-
Notifications
You must be signed in to change notification settings - Fork 59
Phone Verification #224
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
Merged
Merged
Phone Verification #224
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
4139552
fix(NewAccountWizard): Create an OtpUser entry when user clicks Next …
binh-dam-ibigroup 7f1851b
refactor(UserAccountScreen): Update working copy of state.user on com…
binh-dam-ibigroup 1907352
fix(FavoriteLocationsPane): Remove console warning regarding null <in…
binh-dam-ibigroup 3100de8
fix(NotificationPrefsPane): Prepare UI support for phone verification.
binh-dam-ibigroup 12d7afe
fix(Hook to send phone verification number.):
binh-dam-ibigroup 74ab103
feat(NotificationPrefsPane): Add phone verification for existing users.
binh-dam-ibigroup 33686c0
feat(NewAccountWizard): Add phone verification in account setup wizard.
binh-dam-ibigroup e36a76c
improvement(UserAccountScreen): Try throttling SMS code requests.
binh-dam-ibigroup 106fa6d
refactor(NotificationPrefsPane): Add button to resend code. Rename me…
binh-dam-ibigroup f821a25
refactor: Rename symbols and tweak comments.
binh-dam-ibigroup 586fa23
refactor(NotificationPrefsPane): Move styles into styled component.
binh-dam-ibigroup 626fdb7
refactor: Address PR comments.
binh-dam-ibigroup 714d795
docs(NotificationPrefsPane): Add comment+link regarding the fake phon…
binh-dam-ibigroup 45a2057
refactor(actions/user): Address PR comments.
binh-dam-ibigroup 2dd7e10
refactor(actions/user): Extract common code from all methods.
binh-dam-ibigroup 495bf04
refactor(actions/user): Refactor middleware methods.
binh-dam-ibigroup 2154b28
refactor(actions/user): Tweak comments per PR feedback.
binh-dam-ibigroup e8f9d39
fix(actions/user): Do not persist user before sending sms req/after p…
binh-dam-ibigroup a328c77
refactor(NotificationPrefsPane): Tweak phone number revert functional…
binh-dam-ibigroup 5d5c8a5
refactor(NotificationPrefsPane): Hide Revert Number if no phone numbe…
binh-dam-ibigroup 194b1b8
Merge branch 'dev' into phone-verification
binh-dam-ibigroup 90009cc
refactor(UserAccountScreen): Adapt initial user persistence to Formik…
binh-dam-ibigroup bdbd857
refactor(config.yml): Make phone number regex configurable.
binh-dam-ibigroup 084f6c7
refactor(NotificationsPrefsPane): Implement new phone verif. flow
binh-dam-ibigroup eadf635
refactor(NotificationPrefsPane): Various refactors
binh-dam-ibigroup 7f5148d
refactor(NotificationPrefsPane): Update phone numbers following API c…
binh-dam-ibigroup f79a3f7
refactor(PhoneNumberEditor): Extract component from NotificationPrefs…
binh-dam-ibigroup 79232ce
refactor: Make other light refactors.
binh-dam-ibigroup adc6897
refactor(UserAccountScreen): Move validation back to const. Add label…
binh-dam-ibigroup 65d708c
Merge branch 'refactor-user-actions' into phone-verification
binh-dam-ibigroup 920e0de
refactor(actions/user): Finish refactor user actions per #246 comments.
binh-dam-ibigroup 7970429
refactor(user/actions): await fetches.
binh-dam-ibigroup 9fa9b3c
refactor(PhoneNumberEditor): Add config for formatting numbers.
binh-dam-ibigroup 5690ac8
refactor(NotificationPrefsPane): Use awesome-phone library.
binh-dam-ibigroup 708f5b7
refactor(actions/user): Tweak error message text.
binh-dam-ibigroup b3837ec
Merge branch 'dev' into phone-verification
binh-dam-ibigroup 6d2f94a
refactor(PhoneNumberEditor): Use react-phone-number-input
binh-dam-ibigroup 2b7d992
refactor(NotificationPrefsPane): Use static text for email (same as v…
binh-dam-ibigroup 31345ea
refactor(OtpReducer): Move default phone country to OTP reducer.
binh-dam-ibigroup f842563
test(otp-reducer): Update snapshot
binh-dam-ibigroup 643ae43
refactor: Address PR comments
binh-dam-ibigroup 2c4705c
refactor(PhoneNumberEditor): Exit edit mode if user enters same numbe…
binh-dam-ibigroup 8e09348
refactor(UserAccountScreen): Handle SMS request error.
binh-dam-ibigroup d078e92
refactor(PhoneNumberEditor): Refactor, keep editing after SMS req err…
binh-dam-ibigroup 4d5fcc8
refactor(PhoneNumberEditor): Refactor more
binh-dam-ibigroup a9dc87a
refactor(actions/user): Remove unencoutered id checks.
binh-dam-ibigroup aab4530
fix(PhoneNumberEditor): Update pending number in Formik state.
binh-dam-ibigroup bc43d29
refactor(Remove excess user event handling.):
binh-dam-ibigroup 3c48027
refactor(UserAccountScreen): Update Formik if new props are passed.
binh-dam-ibigroup b1d3d7c
refactor: Perofrm light refactor.
binh-dam-ibigroup cbf2d86
refactor(actions/user): Address throttle and expired code alerts.
binh-dam-ibigroup 705919a
fix(user reducer): Add handling code for last SMS request.
binh-dam-ibigroup 08e40f4
refactor(PhoneNumberEditor): Change code input type to 'text'.
binh-dam-ibigroup f40f4a3
refactor(PhoneNumberEditor): Add validation for enter key.
binh-dam-ibigroup a876b71
refactor(PhoneNumberEditor): Use input type='tel' for validation code.
binh-dam-ibigroup 40871d2
fix(actions/user): Fix sms throttling.
binh-dam-ibigroup 4ecd75c
refactor(PhoneNumberEditor): Mention code expiration in SMS instructi…
binh-dam-ibigroup 738e9cf
refactor(PhoneNumberEditor): Tweak expiration text.
binh-dam-ibigroup File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.