Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor app-header css, including box shadow and z-index | sdtsui | 2017-08-07 | 1 | -1/+1 |
| | |||||
* | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 1 | -0/+124 |
| | |||||
* | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 1 | -125/+0 |
| | |||||
* | Add menu carrat next to network searching indicator | Dan Finlay | 2017-07-04 | 1 | -7/+16 |
| | |||||
* | Remove all traces of testnet | Thomas Huang | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | Change default network to rinkeby | Thomas Huang | 2017-05-16 | 1 | -3/+3 |
| | |||||
* | Linting. | Kevin Serrano | 2017-04-26 | 1 | -1/+1 |
| | |||||
* | Add missing changes. Create unique style for rinkeby icon. | Kevin Serrano | 2017-04-26 | 1 | -1/+1 |
| | |||||
* | change network name to rinkeby when selected | Nickyg | 2017-04-26 | 1 | -1/+10 |
| | |||||
* | add rinkeby network | Nickyg | 2017-04-26 | 1 | -1/+4 |
| | |||||
* | Add conditional kovan to current network component. | Kevin Serrano | 2017-03-23 | 1 | -0/+12 |
| | |||||
* | Linting. | Kevin Serrano | 2017-01-05 | 1 | -1/+0 |
| | |||||
* | Make network somewhat more modular, add new network indicator. | Kevin Serrano | 2017-01-05 | 1 | -5/+2 |
| | |||||
* | Merged master into dev | Dan Finlay | 2016-12-20 | 1 | -12/+0 |
|\ | |||||
| * | Remove morden testnet provider | Dan Finlay | 2016-12-16 | 1 | -12/+0 |
| | | | | | | | | Instances configured to point at Morden will now point at Ropsten. | ||||
* | | Merge branch 'dev' into i831-AddRopsten-Dev | Dan Finlay | 2016-11-22 | 1 | -2/+0 |
|\ \ | |/ |/| | |||||
| * | Linting to the max. | Kevin Serrano | 2016-11-12 | 1 | -2/+0 |
| | | |||||
| * | Make case condition more consistent. Remove extra action. Fix incorrect ↵ | Kevin Serrano | 2016-10-31 | 1 | -1/+2 |
| | | | | | | | | display of network. | ||||
* | | Begin adding Ropsten support | Dan Finlay | 2016-11-22 | 1 | -0/+16 |
|/ | | | | | | | | Ropsten links will still not work until Etherscan publishes their ropsten link format. At that time we will need to update ui/lib/account-link.js Otherwise, fixes #831 | ||||
* | 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 |