Dan
80025e278b
Fixes regression in confirm-send-token
2017-10-20 18:17:13 -02:30
Chi Kei Chan
344b467d03
Merge branch 'master' into NewUI-flat
2017-10-20 11:05:10 -07:00
Chi Kei Chan
79be956be9
Fix network dropdown styles
2017-10-19 14:10:29 -07:00
Chi Kei Chan
0458643f10
various styling fix on mobile
2017-10-19 14:08:58 -07:00
Chi Kei Chan
376ae032fe
Fix selectors
2017-10-19 12:47:44 -07:00
Chi Kei Chan
f1c097ab5c
Merge branch 'NewUI-flat' into MM-128-get-currentCurrency-from-state
2017-10-19 12:35:39 -07:00
Dan
c2880c4b8f
Min and default gas price, limit, total; comments out code for gas slider.
2017-10-19 12:34:34 -07:00
Dan
7362fb8dfc
Identicon in send token show who you are sending to, not the token's identicon.
2017-10-19 12:34:14 -07:00
Dan
89af385a35
Fix handling of arithmetic on token gas in confirm-send-token.
2017-10-19 12:34:14 -07:00
Dan
332c7441b6
Get currency from state in account details, send and confirm screens.
2017-10-19 16:30:54 -02:30
Dan
59015cccef
Min and default gas price, limit, total; comments out code for gas slider.
2017-10-19 16:26:46 -02:30
Dan
bd11e60b8c
Amount field shows insufficient funds error based on amoutn + gas total.
2017-10-19 11:38:14 -07:00
Dan
f01d119cc1
Fixes mobile styling.
2017-10-19 11:38:14 -07:00
Chi Kei Chan
a8bba2f4b7
Merge master to NewUI-flat
2017-10-18 23:01:40 -07:00
Chi Kei Chan
c8c773d641
Merge branch 'NewUI-flat' into merge
2017-10-18 22:58:46 -07:00
Dan
de1da7d1b2
Fix cancel button on send screen.
2017-10-18 20:21:46 -07:00
Dan
6e73eacd5f
Turn off feature toggle.
2017-10-18 20:21:46 -07:00
Dan
60eda592b5
Handling to and amount errors.
2017-10-18 20:21:46 -07:00
Dan
f81226fbe9
Move all of send state to metamask state.
2017-10-18 20:21:46 -07:00
Dan
4f9ac1c4fe
Get from and update addressBook in send-v2
2017-10-18 20:21:46 -07:00
Dan
4915aff750
Breaks send-v2 down into renderable functions.
2017-10-18 20:21:46 -07:00
Dan Finlay
4dc494fdd1
Fix bug that breaks ui dev mode
2017-10-18 17:14:42 -07:00
kumavis
8da0d0b28a
Revert "NetworkController refactor for new EthClient interface"
2017-10-18 15:09:32 -07:00
Chi Kei Chan
03685c64b8
Network dropdown update
2017-10-17 22:42:56 -07:00
Chi Kei Chan
085551b7e6
New Account modal
2017-10-17 22:38:07 -07:00
Chi Kei Chan
5ee6e4d3b3
wip
2017-10-17 22:38:00 -07:00
Dan
ac43872c1a
Enable send-v2 functionality.
2017-10-17 21:10:09 -04:00
Daijiro Wachi
ad970180f2
Increase line-height for account nicknames
2017-10-17 22:03:40 +02:00
Alexander Tseung
7caa914223
Fix Import Account link not hiding sidebar
2017-10-16 01:43:27 -04:00
Dan
a9244f5e42
Customize Gas connected to state
2017-10-15 23:09:05 -04:00
Dan Finlay
06094c914b
Move etherscan link logic into module
2017-10-14 11:23:44 -04:00
Alexander Tseung
a59972dcab
Prevent adding already added tokens ( #2362 )
2017-10-13 14:14:48 -07:00
Alexander Tseung
3fd9c8b57f
Fix cursor on unclickable transactions ( #2356 )
2017-10-13 14:14:26 -07:00
Alexander Tseung
b149cceda0
Fix exception thrown when tokens is null ( #2355 )
2017-10-13 13:34:28 -07:00
Alexander Tseung
a84014eff8
Fix Localhost 8545 option in network dropdown ( #2357 )
2017-10-13 13:25:33 -07:00
Alexander Tseung
54a61a4021
Fix styling for Accept buttons in notices ( #2358 )
2017-10-13 13:24:17 -07:00
Alexander Tseung
6defb880fb
Fix SELECT TYPE dropdown changing sizes based on error message ( #2359 )
2017-10-13 13:23:50 -07:00
Alexander Tseung
222a203353
Fix click to copy for private key not working ( #2360 )
2017-10-13 13:23:10 -07:00
Dan J Miller
803eaaf968
[NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state ( #2364 )
...
* Adds memo field to send-v2.
* Vertical align transaction with flexbox.
* Customize Gas UI
* Remove internal state from InputNumber and fix use in gastooltip.
* Move customize-gas-modal to its own folder and minor cleanup
* Create send container, get account info from state, and make currency display more reusable
* Adjusts send-v2 and container for send-token. Dynamically getting suggested gas prices.
2017-10-13 13:19:22 -07:00
Chi Kei Chan
81f62a7443
Adding Account Dropdown V2
2017-10-13 02:11:01 -04:00
Chi Kei Chan
57179d2b05
Various styling fixes
2017-10-12 18:46:18 -04:00
Dan
7ec77e0b45
Refactor amount input: dynamic input width with vanilla js.
2017-10-12 11:09:05 -07:00
Dan
2898914a54
Send v2 amount unit moves correctly.
2017-10-12 11:09:05 -07:00
Dan
ea7926c211
Adds amount and gas field to sendV2.
2017-10-12 11:09:05 -07:00
Frankie
c4adefcc53
Merge pull request #2318 from MetaMask/network-controller-client
...
NetworkController refactor for new EthClient interface
2017-10-12 05:45:10 -07:00
Dan Finlay
9f063c320c
Fix link to token support page
2017-10-11 15:15:31 -04:00
kumavis
f0713d4b1a
ui - network - fix localhost active status
2017-10-11 01:01:29 -07:00
Dan
fbab0f3a1f
Send v2 to autocomplete.
2017-10-10 18:19:15 -07:00
Chi Kei Chan
e20ec3b389
Token menu ellipsis alignment
2017-10-10 14:43:06 -07:00
Chi Kei Chan
b7e2bcf806
Reduce header shadow on mobile
2017-10-10 14:40:00 -07:00