Commit Graph

176 Commits

Author SHA1 Message Date
vbaranov 2ce7c6fa2e get upstream from mm-4.11.0 2018-10-26 12:43:06 +03:00
dennistikhomirov 3b43f120f1 lint fix 2018-10-25 18:41:04 -07:00
dennistikhomirov b359ab8846 integration test: fix mascara for chrome 2018-10-25 18:34:36 -07:00
dennistikhomirov d8ba17dbc1 tests: improve stability 2018-10-25 16:00:03 -07:00
dennistikhomirov 40fd9e324f integration test: fiix mascara for chrome 2018-10-25 15:42:38 -07:00
dennistikhomirov 7c3fd1784a mascara test: skip loader steps 2018-10-25 13:59:25 -07:00
dennistikhomirov 002e4be029 integration test: skip add token 2018-10-25 13:32:07 -07:00
Victor Baranov 9316e26865 Get upstream from v4.16.0 2018-10-24 20:17:32 +03:00
Victor Baranov b32200e4d7 upstream from mm-4.9.3 2018-10-23 14:40:17 +03:00
dennistikhomirov 87bc54457f tests: fix e2e and integration first-time 2018-10-22 07:36:46 -07:00
Victor Baranov 9c0b5661e2 upstream from MM 4.11.0 2018-10-19 18:18:48 +03:00
Victor Baranov 48f457f3ae upstream from mm 4.9.3 2018-10-18 15:52:58 +03:00
Whymarrh Whitby 97b914abea Delete add-token integration test 2018-10-17 15:37:40 -02:30
Alexander Tseung badebe017f
Adds toggle for primary currency (#5421)
* Add UnitInput component

* Add CurrencyInput component

* Add UserPreferencedCurrencyInput component

* Add UserPreferencedCurrencyDisplay component

* Add updatePreferences action

* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput

* Update SettingsTab page with Primary Currency toggle

* Refactor currency displays and inputs to use UserPreferenced displays and inputs

* Add TokenInput component

* Add UserPreferencedTokenInput component

* Use TokenInput in the send screen

* Fix unit tests

* Fix e2e and integration tests

* Remove send/CurrencyDisplay component

* Replace diamond unicode character with Eth logo. Fix typos
2018-10-17 07:03:29 +08:00
bakaoh 63c61c52eb Make all addresses EIP-55 compliant (#5379)
* Make all addresses EIP-55 compliant

* Checksum autocompleted address but not during input
2018-10-10 10:50:37 -02:30
Alexander Tseung 0527d02216 Reverse pending transactions order 2018-10-04 21:37:41 -07:00
dennistikhomirov 6e35f6defa integration tests: fix first time add delay 2018-10-01 03:21:54 -07:00
dennistikhomirov ddbb606cde e2e: lint fix 2018-10-01 03:09:49 -07:00
dennistikhomirov d25badaf40 integration test: update add-token.js 2018-10-01 03:03:21 -07:00
dennistikhomirov 245f77bd7b int test: fix for firefox 2018-09-20 04:35:15 -07:00
dennistikhomirov 788cf9064b int test: fix mascara first-time 2018-09-20 04:01:35 -07:00
dennistikhomirov 8fd6036f9e int test: fix mascara beta ui 2018-09-20 02:45:50 -07:00
dennistikhomirov 461b82ecf7 int test: fix current-localization test 2018-09-20 02:17:27 -07:00
dennistikhomirov ddddef16b7 lint fix 2018-09-20 01:29:03 -07:00
dennistikhomirov 0b9b814823 int tests:fix add-token 2018-09-20 01:27:49 -07:00
dennistikhomirov 27d15e316d tests:delete sig-confirm integration test 2018-09-19 23:58:04 -07:00
Alexander Tseung 77e8eac4b3 Fix integration tests 2018-09-19 14:31:10 -07:00
Alexander Tseung c18c0e1c30 Fix tests. Add className to Identicon ethLogos. 2018-09-12 19:48:52 -07:00
Dan Miller 952edf695c Revert changes to tx-list-items.json, and to mock getTransactionCount method in tx-list-items integration test. 2018-08-27 17:07:01 -02:30
Alexander Tseung c0e97d1739 Fix tests 2018-08-23 19:19:48 -07:00
Alexander Tseung 62e2d5e01c Fix integration tests 2018-08-23 16:45:28 -07:00
Alexander Tseung a430eed2d8 Fix integration tests 2018-08-23 16:45:27 -07:00
Alexander Tseung 9adf0c4b60 Fix integration tests 2018-08-23 16:45:27 -07:00
Alexander Tseung 7294aede4f Add new variant for SenderToRecipient component 2018-08-22 10:53:20 -07:00
Dan Miller e98c3b4c01 Get nonce for showing retry button using ethQuery transaction count. 2018-08-08 17:04:42 -02:30
Natalia 4384f643fc Fixed tests for new ui 2018-08-02 11:26:00 -07:00
Natalia fa0e5cf2ed Tests fix 2018-08-01 14:43:09 -07:00
Dan Miller 915c4fd1b1 Fix integration tests to accomodate new ui suggestion screen changes. 2018-07-28 11:59:51 -02:30
viktor 278a1efd63 linter, unit, e2e tests fixes 2018-07-19 20:07:07 +03:00
Alexander Tseung 4737ea49c7 Increase clickable area and padding of Retry Transaction bar 2018-07-16 21:45:24 -07:00
Dan e91d87efd9 Fix bug in test mock signature request methods. 2018-07-11 13:37:26 -02:30
Dan 91eca558f0 Fix send integration tests for compatability with confirm refactor. 2018-07-11 08:35:15 -02:30
Dan a7a66171c2 Fix signature request tests for compatability with confirm refactor. 2018-07-11 08:35:15 -02:30
Dan J Miller 46cda26f3b
Merge pull request #4685 from MetaMask/estimate-gasprice-background-newui
Use background gas price estimation method in new ui.
2018-07-05 08:01:03 -02:30
Dan c47a4ce2c9 Update new-ui-send integration tests to always explicitly set gas price. (e2e tests handle auto-setting and defaults) 2018-07-04 16:44:56 -02:30
brunobar79 04743afb2d fix warnings for integration tests 2018-07-02 19:52:49 -04:00
brunobar79 a8f745f9fe eslint --fix . 2018-07-02 18:49:33 -04:00
Dan 0c8318b02a Update integration tests for newui gas estimation fixes. 2018-06-18 15:20:16 -02:30
Dan 701611e317 Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-estimation 2018-05-31 15:39:24 -02:30
Dan d12bb8c14f Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask-extension into i3725-refactor-send-component- 2018-05-31 15:29:17 -02:30