aboutsummaryrefslogtreecommitdiffstats
path: root/mascara/src/app/first-time/buy-ether-screen.js
Commit message (Collapse)AuthorAgeFilesLines
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-231-200/+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
* eslint --fix .brunobar792018-07-031-38/+38
|
* Remove accessing PropTypes from main React packageAlexander Tseung2018-02-071-1/+2
|
* ShapeShift IntegrationChi Kei Chan2017-10-211-79/+4
|
* Add ShapeShift UIChi Kei Chan2017-10-211-67/+133
|
* Move "Skip this step" to side panelJacky Chan2017-10-211-11/+8
|
* Fix Buy Ether flowJacky Chan2017-10-211-1/+3
|
* Add Go to Coinbase; Show Buy Ether after signupJacky Chan2017-10-211-37/+62
|
* Implement Buy Ether Screen UIJacky Chan2017-10-211-0/+184