aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/select-app.js
Commit message (Collapse)AuthorAgeFilesLines
* lint - cleanup some unused variableskumavis2018-05-031-1/+0
|
* network - remove setNetworkEndpointskumavis2018-05-011-3/+1
|
* Clean up network configAlexander Tseung2018-04-241-1/+1
|
* Fix merge conflictsAlexander Tseung2018-03-311-2/+3
|\
| * Stopping wrapping provider children in div; stop wrapping old-ui in provider.Dan2018-03-301-2/+3
| |
| * Removes t from props via metamask-connect and instead places it on context ↵Dan2018-03-291-1/+1
| | | | | | | | via a provider.
* | Fix i18n merge conflictsAlexander Tseung2018-03-301-1/+1
|\|
| * Handle i18n with redux.Dan2018-03-161-1/+1
| |
* | Add create new account routes, fix conflicts from uat updatesAlexander Tseung2018-02-011-2/+8
|/
* [NewUI] Place all users of extension into old UI (disable auto adding). (#2946)Dan J Miller2018-01-161-23/+30
| | | | | | * Place all users of extension into old UI (disable auto adding). * Fix lint errors.
* Track usage of old and new UI (#2794)Alexander Tseung2017-12-231-3/+10
| | | [NewUI] Track usage of old and new UI
* [NewUI] Fixes tests and sends user to NewUI after registering. (#2788)Dan J Miller2017-12-221-3/+6
| | | | | | | | | | * Fixes tests and sends user to NewUI after registering. * Karma config? * Empty commit * Remove unneeded json state mock file.
* [NewUI] Hide UI toggle in mascara (#2772)Dan J Miller2017-12-211-10/+15
| | | | | | * Hides old-UI on mascara. * Improve code clarity in select-app.js
* Hide open in browser button on mobile (but still show on extension); adds a ↵Dan2017-12-131-1/+0
| | | | function to detect if viewing with mobile browser.
* User is automatically added to new UI if they meet conditions at time of login.Dan2017-12-071-3/+29
|
* Add UI selectionDan2017-12-051-0/+21