Dan
462d57cb6a
Gracefully handle null token balance in new ui send.
7 years ago
Dan
68604b53dd
Prevent user from selecting max amount until there is an estimated gas total.
7 years ago
Dan J Miller
e4c83466be
Send screen style updates. ( #3234 )
7 years ago
Alexander Tseung
9db0a32dac
Update modal header design on send screen ( #3196 )
7 years ago
Dan J Miller
4fae461a67
[NewUI] Send screen gas loading fixes ( #3027 )
...
* Allow entering amount, but disable validation of amount, opening of gas customizer or clicking of next, when gas loading in send.
* Fix variable name.
7 years ago
Alexander Tseung
ccb80594be
Readjust gas fees when switching networks on the send screen
7 years ago
Alexander Tseung
b35e4e0264
Fix lint errors
7 years ago
Alexander Tseung
376e136572
Update styling for buttons, font weights
7 years ago
Dan J Miller
4acd48966e
[NewUI] Fixes tests and sends user to NewUI after registering. ( #2788 )
...
* Fixes tests and sends user to NewUI after registering.
* Karma config?
* Empty commit
* Remove unneeded json state mock file.
7 years ago
Dan
e7e1b7a951
Clone transaction while editing instead of mutating object from state.
7 years ago
Dan
9ced63584b
Add constanst for token transfer function signature.
7 years ago
Dan
5fe3c5aae6
Lint fixes.
7 years ago
Dan
bf4043c59b
Adds updateTransaction to background and used it to update after editing in send-v2.
7 years ago
Dan
2e9137dddd
Update max amount behaviour to meet new specs.
7 years ago
Dan
4671f28476
Allow editing of token transactions.
7 years ago
Dan
0a91671ff6
Fix lint errors.
7 years ago
Dan
34ca7290c5
Allow editing of send ether.
7 years ago
Thomas Huang
5120cfdff3
Linting
7 years ago
Dan
d1977225a4
Calculate max amount for send ether based on minimum gas total.
7 years ago
Dan
c156c85eaa
Fix amount max for sending token.
7 years ago
Dan
c57d504794
Add currency-input component to correct send amount behaviour and move currency display value state to parent component.
7 years ago
Dan
8c6e1232e4
Lint fixes.
7 years ago
Dan
e5391cf9fd
Allow sending 0 eth or tokens
7 years ago
Dan
c420249fb9
Adds max amount feature for send token
7 years ago
Dan
319779ab08
Adds max amount feature for send-ether
7 years ago
Dan
67bdfe87e3
Token balance in send state; validating sufficient tokens, validation updates on 'from' switching.
7 years ago
Dan
56e9f98bd0
More lint fixes
7 years ago
Dan
5a94775b3f
Lint fixes for NewUI-flat.
7 years ago
Chi Kei Chan
ff7e7db9ec
From and To field cannot be the same
7 years ago
Chi Kei Chan
ebb2d38480
Remove memo input
7 years ago
Dan
07c4c92db6
Style dropdown of to-autocomplete.
7 years ago
Dan
e058efd6a8
Use classnames library and disabled attribute on 'Next' button in send-v2
7 years ago
Dan
e737a9565a
Improve customize gas modal error handling
7 years ago
Dan
a7069acf2e
Disable send-v2 next button if in error
7 years ago
Dan
0a436dcf9a
Disable send-v2 next button if in error
7 years ago
Dan
b96ba55229
Clear send state on cancelling and signing.
7 years ago
Chi Kei Chan
8f3b762461
Fix Conversions bugs; Fiat value bugs
7 years ago
Dan
c2880c4b8f
Min and default gas price, limit, total; comments out code for gas slider.
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
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
ac43872c1a
Enable send-v2 functionality.
7 years ago
Dan
a9244f5e42
Customize Gas connected to state
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
Dan
ea7926c211
Adds amount and gas field to sendV2.
7 years ago