Dan Miller
47501a6f7a
Add spinner and dropdown arrow to network indicator on custom network loading.
6 years ago
HackyMiner
54a8ade266
Add support for RPC endpoints with custom chain IDs ( #5134 )
6 years ago
Dan
0a711f0de0
Removes t from props via metamask-connect and instead places it on context via a provider.
7 years ago
Dan
d24a0590d3
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
7 years ago
Dan
2ddc2cc1fb
Lint fixes.
7 years ago
Dan
09260f9c5e
Fixed t() calls where localeMessages is missing; and fix incorrect connect reference.
7 years ago
Dan
5fe0be722b
Handle i18n with redux.
7 years ago
Nick Doiron
9c133aaab3
get t imported in all files currently using i18n
7 years ago
Nick Doiron
bad70eb1b3
first steps to i18n
7 years ago
Thomas
8c792ba3ee
Add network-indicator classname to network loading spinner
7 years ago
Alexander Tseung
b0a6bfdeec
Change styling for network dropdown
7 years ago
Alexander Tseung
7dba114feb
Update font weights to 300, remove animation from network dropdown, fix network dropdown not closing from certain click-areas
7 years ago
Dan
56e9f98bd0
More lint fixes
7 years ago
Chi Kei Chan
6daa834323
Disable network dropdown on conf tx screen
7 years ago
Chi Kei Chan
57179d2b05
Various styling fixes
7 years ago
Dan
6a3c59e409
Highlighted circle icons for the network menu.
7 years ago
Kevin Serrano
54fb8e8cef
Add cursor on hover on loading. Change some wording.
7 years ago
Kevin Serrano
8d7f78c1a5
Add caret to indicate network is dropdown.
7 years ago
sdtsui
a7017b824d
Refactor app-header css, including box shadow and z-index
7 years ago
Dan Finlay
86d367957f
Move responsive ui into its own folder for easier merges
7 years ago
sdtsui
f329c232a2
Hook up new dropdown components
7 years ago
Dan Finlay
5eb3d5d485
Make folder for responsive UI
7 years ago
Dan Finlay
4e4d6cea40
Add menu carrat next to network searching indicator
7 years ago
Thomas Huang
3367363b12
Remove all traces of testnet
8 years ago
Thomas Huang
4c10e2021a
Change default network to rinkeby
8 years ago
Kevin Serrano
f2bf7326cc
Linting.
8 years ago
Kevin Serrano
242dc1e99f
Add missing changes. Create unique style for rinkeby icon.
8 years ago
Nickyg
d764e46a50
change network name to rinkeby when selected
8 years ago
Nickyg
e9aa37b699
add rinkeby network
8 years ago
Kevin Serrano
4757858df0
Add conditional kovan to current network component.
8 years ago
Kevin Serrano
b8d312f8b9
Linting.
8 years ago
Kevin Serrano
a8a37e4d40
Make network somewhat more modular, add new network indicator.
8 years ago
Dan Finlay
83880a5c92
Remove morden testnet provider
...
Instances configured to point at Morden will now point at Ropsten.
8 years ago
Dan Finlay
e8a8302624
Begin adding Ropsten support
...
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
8 years ago
Kevin Serrano
23263bec7d
Linting to the max.
8 years ago
Kevin Serrano
25c46a1636
Make case condition more consistent. Remove extra action. Fix incorrect display of network.
8 years ago
Dan Finlay
09dd854a96
Nearly finished factoring fiat value into eth-balance
8 years ago
Dan Finlay
62179a37f7
Fix spelling error
8 years ago
Dan Finlay
e826eb932c
Remove ethereum classic provider
...
Fixes #542
8 years ago
Dan Finlay
20cfd1c9f3
Add network indicator class to loading image
8 years ago
Dan Finlay
8a4d8eca64
Fix network name reference
...
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.
8 years ago
Dan Finlay
9b43ec2278
Add eth classic to provider menu
8 years ago
Frankie
0b3737edb4
Add to change log
8 years ago
Frankie
e0daea35a9
Add network name to indicator and some css fixes
...
-also fix custom net work bug in drop down where it
thinks local:8545 is custom.
8 years ago
Kevin Serrano
e4956c3123
Modify network icons to reflect current design. ( #355 )
...
* Modify network icons to reflect current design.
* Switch icons around.
8 years ago
Dan Finlay
8fde8a8921
Manually linted
8 years ago
Dan Finlay
a08c3bc01b
Auto linted
8 years ago
Dan Finlay
c8706b5d6f
Made network spinner clickable
...
Opens network menu, for when network is unreachable.
Fixes #279
9 years ago
Dan Finlay
b9007ee843
Add provider menu on clicking network status indicator.
...
Also simplifies network status icons.
9 years ago
Dan Finlay
5560ebba26
Clicking network status indicator reveals provider menu
9 years ago