Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor first time flow, remove seed phrase from state (#5994) | Alexander Tseung | 2019-01-23 | 1 | -83/+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 "Beta" from welcome messages | Whymarrh Whitby | 2018-11-21 | 1 | -1/+1 |
| | | | | | | | | | | More sed magic: sed -i.bak 's/MetaMask Beta/MetaMask/' app/_locales/**/messages.json && \ find app/_locales -name '*.bak' -delete sed -i.bak 's/"welcomeBeta"/"welcome"/' app/_locales/**/messages.json && \ find app/_locales -name '*.bak' -delete | ||||
* | i18n - ja improvements | 03-26 | 2018-06-07 | 1 | -5/+9 |
| | |||||
* | Fix lint errors | Alexander Tseung | 2018-04-03 | 1 | -1/+1 |
| | |||||
* | Refactor onboarding flow | Alexander Tseung | 2018-04-02 | 1 | -7/+27 |
| | |||||
* | Fix merge conflicts. Refactor onboarding flow. | Alexander Tseung | 2018-03-29 | 1 | -1/+4 |
| | |||||
* | Styling fixes to welcome; hide network component on create password; shown ↵ | Dan | 2018-03-13 | 1 | -4/+3 |
| | | | | welcoem in popup. | ||||
* | Add welcome screen to new-ui browser first time flow. | Dan | 2018-03-09 | 1 | -0/+57 |