-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some signup login flow UI changes (#2645)
* Add title string * Label for icon button * Restyle 3rd party sign in section * Add apple svg icon * Use apple svg * Add google icon * Update strings.ftl * Partially bold string * SignUpForm TS * SignUpConfirmation TS * Rename signup screens * SignUpConfirmation TS * Remove string * TS fixes * Button text change * Remove superfluous margin * Move two text fields to sign up confirmation * Revert "Remove superfluous margin" This reverts commit 6a8fe1e. * Add TODO * Remove text under Continue button * Reorder states * Close button only on login * LoginSignupWrapper TS * SignUp TS * Remove Learn More screen * Update text input field label * Remove email confirmation screen * Disable button when inputs empty * Navigate to main after register * Only show one check box * Add error component to first signup screen * Partially italics string * Remove previous text * SignUpConfirmationForm TS * Add a type * Make exclamation mark appear white * Example email validation * Updated Learn More webview title * Comment out some registration fields from previous checkboxes * Add comment * Update Error.tsx * Set all previously separate checkbox consents to true if the one is checked * Revert removal of LearnMore screen * Navigate to Learn More screen * Update LoginForm.tsx * Revert "Remove email confirmation screen" This reverts commit 52c396e. * Use pink_flower as background for Learn More screen * Remove old confirmation screen * Remove LearnMore demo * Show translated error text for common errors * Force dark buttons in signup/login flow screens * Add text to forgot password page * Change text input label
- Loading branch information
Showing
27 changed files
with
394 additions
and
591 deletions.
There are no files selected for viewing
Binary file not shown.
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
Binary file not shown.
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
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
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
6 changes: 0 additions & 6 deletions
6
src/components/Developer/UiLibrary/LoginSignUpLearnMoreDemo.js
This file was deleted.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.