aboutsummaryrefslogtreecommitdiffstats
path: root/test/integration/lib/send-new-ui.js
Commit message (Expand)AuthorAgeFilesLines
* Improved UX for sweeping accounts (#6488)Etienne Dusseault2019-05-211-3/+21
* Check for unused function arguments (#6583)Whymarrh Whitby2019-05-091-1/+1
* Fix fetch and ethquery mocks in integration testsDan Miller2019-05-081-1/+2
* Make height consistent on all row in send-content (#6480)Chi Kei Chan2019-04-181-3/+0
* Add token selection to the send screen (#6445)Chi Kei Chan2019-04-181-2/+2
* Update buttons & colors to match design system (#6446)Chi Kei Chan2019-04-171-3/+3
* Metametrics (#6171)Dan J Miller2019-03-051-0/+2
* Prevent users from changing the From field in the send screen (#5922)Alexander Tseung2018-12-141-20/+5
* Improve ux for low gas price set (#5862)Dan J Miller2018-12-111-0/+16
* Remove gas customization integration tests (in favour of e2e tests)Dan Miller2018-12-041-35/+0
* Fix account display width for large currency valuesAlexander Tseung2018-10-211-3/+3
* Adds toggle for primary currency (#5421)Alexander Tseung2018-10-171-10/+10
* Make all addresses EIP-55 compliant (#5379)bakaoh2018-10-101-1/+1
* Fix testsAlexander Tseung2018-08-241-1/+1
* Fix integration testsAlexander Tseung2018-08-241-1/+1
* Add new variant for SenderToRecipient componentAlexander Tseung2018-08-231-2/+2
* Fix send integration tests for compatability with confirm refactor.Dan2018-07-111-7/+7
* Merge pull request #4685 from MetaMask/estimate-gasprice-background-newuiDan J Miller2018-07-051-12/+1
|\
| * Update new-ui-send integration tests to always explicitly set gas price. (e2e...Dan2018-07-051-12/+1
* | fix warnings for integration testsbrunobar792018-07-031-2/+0
* | eslint --fix .brunobar792018-07-031-2/+2
|/
* Update integration tests for newui gas estimation fixes.Dan2018-06-191-2/+2
* Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-e...Dan2018-06-011-6/+6
|\
| * Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask...Dan2018-06-011-3/+3
| |\
| | * Fix send amount field select in send-new-ui integration test.Dan2018-06-011-1/+1
| | * Fix send-new-ui gas fee display expectation.Dan2018-06-011-1/+1
| | * Fix currency display send integration tests.Dan2018-05-311-1/+1
| * | Add new alert modalsAlexander Tseung2018-06-011-3/+3
| * | Allow transactions with 0-gwei gas price (#4073)Paul Bouchon2018-04-271-26/+33
* | | Fix test to account for greater precision currency display.Dan2018-05-311-1/+1
| |/ |/|
* | Merge branch 'develop' into i3725-refactor-send-component-Dan2018-05-141-26/+33
|/
* Fix integration tests so that they check for localize currency.Dan2018-04-101-4/+4
* Fix integration testsAlexander Tseung2018-04-071-10/+20
* Revert "commit"Alexander Tseung2018-04-061-2/+0
* commitAlexander Tseung2018-04-061-0/+2
* test - remove timeout causing mocha disconnect issueskumavis2018-03-271-1/+0
* Merge pull request #3721 from alextsg/cb-944Dan Finlay2018-03-271-3/+3
|\
| * Update button stylesAlexander Tseung2018-03-261-3/+3
* | Use ens-input component in send-v2 to allow sending to ens names.Dan2018-03-261-0/+2
|/
* test - flat - add extra timeout, idk maybekumavis2018-03-221-0/+1
* Update confirm transaction screenAlexander Tseung2018-03-211-3/+3
* Merge branch 'master' into retry-tx-refractorDan2018-03-201-2/+2
|\
| * Merge pull request #3594 from danjm/i3344-improve-currency-inputThomas Huang2018-03-201-1/+1
| |\
| | * Use customized react-trigger-change in send-new-ui integration tests..Dan2018-03-191-1/+1
| * | Fix styling on confirm-send-ether and confirm-send-token (#3600)Alexander Tseung2018-03-171-1/+1
| |/
* / Fix tests.Dan2018-03-141-4/+4
|/
* test - add comment about test behavior odditykumavis2018-03-121-3/+1
* test - poll for element instead of manual timeoutskumavis2018-03-121-86/+41
* Update modal header design on send screen (#3196)Alexander Tseung2018-02-071-12/+8
* Functional Integration Tests for send ether flow. (#3119)Dan J Miller2018-01-301-0/+229