1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test
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
..
data feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
e2e Adds e2e test for removing imported accounts. (#6615) 2019-05-15 14:10:11 -02:30
integration Improved UX for sweeping accounts (#6488) 2019-05-20 14:08:08 -02:30
lib Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
screens fix warning for new-ui screen tests 2018-07-02 20:13:04 -04:00
stub Merge branch 'develop' into testing 2018-05-21 14:57:57 -07:00
unit drop transactions who's nonce is lower then the known network nonce but were not included in a block (#6388) 2019-05-16 07:36:53 +02:00
web3 Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
base.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
flat.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
helper.js fix merge conflicts 2018-08-17 12:56:07 -04:00
setup.js Adds not yet functional gas price chart. 2018-12-04 00:06:05 -03:30