aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/higher-order-components
Commit message (Collapse)AuthorAgeFilesLines
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-236-0/+62
| | | | | | | | | | | | | | | | | | | | * 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
* Use Parity on-chain registry only when is needed (#6052)Esteban MiƱo2019-01-231-3/+16
| | | | | | * add and use knownMethodData to avoid infura requests * dataMethod to methodData and check empty response
* Add unit testsAlexander Tseung2018-09-201-0/+43
|
* Add withModalProps HOCAlexander Tseung2018-09-202-0/+22
|
* Fix e2e testsAlexander Tseung2018-08-241-10/+8
|
* Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-241-6/+16
|
* Add withMethodData HOC, add higher-order-component folderAlexander Tseung2018-08-244-0/+152