George Marshall
7f8dc260b5
Dark mode: onboarding icons and colors ( #14209 )
3 years ago
VSaric
31f0b245c3
Fixed issue where the "lock screen" shows up briefly between the "create password" screen and the success screen ( #14111 )
...
Co-authored-by: Alex Donesky <adonesky@gmail.com>
3 years ago
Olaf Tomalka
70386726f6
Implement Flask onboarding UI ( #12745 )
...
* Added Flask Experimental Area warning to OnboardingV2
* Added first time flow Flask Experimental Area warning
* Made both onboarding flows use one Experimental Area component
* Fix comments in React divs
* Fix unreachable code
* Fix build lint problems
* Changes after code review
* Added guards around route constants imports
* Code Review changes
* Update ui/components/app/flask/experimental-area/index.scss
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Code review changes
* Fix lint
* Update ui/components/app/flask/experimental-area/index.scss
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Update ui/components/app/flask/experimental-area/index.scss
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Update ui/components/app/flask/experimental-area/index.scss
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Update ui/components/app/flask/experimental-area/index.scss
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Update ui/components/app/flask/experimental-area/index.scss
Co-authored-by: George Marshall <george.marshall@consensys.net>
* fix lint
Co-authored-by: George Marshall <george.marshall@consensys.net>
3 years ago
Alex Donesky
f733857388
Onboarding V2 Cleanups ( #12417 )
...
* remove the onboarding V2 feature flags used for dev, some remain until we're ready to make the switch
* update route
* add setCompletedOnboarding dispatch to submission on privacy-settings view
* update privacy-settings test
3 years ago
David Walsh
d90ac2d8e6
Fix 12192 - Implement new metametrics onboarding screen ( #12282 )
3 years ago
David Walsh
16d741348e
Fix #12190 - Implement new pin extension view for onboarding ( #12290 )
3 years ago
David Walsh
84e0547ac0
Use consistent naming for welcome route of onboarding ( #12366 )
3 years ago
Alex Donesky
398ea62029
Add Import Secret Recovery Phrase View ( #12289 )
...
* Add import secret recovery phrase to onboarding flow
3 years ago
David Walsh
77f8ec4d3a
Fix 12265 - Update onboarding welcome screen ( #12275 )
3 years ago
Alex Donesky
a8ec9ada2a
Onboarding V2 Creation Successful view ( #12248 )
...
* add creation-successful onboarding view
3 years ago
Alex Donesky
3d36fbd8ce
Onboarding V2 Privacy settings view ( #12253 )
...
* add Set Advanced Privacy Settings onboarding view
3 years ago
Alex Donesky
614228cba7
Onboarding V2 Secure Your Wallet view ( #12208 )
...
* secure-your-wallet onboarding view
3 years ago
Alex Donesky
3985a65e36
Onboarding V2 App Header ( #12264 )
...
* Add onboarding app header
3 years ago
Alex Donesky
9355fb21c7
Establish onboarding-flow wrapper/router base and feature flag env variable ( #12247 )
...
* establish onboarding-flow wrapper/router base and feature flag env variable
* small cleanup
* addressing feedback
3 years ago