aboutsummaryrefslogtreecommitdiffstats
path: root/mascara/src/app/first-time/index.js
Commit message (Collapse)AuthorAgeFilesLines
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-231-99/+0
| | | | | | | | | | | | | | | | | | | | * Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state * Fix linting and tests * Fix translations, initialization notice routing * Fix drizzle tests * Fix e2e tests * Fix integration tests * Fix styling * Fix migration naming from 030 to 031 * Open extension in browser when user has not completed onboarding
* Remove the development notice from UI onboardingWhymarrh Whitby2018-07-281-20/+0
|
* Add new unlock screen designAlexander Tseung2018-05-121-15/+41
|
* Fix lint errorsAlexander Tseung2018-04-031-139/+2
|
* Refactor onboarding flowAlexander Tseung2018-04-021-19/+35
|
* Fix merge conflicts. Refactor onboarding flow.Alexander Tseung2018-03-291-23/+63
|
* Fix merge conflictsAlexander Tseung2018-03-271-8/+40
|\
| * Fix tests.Dan2018-03-271-1/+2
| |
| * Pop uses new ui onboarding when in beta.Dan2018-03-231-2/+2
| |
| * Render loading inside notice screen, and don't set isLoading from ↵Dan2018-02-211-11/+0
| | | | | | | | unMarkPasswordForgotten.
| * Temporarily disable loading indicator.Dan2018-02-211-3/+4
| |
| * Fix variable spelling error.Dan2018-02-211-4/+5
| |
| * Fix Import Existing DEN in popup New UI first time flow.Dan2018-02-201-5/+44
| |
| * Remove accessing PropTypes from main React packageAlexander Tseung2018-02-071-1/+2
| |
* | Add create new account routes, fix conflicts from uat updatesAlexander Tseung2018-02-011-1/+1
|/
* Add Import With Seed PhraseChi Kei Chan2017-10-211-1/+10
|
* Fix merge conflict; separate onboarding buy screenChi Kei Chan2017-10-211-11/+11
|
* Disable CTA unless notice is scrolled to bottomJacky Chan2017-10-211-1/+1
|
* Shuffle tokensJacky Chan2017-10-211-1/+1
|
* Add Go to Coinbase; Show Buy Ether after signupJacky Chan2017-10-211-13/+18
|
* Hide Warning after changing import optionsJacky Chan2017-10-211-2/+2
|
* Implement Buy Ether Screen UIJacky Chan2017-10-211-1/+8
|
* Implement Import Account ScreenJacky Chan2017-10-211-1/+11
|
* Add BackupPhraseScreenJacky Chan2017-10-211-0/+7
|
* Add NoticeScreenJacky Chan2017-10-211-4/+11
|
* Add UniqueImageScreenJacky Chan2017-10-211-6/+45
|
* CreatePasswordScreenJacky Chan2017-10-211-1/+5
|
* Adding CreatePasswordScreenJacky Chan2017-10-211-0/+54