aboutsummaryrefslogtreecommitdiffstats
path: root/mascara/src/app/first-time/create-password-screen.js
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Alexander Tseung2018-05-141-79/+54
| | | | input field styling in first time flow
* Fix lint errorsAlexander Tseung2018-04-031-29/+6
|
* Refactor onboarding flowAlexander Tseung2018-04-021-78/+176
|
* Fix merge conflicts. Refactor onboarding flow.Alexander Tseung2018-03-291-10/+20
|
* Fix merge conflictsAlexander Tseung2018-03-271-6/+10
|\
| * Left align create password.Dan2018-03-131-1/+1
| |
| * Styling fixes to welcome; hide network component on create password; shown ↵Dan2018-03-131-1/+1
| | | | | | | | welcoem in popup.
| * Add welcome screen to new-ui browser first time flow.Dan2018-03-091-6/+11
| |
| * Make new-ui create password screen responsive.Dan2018-03-081-1/+1
| |
| * Move beta warning to app header.Dan2018-02-281-1/+0
| |
| * NewUI first time flow warning message change.Dan2018-02-281-1/+1
| |
| * Remove accessing PropTypes from main React packageAlexander Tseung2018-02-071-15/+16
| |
* | Merge branch 'uat-next' of https://github.com/MetaMask/metamask-extension ↵Alexander Tseung2018-02-091-1/+1
|\| | | | | | | into cb-254
| * Change styling of Import Account with Seed Phrease (#3182)Alexander Tseung2018-02-061-1/+1
| |
* | Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254Alexander Tseung2018-01-301-10/+29
|\|
| * mascara:create-password - use less words in metamask explanationfrankiebee2017-11-071-1/+1
| |
| * mascara - fix words and enviroment varsfrankiebee2017-11-031-8/+4
| |
| * mascara:first-time - fix wordingfrankiebee2017-11-011-2/+2
| |
| * mascara:first-time - add alpha warning and a about metamask and mascotfrankiebee2017-11-011-45/+74
| |
* | Add prop-types to package.json, redirect from create-password screen when ↵Alexander Tseung2017-12-151-1/+20
| | | | | | | | isInitialized
* | Add routes for mascaraAlexander Tseung2017-12-151-69/+75
|/
* Add Import With Seed PhraseChi Kei Chan2017-10-211-1/+12
|
* Remove import optionChi Kei Chan2017-10-211-1/+3
|
* Implement Import Account ScreenJacky Chan2017-10-211-2/+6
|
* Add UniqueImageScreenJacky Chan2017-10-211-33/+79
|
* Add BreadcrumbsJacky Chan2017-10-211-2/+3
|
* CreatePasswordScreenJacky Chan2017-10-211-2/+34
|
* Adding CreatePasswordScreenJacky Chan2017-10-211-0/+13