aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/network.js
Commit message (Expand)AuthorAgeFilesLines
* Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-261-2/+3
* Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-13/+20
* i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-13/+12
* Lint fixes.Dan2018-03-201-2/+0
* Fixed t() calls where localeMessages is missing; and fix incorrect connect re...Dan2018-03-201-1/+4
* Handle i18n with redux.Dan2018-03-161-13/+13
* get t imported in all files currently using i18nNick Doiron2018-01-251-0/+1
* first steps to i18nNick Doiron2018-01-231-12/+12
* Merge branch 'uat' into newmasterChi Kei Chan2018-01-201-37/+41
|\
| * Change styling for network dropdownAlexander Tseung2018-01-121-31/+10
| * Update font weights to 300, remove animation from network dropdown, fix netwo...Alexander Tseung2017-12-021-7/+7
| * More lint fixesDan2017-11-021-1/+1
| * Disable network dropdown on conf tx screenChi Kei Chan2017-10-241-1/+6
| * Various styling fixesChi Kei Chan2017-10-131-2/+9
| * Merge branch 'master' into nmChi Kei Chan2017-09-191-3/+8
| |\
| * | Highlighted circle icons for the network menu.Dan2017-09-121-4/+17
| * | Refactor app-header css, including box shadow and z-indexsdtsui2017-08-071-1/+1
* | | Add network-indicator classname to network loading spinnerThomas2018-01-181-1/+1
| |/ |/|
* | Add cursor on hover on loading. Change some wording.Kevin Serrano2017-09-081-3/+3
* | Add caret to indicate network is dropdown.Kevin Serrano2017-09-081-0/+5
|/
* Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+124
* Make folder for responsive UIDan Finlay2017-07-041-125/+0
* Add menu carrat next to network searching indicatorDan Finlay2017-07-041-7/+16
* Remove all traces of testnetThomas Huang2017-05-161-1/+1
* Change default network to rinkebyThomas Huang2017-05-161-3/+3
* Linting.Kevin Serrano2017-04-261-1/+1
* Add missing changes. Create unique style for rinkeby icon.Kevin Serrano2017-04-261-1/+1
* change network name to rinkeby when selectedNickyg2017-04-261-1/+10
* add rinkeby networkNickyg2017-04-261-1/+4
* Add conditional kovan to current network component.Kevin Serrano2017-03-231-0/+12
* Linting.Kevin Serrano2017-01-051-1/+0
* Make network somewhat more modular, add new network indicator.Kevin Serrano2017-01-051-5/+2
* Merged master into devDan Finlay2016-12-201-12/+0
|\
| * Remove morden testnet providerDan Finlay2016-12-161-12/+0
* | Merge branch 'dev' into i831-AddRopsten-DevDan Finlay2016-11-221-2/+0
|\ \ | |/ |/|
| * Linting to the max.Kevin Serrano2016-11-121-2/+0
| * Make case condition more consistent. Remove extra action. Fix incorrect displ...Kevin Serrano2016-10-311-1/+2
* | Begin adding Ropsten supportDan Finlay2016-11-221-0/+16
|/
* Nearly finished factoring fiat value into eth-balanceDan Finlay2016-09-071-1/+0
* Fix spelling errorDan Finlay2016-08-271-1/+1
* Remove ethereum classic providerDan Finlay2016-08-151-12/+0
* Add network indicator class to loading imageDan Finlay2016-08-121-1/+1
* Fix network name referenceDan Finlay2016-07-301-1/+6
* Add eth classic to provider menuDan Finlay2016-07-291-3/+18
* Add to change logFrankie2016-06-301-18/+18
* Add network name to indicator and some css fixesFrankie2016-06-301-9/+31
* Modify network icons to reflect current design. (#355)Kevin Serrano2016-06-291-2/+2
* Manually lintedDan Finlay2016-06-221-6/+5
* Auto lintedDan Finlay2016-06-221-29/+29
* Made network spinner clickableDan Finlay2016-06-151-0/+1
* Add provider menu on clicking network status indicator.Dan Finlay2016-06-041-6/+26
* Clicking network status indicator reveals provider menuDan Finlay2016-06-041-1/+2
* Blockchain status now updates on availability changeDan Finlay2016-06-041-6/+4
* Add network loading indicationDan Finlay2016-06-041-0/+8
* Differentiate icon name from hover textDan Finlay2016-06-041-12/+16
* Some minor lintingDan Finlay2016-06-041-4/+4
* Make hover text more human friendlyDan Finlay2016-06-041-4/+4
* network status getting set upon start-up and showing in title bar but not aut...Zac Mitton2016-06-021-0/+34