Frankie
df3169d1c7
I#5956 fix2 dont overwrite existing rpc settings ( #6044 )
...
* mm-controller - dont overwrite existing rpc settings
* ui-networkDropdown - dont pass old network as chainId
* add methods preferencesController.updateRpc and metamaskController.updateAndSetCustomRpc
* use updateAndSetCustomRpc in settings to allow rpcs to be updated
* use new rpc as nickname if no nick name has been supplied
* fix update rpc method
2019-01-29 08:13:51 -10:00
HackyMiner
54a8ade266
Add support for RPC endpoints with custom chain IDs ( #5134 )
2018-10-26 10:26:43 +02:00
HackyMiner
13a1d46720
support editable customRPC ( #5267 )
...
* support editable customRPC #5246
* remove rpcList size restriction
2018-09-28 17:23:58 -02:30
Evgeniy Filatov
9a80d6e859
updated docs, small improvement of recent RPC rendering
2018-08-23 01:26:30 +03:00
Evgeniy Filatov
c0b5e8a088
backported RPC improvements to oldui
2018-08-23 01:18:13 +03:00
Evgeniy Filatov
b23cca1469
implemented improvements to RPC history
2018-08-23 01:18:13 +03:00
Alexander Tseung
8e3f0b4202
Update Font in Account Selector
2018-08-03 16:47:50 -07:00
Alexander Tseung
ce74cd7774
Fix custom RPC not redirecting to Settings page
2018-04-18 17:34:28 -07:00
kumavis
5f1f345a5d
network - use providerType for localhost
2018-03-30 10:59:39 -07:00
Dan
0a711f0de0
Removes t from props via metamask-connect and instead places it on context via a provider.
2018-03-29 12:42:38 -02:30
Dan
d24a0590d3
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
2018-03-21 22:11:47 -02:30
Dan
5fe0be722b
Handle i18n with redux.
2018-03-15 21:59:45 -02:30
kumavis
34aeef50a0
i18n - load locales manually
2018-03-14 16:32:35 -07:00
Thomas Huang
b7c7083a11
Merge branch 'master' into i18n
2018-03-12 10:50:55 -04:00
Dan J Miller
ca047b1ea0
Update network colours for better accessibility. ( #3469 )
2018-03-07 15:22:10 -03:30
Dan
9d215bab0f
Merge branch 'master' into i18n
2018-03-06 20:45:45 -03:30
Alexander Tseung
f22dfd4ae8
Fix network menu for custom URLs ( #3366 )
2018-03-01 17:42:10 -03:30
Nick Doiron
7da52c5997
separate out cross-browser i18n for extensions
2018-01-24 10:10:28 -10:00
Nick Doiron
bad70eb1b3
first steps to i18n
2018-01-22 23:48:03 -10:00
Alexander Tseung
7dba114feb
Update font weights to 300, remove animation from network dropdown, fix network dropdown not closing from certain click-areas
2017-12-01 14:19:53 -08:00
Dan
62f2aebe1d
Network loading does not block network loading.
2017-11-09 11:18:47 -08:00
Chi Kei Chan
79be956be9
Fix network dropdown styles
2017-10-19 14:10:29 -07:00
Chi Kei Chan
03685c64b8
Network dropdown update
2017-10-17 22:42:56 -07:00
Alexander Tseung
a84014eff8
Fix Localhost 8545 option in network dropdown ( #2357 )
2017-10-13 13:25:33 -07:00
Chi Kei Chan
57179d2b05
Various styling fixes
2017-10-12 18:46:18 -04:00
Dan
8342c20b58
Cleaner css for circle icon.
2017-09-11 19:16:43 -07:00
Dan
6beb1b33bb
Replace checkmark with font-awesome equivalent.
2017-09-11 19:16:43 -07:00
Dan
99047e3ef4
Adds title, divider and descriptive text to network dropdown.
2017-09-11 19:16:43 -07:00
Dan
6a3c59e409
Highlighted circle icons for the network menu.
2017-09-11 19:16:43 -07:00
Chi Kei Chan
75c3009f83
Fix header style; Address comments
2017-09-04 15:57:43 -07:00
Chi Kei Chan
9213789c44
Fix merge conflict
2017-09-04 15:57:43 -07:00
Jacky Chan
b1fc290bed
Fix menu style
2017-09-04 15:57:43 -07:00
Dan
e7b3ef0708
Lint fixes
2017-08-31 04:16:07 -07:00
sdtsui
2eadf72fb7
Lint and cleanup all scss
2017-08-14 10:31:27 +02:00
sdtsui
d01a663342
Remove unused code - network dropdown components in app
2017-08-13 22:20:58 +02:00
sdtsui
4cd33453dc
[WIP] Extract network dropdown into own component
2017-08-13 22:15:21 +02:00