| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable indent linting via ESLint (#6936) | Whymarrh Whitby | 2019-08-01 | 1 | -1/+1 |
* | Address book send plus contact list (#6914) | Dan J Miller | 2019-08-01 | 2 | -1/+23 |
* | Remove `seedWords` completely from metamask state (#6920) | Mark Stacey | 2019-07-26 | 3 | -290/+2 |
* | Declare variables before use (#6806) | Mark Stacey | 2019-07-06 | 1 | -1/+1 |
* | Check for unused function arguments (#6583) | Whymarrh Whitby | 2019-05-09 | 1 | -26/+26 |
* | Remove nock#restore call from actions.spec.js | Whymarrh Whitby | 2019-05-08 | 1 | -5/+0 |
* | Remove NoticeController (#6382) | Thomas Huang | 2019-04-02 | 3 | -104/+2 |
* | test - unit - ui - actions - setCompletedOnboarding - fix stub to call callback | kumavis | 2019-03-29 | 1 | -0/+2 |
* | notices - markAllNoticesRead - use async/await | kumavis | 2019-03-29 | 1 | -7/+4 |
* | Merge branch 'develop' into clearNotices | kumavis | 2019-03-29 | 5 | -8/+8 |
|\ |
|
| * | Folder restructure (#6304) | Chi Kei Chan | 2019-03-22 | 5 | -8/+8 |
* | | Remove exclusive test | Thomas Huang | 2019-03-21 | 1 | -1/+1 |
* | | Clear notices when setCompletedOnboarding is called | Thomas Huang | 2019-03-21 | 1 | -0/+24 |
|/ |
|
* | Remove betaUI preference state, replace with completedUiMigration | Whymarrh Whitby | 2019-02-05 | 1 | -5/+3 |
* | Add visual indicator when displaying a cached balance (#5854) | Dan J Miller | 2019-01-30 | 1 | -0/+1 |
* | Refactor first time flow, remove seed phrase from state (#5994) | Alexander Tseung | 2019-01-23 | 1 | -3/+3 |
* | Adds network loading retry / error screen. | Dan Miller | 2018-12-13 | 1 | -2/+2 |
* | Fix rounding issue when sending max tokens (#5695) | Alexander Tseung | 2018-11-20 | 1 | -1/+1 |
* | ESLint fixes (#5775) | Whymarrh Whitby | 2018-11-17 | 1 | -1/+1 |
* | Remove .only | Thomas | 2018-10-31 | 1 | -1/+1 |
* | Readable tests, and set nextUnreadNotice to null when CLEAR_NOTICES is dispat... | Thomas | 2018-10-31 | 1 | -23/+95 |
* | Merge branch 'develop' into reducers | Thomas | 2018-10-31 | 2 | -36/+1468 |
|\ |
|
| * | Add support for RPC endpoints with custom chain IDs (#5134) | HackyMiner | 2018-10-26 | 1 | -1/+1 |
| * | Fix blockies icons overriding contract map icons. Refactor Identicon componen... | Alexander Tseung | 2018-10-25 | 1 | -36/+0 |
| * | test - add actions unit tests (#5369) | Thomas Huang | 2018-10-10 | 1 | -0/+1468 |
* | | Isolate variables to individual tests | Thomas | 2018-10-31 | 1 | -53/+64 |
* | | Reducers | Thomas | 2018-10-10 | 2 | -0/+1491 |
|/ |
|
* | Some Ui tests | tmashuang | 2018-09-25 | 3 | -0/+280 |