Chi Kei Chan
ac50db52a9
Fix linter
7 years ago
Chi Kei Chan
5cbbb476b3
ShapeShift Integration
7 years ago
Chi Kei Chan
c6a3d00d80
Fix merge conflict; separate onboarding buy screen
7 years ago
Jacky Chan
638bbe0428
Shuffle tokens
7 years ago
Jacky Chan
85e485128f
Add Go to Coinbase; Show Buy Ether after signup
7 years ago
Jacky Chan
449bce5eea
Implement Import Account Screen
7 years ago
Jacky Chan
1a9b217558
Add BackupPhraseScreen
7 years ago
Jacky Chan
fd4fbdc0cd
Add NoticeScreen
7 years ago
Jacky Chan
e1497fafa6
Add UniqueImageScreen
7 years ago
Jacky Chan
0264ecaad7
Adding CreatePasswordScreen
7 years ago
Chi Kei Chan
8f3b762461
Fix Conversions bugs; Fiat value bugs
7 years ago
Chi Kei Chan
5eb3cf43bf
Add resiliency to confirm-send-token
7 years ago
Dan
80025e278b
Fixes regression in confirm-send-token
7 years ago
Dan
b25c73a866
Only show erc20 tokens in add token search.
7 years ago
Dan
89573533b8
Fixes add token search.
7 years ago
Alexander Tseung
5a93ec0252
Fix loading animation not showing on network change
7 years ago
Chi Kei Chan
79be956be9
Fix network dropdown styles
7 years ago
Chi Kei Chan
0458643f10
various styling fix on mobile
7 years ago
Chi Kei Chan
376ae032fe
Fix selectors
7 years ago
Dan
c2880c4b8f
Min and default gas price, limit, total; comments out code for gas slider.
7 years ago
Dan
7362fb8dfc
Identicon in send token show who you are sending to, not the token's identicon.
7 years ago
Dan
89af385a35
Fix handling of arithmetic on token gas in confirm-send-token.
7 years ago
Dan
332c7441b6
Get currency from state in account details, send and confirm screens.
7 years ago
Dan
59015cccef
Min and default gas price, limit, total; comments out code for gas slider.
7 years ago
Dan
bd11e60b8c
Amount field shows insufficient funds error based on amoutn + gas total.
7 years ago
Dan
f01d119cc1
Fixes mobile styling.
7 years ago
Dan
de1da7d1b2
Fix cancel button on send screen.
7 years ago
Dan
6e73eacd5f
Turn off feature toggle.
7 years ago
Dan
60eda592b5
Handling to and amount errors.
7 years ago
Dan
f81226fbe9
Move all of send state to metamask state.
7 years ago
Dan
4f9ac1c4fe
Get from and update addressBook in send-v2
7 years ago
Dan
4915aff750
Breaks send-v2 down into renderable functions.
7 years ago
Dan Finlay
4dc494fdd1
Fix bug that breaks ui dev mode
7 years ago
kumavis
8da0d0b28a
Revert "NetworkController refactor for new EthClient interface"
7 years ago
Chi Kei Chan
03685c64b8
Network dropdown update
7 years ago
Chi Kei Chan
085551b7e6
New Account modal
7 years ago
Chi Kei Chan
5ee6e4d3b3
wip
7 years ago
Dan
ac43872c1a
Enable send-v2 functionality.
7 years ago
Daijiro Wachi
ad970180f2
Increase line-height for account nicknames
7 years ago
Alexander Tseung
7caa914223
Fix Import Account link not hiding sidebar
7 years ago
Dan
a9244f5e42
Customize Gas connected to state
7 years ago
Dan Finlay
06094c914b
Move etherscan link logic into module
7 years ago
Alexander Tseung
a59972dcab
Prevent adding already added tokens ( #2362 )
7 years ago
Alexander Tseung
3fd9c8b57f
Fix cursor on unclickable transactions ( #2356 )
7 years ago
Alexander Tseung
b149cceda0
Fix exception thrown when tokens is null ( #2355 )
7 years ago
Alexander Tseung
a84014eff8
Fix Localhost 8545 option in network dropdown ( #2357 )
7 years ago
Alexander Tseung
54a61a4021
Fix styling for Accept buttons in notices ( #2358 )
7 years ago
Alexander Tseung
6defb880fb
Fix SELECT TYPE dropdown changing sizes based on error message ( #2359 )
7 years ago
Alexander Tseung
222a203353
Fix click to copy for private key not working ( #2360 )
7 years ago
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.
7 years ago