1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Etienne Dusseault 0e9c8fb5cc Improved UX for sweeping accounts (#6488)
* Changed max button to checkbox, disabled input if max mode is on, recalculate price according to gas fee if max mode is on

* Disabled insufficient funds message in the modal if max mode is on, displays proper amounts in modal when max mode is on, sets the send amount according to custom gas price after gas modal save, resets the send amount after resetting custom gas price

* Disabled max mode checkbox if gas buttons are loading, refactored gas-modal-page-container

* Implemented new max button & max mode message. Moved insufficient funds error to underneath the send amount field

* Fixed existing integration test to pass, created new tests to ensure send amount field is disabled when max button is clicked and the amount changes when the gas price is changed. Refactored some components
2019-05-20 14:08:08 -02:30
..
components Improved UX for sweeping accounts (#6488) 2019-05-20 14:08:08 -02:30
css Improved UX for sweeping accounts (#6488) 2019-05-20 14:08:08 -02:30
ducks New settings custom rpc form (#6490) 2019-05-09 14:57:14 -02:30
helpers Improved UX for sweeping accounts (#6488) 2019-05-20 14:08:08 -02:30
pages Improved UX for sweeping accounts (#6488) 2019-05-20 14:08:08 -02:30
selectors New settings custom rpc form (#6490) 2019-05-09 14:57:14 -02:30
store Update auto-logout to recognize idle time in background (#6593) 2019-05-13 13:46:09 -02:30