Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default to the new UI for all users | Whymarrh Whitby | 2019-02-05 | 1 | -20/+2 |
| | |||||
* | Refactor first time flow, remove seed phrase from state (#5994) | Alexander Tseung | 2019-01-23 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Default to the new UI for first time users | Whymarrh Whitby | 2018-11-21 | 1 | -13/+4 |
| | |||||
* | ESLint fixes (#5775) | Whymarrh Whitby | 2018-11-17 | 1 | -1/+1 |
| | | | | | | * eslint . --fix * Upgrade all ESLint warnings to errors | ||||
* | sentry - include app state in ui errors | kumavis | 2018-10-20 | 1 | -1/+11 |
| | |||||
* | sentry - replace raven-js with sentry/browser | kumavis | 2018-10-20 | 1 | -2/+2 |
| | |||||
* | Move inpage-provider and port-stream outside | Dan Finlay | 2018-08-21 | 1 | -1/+1 |
| | | | | | | | | | | With the creation of the [metamask-extension-provider](https://github.com/MetaMask/metamask-extension-provider) we have our first non-core module that is dependent on the inpage-provider and port-stream. To reduce the size of its dependencies, I have moved the [metamask-inpage-provider](https://github.com/MetaMask/metamask-inpage-provider) into its own module, as well as [extension-port-stream](https://github.com/MetaMask/extension-port-stream). This allows them to be more easily depended & iterated on by external projects. | ||||
* | Remove unneeded code from i4829-close-notifications-from-ui branch. | Dan Miller | 2018-07-25 | 1 | -1/+0 |
| | |||||
* | Uncomment closePopupIfOpen code. | Dan Miller | 2018-07-24 | 1 | -3/+3 |
| | |||||
* | UI confirm screen closes confirmation window on submit or cancel of a tx | Dan Miller | 2018-07-24 | 1 | -4/+4 |
| | |||||
* | eslint --fix . | brunobar79 | 2018-07-03 | 1 | -1/+1 |
| | |||||
* | Fix confirmation popup not always opening | Alexander Tseung | 2018-04-17 | 1 | -3/+4 |
| | |||||
* | Require loglevel singleton in each module that uses it | bitpshr | 2018-04-14 | 1 | -0/+1 |
| | |||||
* | build - rename 'popup.js' to 'ui.js' | kumavis | 2018-03-29 | 1 | -0/+84 |