aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui/app/app.js
Commit message (Collapse)AuthorAgeFilesLines
* Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-261-1/+1
|
* refactor unused codeEsteban MIno2018-08-081-1/+1
|
* Merge branch 'develop' into WatchTokenFeatureEsteban MiƱo2018-08-081-430/+31
|\
| * Rewrite AccountQrScreen to use flexboxWhymarrh Whitby2018-07-281-26/+5
| | | | | | | | | | | | | | | | The old QR screen was absolutely positioning everything which broke when the app bar resized for the new UI announcement. This change, while futile*, makes the QR screen less bad. * futile because the old UI is being deprecated
| * Remove suggestion from bottom of old UI onboardingWhymarrh Whitby2018-07-281-16/+0
| |
| * Add NewUiAnnouncement componentWhymarrh Whitby2018-07-281-6/+23
| |
| * Move the old UI's AppBar into its own componentWhymarrh Whitby2018-07-281-383/+4
| |
* | watch token on old uiEsteban MIno2018-08-081-0/+6
|/
* Merge remote-tracking branch 'upstream/develop' into HEADbrunobar792018-07-041-3/+3
|\
| * notices - replace getLatestNotice with getNextNoticekumavis2018-06-141-3/+3
| |
* | Update appYung chieh Tsai2018-05-301-7/+0
| |
* | Intergrate ENS with IPFSMikeCheng12082018-05-291-0/+8
|/
* old-ui - app - use state.metamask.selectedAddress instead of currentView.contextkumavis2018-05-221-3/+3
|
* lint - cleanup some unused variableskumavis2018-05-031-1/+0
|
* network - remove setNetworkEndpointskumavis2018-05-011-2/+0
|
* Clean up network configAlexander Tseung2018-04-241-1/+1
|
* Require loglevel singleton in each module that uses itbitpshr2018-04-141-0/+1
|
* old-ui - lint fixeskumavis2018-04-031-1/+0
|
* ui - use relative location for imageskumavis2018-03-291-1/+1
|
* Fix old-ui active notices width.Dan2018-02-211-1/+3
|
* Try beta link on unlock and privacy screens.Dan2018-02-091-5/+25
|
* Fix merge conflictsAlexander Tseung2018-01-171-5/+14
|
* Merge branch 'uat' into uat-master-011618Alexander Tseung2018-01-171-9/+1
|
* Track usage of old and new UI (#2794)Alexander Tseung2017-12-231-1/+5
| | | [NewUI] Track usage of old and new UI
* [NewUI] Hide UI toggle in mascara (#2772)Dan J Miller2017-12-211-1/+1
| | | | | | * Hides old-UI on mascara. * Improve code clarity in select-app.js
* Fix old ui width in mobile and extension.Dan2017-12-131-23/+21
|
* Use newui actions in old-uiDan2017-12-051-1/+2
|
* Add UI selectionDan2017-12-051-22/+23
|
* Add old-ui directoryDan2017-12-051-0/+680