-
Notifications
You must be signed in to change notification settings - Fork 0
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
Milestone 1: Web Client #121
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
* Created React app, logo and ico files * Moved files to web-client folder
Signin, Signup routes Co-authored-by: Tom Ben-Dor <36517134+TomBenDor@users.noreply.github.com>
* Added SignIn logic * Added SignIn logic * Added SignUp logic * Added two checks for password creation * Minor change
* Set action to run on Windows * Update package.json * Not triggered by push * Fix warnings
* Added use of variables
* Formatted code * Accessing image uploaded by user Added `accept="image/*"` to form Made button Co-authored-by: Tom Ben-Dor <36517134+TomBenDor@users.noreply.github.com>
* Added live field errors * Created validation functions for each field * Deleted use of validateFields()
* added display name checks * User can't type characters according to regex * Added comment Co-authored-by: Tommy <tommy.zaft1@gmail.com>
* fixed signup * denies signup if password is invalid * Fixed "don't yell at me I will get there" * Shows confirm password error * Fixed all issues and ux enhancements Co-authored-by: Tom Ben-Dor <36517134+TomBenDor@users.noreply.github.com>
* Centering * Fixed resizing horizontally Co-authored-by: Tommy <tommy.zaft1@gmail.com>
* Added username and display name errors * Update web-client/src/components/SignUpForm.js * Update web-client/src/components/SignUpForm.js Co-authored-by: Tommy Zaft <76645845+Tom-stack3@users.noreply.github.com> * minor * Use validation function in clear function * minor * Update web-client/src/components/SignUpForm.js Co-authored-by: Tommy Zaft <76645845+Tom-stack3@users.noreply.github.com> Co-authored-by: Tom Ben-Dor <36517134+TomBenDor@users.noreply.github.com> Co-authored-by: Tommy Zaft <76645845+Tom-stack3@users.noreply.github.com>
* split css file * Fixed auth folder Co-authored-by: Tom Ben-Dor <36517134+TomBenDor@users.noreply.github.com>
* Moved DB to App.js * Current contact * Switching contact
* Fixed input value * reformat * Show password button icon changes (#112) Co-authored-by: Tom Ben-Dor <36517134+TomBenDor@users.noreply.github.com> Co-authored-by: Tom Ben-Dor <36517134+TomBenDor@users.noreply.github.com>
Co-authored-by: Tom Ben-Dor <36517134+TomBenDor@users.noreply.github.com> Co-authored-by: OmerShoulstein <omershoulstein@gmail.com>
Co-authored-by: Tom Ben-Dor <36517134+TomBenDor@users.noreply.github.com>
The |
* Clears messages when modal is closed * Border changes to red on error
* Changed drake and added joker * Fix typo in database message * Added oded * Added drake's song * Fix time format in database.json Co-authored-by: Tommy <Tom-stack3@users.noreply.github.com>
Tom-stack3
approved these changes
Apr 28, 2022
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.
Astonishing piece of work! 🙃
OmerShoulstein
approved these changes
Apr 28, 2022
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.
Marvelous job!
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.
No description provided.