aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/routes.js
Commit message (Collapse)AuthorAgeFilesLines
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-231-7/+14
| | | | | | | | | | | | | | | | | | | | * 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
* new confirm add suggested token componentEsteban MIno2018-08-071-0/+2
|
* Merge pull request #4625 from MetaMask/initial-trezor-supportBruno Barbieri2018-07-201-0/+2
|\ | | | | Initial trezor support
| * Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵brunobar792018-07-131-4/+15
| |\ | | | | | | | | | initial-trezor-support
| * | initial trezor supportBruno2018-06-101-0/+2
| | |
* | | Add fallback when no function found, fix network colors, add fiat values for ↵Alexander Tseung2018-07-181-0/+2
| |/ |/| | | | | tokens with contract exchange rates
* | Refactor data flow, signature request routingAlexander Tseung2018-07-071-14/+13
| |
* | Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-4/+16
|/
* Update designs for Add Token screenAlexander Tseung2018-05-201-0/+2
|
* Refactor onboarding flowAlexander Tseung2018-04-021-0/+8
|
* Fix merge conflicts. Refactor renderPrimary into Home componentAlexander Tseung2018-03-311-1/+3
|
* Fix merge conflicts. Refactor onboarding flow.Alexander Tseung2018-03-291-2/+8
|
* Add create new account routes, fix conflicts from uat updatesAlexander Tseung2018-02-011-1/+3
|
* Add route for signature requestAlexander Tseung2017-12-151-0/+2
|
* Add route for Mascara confirm seedAlexander Tseung2017-12-151-1/+3
|
* Add routes for mascaraAlexander Tseung2017-12-151-2/+2
|
* Add react-router to allow use of the browser back buttonAlexander Tseung2017-12-151-0/+27