Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete old-ui folder | Whymarrh Whitby | 2019-02-21 | 1 | -315/+0 |
| | |||||
* | Privacy mode fixes (#6087) | Bruno Barbieri | 2019-02-02 | 1 | -1/+1 |
| | | | | | | | | | | * Version 5.3.4 RC1 * fix old ui approval screen * fix error caused by meshtesting iframe * fix linter errors | ||||
* | Refactor first time flow, remove seed phrase from state (#5994) | Alexander Tseung | 2019-01-23 | 1 | -7/+2 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | EIP-1102: updated implementation | bitpshr | 2018-11-06 | 1 | -1/+9 |
| | |||||
* | Add support for RPC endpoints with custom chain IDs (#5134) | HackyMiner | 2018-10-26 | 1 | -1/+1 |
| | |||||
* | refactor unused code | Esteban MIno | 2018-08-08 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' into WatchTokenFeature | Esteban MiƱo | 2018-08-08 | 1 | -430/+31 |
|\ | |||||
| * | Rewrite AccountQrScreen to use flexbox | Whymarrh Whitby | 2018-07-28 | 1 | -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 onboarding | Whymarrh Whitby | 2018-07-28 | 1 | -16/+0 |
| | | |||||
| * | Add NewUiAnnouncement component | Whymarrh Whitby | 2018-07-28 | 1 | -6/+23 |
| | | |||||
| * | Move the old UI's AppBar into its own component | Whymarrh Whitby | 2018-07-28 | 1 | -383/+4 |
| | | |||||
* | | watch token on old ui | Esteban MIno | 2018-08-08 | 1 | -0/+6 |
|/ | |||||
* | Merge remote-tracking branch 'upstream/develop' into HEAD | brunobar79 | 2018-07-04 | 1 | -3/+3 |
|\ | |||||
| * | notices - replace getLatestNotice with getNextNotice | kumavis | 2018-06-14 | 1 | -3/+3 |
| | | |||||
* | | Update app | Yung chieh Tsai | 2018-05-30 | 1 | -7/+0 |
| | | |||||
* | | Intergrate ENS with IPFS | MikeCheng1208 | 2018-05-29 | 1 | -0/+8 |
|/ | |||||
* | old-ui - app - use state.metamask.selectedAddress instead of currentView.context | kumavis | 2018-05-22 | 1 | -3/+3 |
| | |||||
* | lint - cleanup some unused variables | kumavis | 2018-05-03 | 1 | -1/+0 |
| | |||||
* | network - remove setNetworkEndpoints | kumavis | 2018-05-01 | 1 | -2/+0 |
| | |||||
* | Clean up network config | Alexander Tseung | 2018-04-24 | 1 | -1/+1 |
| | |||||
* | Require loglevel singleton in each module that uses it | bitpshr | 2018-04-14 | 1 | -0/+1 |
| | |||||
* | old-ui - lint fixes | kumavis | 2018-04-03 | 1 | -1/+0 |
| | |||||
* | ui - use relative location for images | kumavis | 2018-03-29 | 1 | -1/+1 |
| | |||||
* | Fix old-ui active notices width. | Dan | 2018-02-21 | 1 | -1/+3 |
| | |||||
* | Try beta link on unlock and privacy screens. | Dan | 2018-02-09 | 1 | -5/+25 |
| | |||||
* | Fix merge conflicts | Alexander Tseung | 2018-01-17 | 1 | -5/+14 |
| | |||||
* | Merge branch 'uat' into uat-master-011618 | Alexander Tseung | 2018-01-17 | 1 | -9/+1 |
| | |||||
* | Track usage of old and new UI (#2794) | Alexander Tseung | 2017-12-23 | 1 | -1/+5 |
| | | | [NewUI] Track usage of old and new UI | ||||
* | [NewUI] Hide UI toggle in mascara (#2772) | Dan J Miller | 2017-12-21 | 1 | -1/+1 |
| | | | | | | * Hides old-UI on mascara. * Improve code clarity in select-app.js | ||||
* | Fix old ui width in mobile and extension. | Dan | 2017-12-13 | 1 | -23/+21 |
| | |||||
* | Use newui actions in old-ui | Dan | 2017-12-05 | 1 | -1/+2 |
| | |||||
* | Add UI selection | Dan | 2017-12-05 | 1 | -22/+23 |
| | |||||
* | Add old-ui directory | Dan | 2017-12-05 | 1 | -0/+680 |