Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removes t from props via metamask-connect and instead places it on context ↵ | Dan | 2018-03-29 | 1 | -13/+20 |
| | | | | via a provider. | ||||
* | i18n redux solution doesn't require importing t() and passing state to each ↵ | Dan | 2018-03-22 | 1 | -13/+12 |
| | | | | t() call; t is just available on props. | ||||
* | Lint fixes. | Dan | 2018-03-20 | 1 | -2/+0 |
| | |||||
* | Fixed t() calls where localeMessages is missing; and fix incorrect connect ↵ | Dan | 2018-03-20 | 1 | -1/+4 |
| | | | | reference. | ||||
* | Handle i18n with redux. | Dan | 2018-03-16 | 1 | -13/+13 |
| | |||||
* | get t imported in all files currently using i18n | Nick Doiron | 2018-01-25 | 1 | -0/+1 |
| | |||||
* | first steps to i18n | Nick Doiron | 2018-01-23 | 1 | -12/+12 |
| | |||||
* | Merge branch 'uat' into newmaster | Chi Kei Chan | 2018-01-20 | 1 | -37/+41 |
|\ | |||||
| * | Change styling for network dropdown | Alexander Tseung | 2018-01-12 | 1 | -31/+10 |
| | | |||||
| * | Update font weights to 300, remove animation from network dropdown, fix ↵ | Alexander Tseung | 2017-12-02 | 1 | -7/+7 |
| | | | | | | | | network dropdown not closing from certain click-areas | ||||
| * | More lint fixes | Dan | 2017-11-02 | 1 | -1/+1 |
| | | |||||
| * | Disable network dropdown on conf tx screen | Chi Kei Chan | 2017-10-24 | 1 | -1/+6 |
| | | |||||
| * | Various styling fixes | Chi Kei Chan | 2017-10-13 | 1 | -2/+9 |
| | | |||||
| * | Merge branch 'master' into nm | Chi Kei Chan | 2017-09-19 | 1 | -3/+8 |
| |\ | |||||
| * | | Highlighted circle icons for the network menu. | Dan | 2017-09-12 | 1 | -4/+17 |
| | | | |||||
| * | | Refactor app-header css, including box shadow and z-index | sdtsui | 2017-08-07 | 1 | -1/+1 |
| | | | |||||
* | | | Add network-indicator classname to network loading spinner | Thomas | 2018-01-18 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Add cursor on hover on loading. Change some wording. | Kevin Serrano | 2017-09-08 | 1 | -3/+3 |
| | | |||||
* | | Add caret to indicate network is dropdown. | Kevin Serrano | 2017-09-08 | 1 | -0/+5 |
|/ | |||||
* | 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 |