Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | | | * Fix rounding issue when sending max tokens * Ensure amount row shows exact amount of max tokens on send screen (#2) * Fix tests * Change stored redux value from BigNumber to hex string. Fix TokenInput default value | ||||
* | ESLint fixes (#5775) | Whymarrh Whitby | 2018-11-17 | 1 | -1/+1 |
| | | | | | | * eslint . --fix * Upgrade all ESLint warnings to errors | ||||
* | Remove .only | Thomas | 2018-10-31 | 1 | -1/+1 |
| | |||||
* | Readable tests, and set nextUnreadNotice to null when CLEAR_NOTICES is ↵ | Thomas | 2018-10-31 | 1 | -23/+95 |
| | | | | dispatched | ||||
* | 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 ↵ | Alexander Tseung | 2018-10-25 | 1 | -36/+0 |
| | | | | | | | | component (#5599) | ||||
| * | test - add actions unit tests (#5369) | Thomas Huang | 2018-10-10 | 1 | -0/+1468 |
| | | | | | | | | | | | | | | | | * Actions.spec.js * Error handling tests * Lint | ||||
* | | 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 | 5 | -1/+307 |
| | |||||
* | Point add-token unit test to old-ui component. | Dan | 2018-02-08 | 1 | -1/+1 |
| | |||||
* | Clean up test, remove react & mountWithStore | Thomas | 2018-01-31 | 1 | -3/+2 |
| | |||||
* | Set address to default with empty string, add test validation. | Thomas | 2018-01-31 | 1 | -0/+44 |