-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Camera acessibility #40
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Implementation of rear camera is working.
SamuelPelletierEvraire
had a problem deploying
to
experimental
June 3, 2024 18:50
— with
GitHub Actions
Failure
SamuelPelletierEvraire
had a problem deploying
to
experimental
June 3, 2024 18:56
— with
GitHub Actions
Failure
SamuelPelletierEvraire
had a problem deploying
to
experimental
June 3, 2024 19:34
— with
GitHub Actions
Failure
SamuelPelletierEvraire
had a problem deploying
to
experimental
June 3, 2024 19:44
— with
GitHub Actions
Failure
6 tasks
Endlessflow
reviewed
Jun 6, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it looks ok at a glance but @Youllou is going to be much better equiped to review on a technical level to make sure this is ok to merge given what he's working on
* Non finish implementation of overSizeBox * Non finish implementation of overSizeBox * Sticky header, Form page in Page forlder, added the first inputs, need to work the input. Made Modal a component * added comment * sarted working on a more sustainable solutions to show form data * Non finish implementation of overSizeBox * Sticky header, Form page in Page forlder, added the first inputs, need to work the input. Made Modal a component * added comment * sarted working on a more sustainable solutions to show form data * Update README.md removing the description to put in the description project. * fixed upload * issue #26: dockerfile (#36) * issue #26: dockerfile * corrections for npm run build * issue #26: dockerfile is working * issue #26: eof * issue #26: markdown linting errros * issue #26: markdown linting errors * issue #26: ran npm run lint * issue #26: fixed merge conflict * issue #26: no tests for now --------- Co-authored-by: JulesB <[email protected]> * Changed fetch to /analyze to comply with github codespaces issues * Generative formPage works, Started working on a carousel to show pics Eslint might make some merge conflicts * Non finish implementation of overSizeBox * Sticky header, Form page in Page forlder, added the first inputs, need to work the input. Made Modal a component * added comment * sarted working on a more sustainable solutions to show form data * Non finish implementation of overSizeBox * Sticky header, Form page in Page forlder, added the first inputs, need to work the input. Made Modal a component * added comment * sarted working on a more sustainable solutions to show form data * Generative formPage works, Started working on a carousel to show pics Eslint might make some merge conflicts * carousel is probably done only one input type if little one row else 3 three dots if more rows in text than limit did not take too much words into account * fixed sticky header Math to resize textarea * FormPage fully generative Linked to backend Still have to make some adjustments * From codespaces + fixed textareas size update (#42) * Pending changes exported from your codespace * fixed textarea size not updating when receiving data from backend --------- Co-authored-by: Samuel Pelletier Evraire <[email protected]> Co-authored-by: Thomas Cardin <[email protected]>
Implementation of rear camera is working.
…fertiscan-frontend into add-camera-request-in-home-page
Youllou
approved these changes
Jun 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Implementation of rear camera is working.