infinite-persistence
04b510d88b
[Account] grab SyncToggle and AccountPassword
...
Also made visual changes for the new Settings Page.
## SyncToggle:
It will no longer be under a dedicated Card, so the "Sync" title is not there to give context for the case of "no verified email".
Changed it such that the checkbox is always visible (it's label is self-explanatory) but disable when email is not set. The "Add Email" button will then appear below, so everything now makes sense in context.
2021-08-23 23:45:04 +08:00
Sean Yesmunt
1f2fabe81b
Use sentence case for all card titles
2020-09-29 17:12:32 -04:00
infiinte-persistence
3f8d447b2a
Add 'Forgot Password' button when changing passwords in the Settings Page.
...
This will directly go into the Reset Password page. This scenario is only possible after already signed in.
2020-07-08 14:36:04 -04:00
infiinte-persistence
19a94d3039
Revert "Add password reset ... (4468)" to redo using redirect page method.
2020-07-08 14:36:04 -04:00
infiinte-persistence
e5c4246e15
Add password reset link to settings page (4468)
2020-07-08 14:36:04 -04:00
infiinte-persistence
adb2a60d58
Skip translating blank string; Add new strings from Settings Page.
2020-06-29 09:46:42 -04:00
Sean Yesmunt
2677cd17d8
new signin/signup ( #3960 )
...
* new signin/signup
* cleanup and password reset
* new flow working
* cleanup
* add 'autoComplete' props
* fix prop
* try to call email/confirm before resetting password
* Dont use password reset token for email confirmation.
* add password reset
* password manager improvements
* update lbryinc
* cleanup
* slightly improve close button on sign up page
* moar fixes
* fix password autofil
Co-authored-by: Mark Beamer Jr <markbeamerjr@gmail.com>
2020-04-13 15:16:07 -04:00