aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pages/authenticated.js
Commit message (Collapse)AuthorAgeFilesLines
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-231-34/+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
* Add initialized checks for first time flow routesAlexander Tseung2017-12-151-18/+10
|
* Add routes for mascaraAlexander Tseung2017-12-151-8/+8
|
* Add react-router to allow use of the browser back buttonAlexander Tseung2017-12-151-0/+42