aboutsummaryrefslogtreecommitdiffstats
path: root/mascara/src/app/first-time/import-seed-phrase-screen.js
Commit message (Expand)AuthorAgeFilesLines
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-231-192/+0
* Trim whitespace from seed phrase during import (#5827)Whymarrh Whitby2018-11-271-2/+4
* Show invalid seed phrase error when importing new accountWhymarrh Whitby2018-08-071-2/+7
* Fix text field labels of first time flow. Add text fields to storybook (#4389)Alexander Tseung2018-05-291-0/+2
* Add error message when passwords don't match in first time flow. Change input...Alexander Tseung2018-05-141-64/+82
* Merge pull request #3894 from danjm/i3696-disablefirsttimeimportloadingkumavis2018-04-101-3/+4
|\
| * Disable the first time flow import button while isLoading is true.Dan2018-04-091-3/+4
* | Refactor onboarding flowAlexander Tseung2018-04-021-2/+2
* | Fix merge conflicts. Refactor onboarding flow.Alexander Tseung2018-03-291-5/+5
|/
* Update margins for consistency in first time flow (#3588)Alexander Tseung2018-03-161-63/+66
* Fix seed phrase validation clearing form (#3417)Alexander Tseung2018-03-071-80/+111
* Fix variable spelling error.Dan2018-02-211-3/+3
* Fix Import Existing DEN in popup New UI first time flow.Dan2018-02-201-2/+12
* Remove accessing PropTypes from main React packageAlexander Tseung2018-02-071-1/+2
* Change styling of Import Account with Seed Phrease (#3182)Alexander Tseung2018-02-061-16/+26
* Add error messages when importing an accounttmashuang2017-10-241-16/+22
* Add Import With Seed PhraseChi Kei Chan2017-10-211-0/+103