Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nearly finished factoring fiat value into eth-balance | Dan Finlay | 2016-09-07 | 1 | -1/+0 |
| | |||||
* | Fix spelling error | Dan Finlay | 2016-08-27 | 1 | -1/+1 |
| | |||||
* | Remove ethereum classic provider | Dan Finlay | 2016-08-15 | 1 | -12/+0 |
| | | | | Fixes #542 | ||||
* | Add network indicator class to loading image | Dan Finlay | 2016-08-12 | 1 | -1/+1 |
| | |||||
* | Fix network name reference | Dan Finlay | 2016-07-30 | 1 | -1/+6 |
| | | | | When adding the classic network to the menu, I left a reference to a property that is not always existent, so we needed a fallback for it. | ||||
* | Add eth classic to provider menu | Dan Finlay | 2016-07-29 | 1 | -3/+18 |
| | |||||
* | Add to change log | Frankie | 2016-06-30 | 1 | -18/+18 |
| | |||||
* | Add network name to indicator and some css fixes | Frankie | 2016-06-30 | 1 | -9/+31 |
| | | | | | -also fix custom net work bug in drop down where it thinks local:8545 is custom. | ||||
* | Modify network icons to reflect current design. (#355) | Kevin Serrano | 2016-06-29 | 1 | -2/+2 |
| | | | | | | * Modify network icons to reflect current design. * Switch icons around. | ||||
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -6/+5 |
| | |||||
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -29/+29 |
| | |||||
* | Made network spinner clickable | Dan Finlay | 2016-06-15 | 1 | -0/+1 |
| | | | | | | Opens network menu, for when network is unreachable. Fixes #279 | ||||
* | Add provider menu on clicking network status indicator. | Dan Finlay | 2016-06-04 | 1 | -6/+26 |
| | | | | Also simplifies network status icons. | ||||
* | Clicking network status indicator reveals provider menu | Dan Finlay | 2016-06-04 | 1 | -1/+2 |
| | |||||
* | Blockchain status now updates on availability change | Dan Finlay | 2016-06-04 | 1 | -6/+4 |
| | |||||
* | Add network loading indication | Dan Finlay | 2016-06-04 | 1 | -0/+8 |
| | |||||
* | Differentiate icon name from hover text | Dan Finlay | 2016-06-04 | 1 | -12/+16 |
| | |||||
* | Some minor linting | Dan Finlay | 2016-06-04 | 1 | -4/+4 |
| | |||||
* | Make hover text more human friendly | Dan Finlay | 2016-06-04 | 1 | -4/+4 |
| | |||||
* | network status getting set upon start-up and showing in title bar but not ↵ | Zac Mitton | 2016-06-02 | 1 | -0/+34 |
auto-updating yet |