aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/select-app.js
Commit message (Collapse)AuthorAgeFilesLines
* [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