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 |
|
Alexander Tseung
|
cc73d869fe
|
Add new alert modals
|
2018-05-31 10:37:52 -07:00 |
|
Dan
|
3745c1ea4f
|
Fix send amount field select in send-new-ui integration test.
|
2018-05-31 14:53:38 -02:30 |
|
Dan
|
704ba54bef
|
Fix send-new-ui gas fee display expectation.
|
2018-05-31 13:47:09 -02:30 |
|
Dan
|
67c74cd5b6
|
Fix currency display send integration tests.
|
2018-05-31 12:07:23 -02:30 |
|
Dan
|
3d597cd1d2
|
Fix test to account for greater precision currency display.
|
2018-05-30 20:54:31 -02:30 |
|
Alexander Tseung
|
c4e75a7075
|
Fix tests
|
2018-05-20 14:08:45 -07:00 |
|
Alexander Tseung
|
0bcfbc1544
|
Add error message when passwords don't match in first time flow. Change input field styling in first time flow
|
2018-05-13 21:46:12 -07:00 |
|
Alexander Tseung
|
2381c0e0f4
|
Add new unlock screen design
|
2018-05-11 12:49:17 -07:00 |
|
Paul Bouchon
|
1bad3fa257
|
Allow transactions with 0-gwei gas price (#4073)
* Allow transactions with 0-gwei gas price
* Add tests to verify tx with 0 gas fee
* Conditionally use CurrencyInput in CurrencyDisplay
|
2018-04-27 10:42:02 -04:00 |
|
Dan Finlay
|
40f0a40edf
|
Merge pull request #3998 from MetaMask/i3988-checksummed-address
Show checksum addresses on UI
|
2018-04-18 11:43:38 -07:00 |
|
bitpshr
|
cce123c30e
|
Show checksummed addresses throughout the UI
|
2018-04-18 09:47:05 -04:00 |
|
Dan
|
285265ce8a
|
Add basic currency localization test.
|
2018-04-09 21:31:27 -02:30 |
|
Dan
|
4e6c0574dd
|
Fix integration tests so that they check for localize currency.
|
2018-04-09 19:22:07 -02:30 |
|
Alexander Tseung
|
1e6f062bb6
|
Fix integration tests
|
2018-04-06 11:25:05 -07:00 |
|
Alexander Tseung
|
82af778e62
|
Revert "commit"
This reverts commit fa8500e09a .
|
2018-04-05 10:11:09 -07:00 |
|
Alexander Tseung
|
fa8500e09a
|
commit
|
2018-04-05 09:53:24 -07:00 |
|
Alexander Tseung
|
254cf975a6
|
Fix confirm-sig-requests integration test
|
2018-04-04 18:46:22 -07:00 |
|
Alexander Tseung
|
037d6e6624
|
Fix integration tests
|
2018-04-04 18:21:30 -07:00 |
|
David Yoo
|
3d2b32167b
|
Fix tests
|
2018-04-02 17:21:30 -07:00 |
|
Dan
|
2979de2e6b
|
Adds integration tests for rendering of tx list items.
|
2018-03-30 02:08:29 -02:30 |
|
Thomas Huang
|
e001c0900b
|
Merge pull request #3680 from danjm/i3517-popup-newui-onboarding
Popup uses new ui onboarding when in beta.
|
2018-03-26 14:55:50 -07:00 |
|
Thomas Huang
|
b0fae2ca39
|
Merge pull request #3710 from danjm/i3326-addtokenscreendesignupdate
Updates Add token screen to latest design.
|
2018-03-26 14:55:30 -07:00 |
|
kumavis
|
15952816c1
|
test - remove timeout causing mocha disconnect issues
Revert "test - flat - add extra timeout"
This reverts commit 4c2cf15d2a .
|
2018-03-26 13:58:21 -07:00 |
|
Dan
|
1779cff65b
|
Merge branch 'master' into i3326-addtokenscreendesignupdate
|
2018-03-26 16:51:02 -02:30 |
|
Dan
|
07dd064247
|
Fix tests.
|
2018-03-26 16:27:19 -02:30 |
|
Dan Finlay
|
fe6f22ee69
|
Merge pull request #3721 from alextsg/cb-944
Update button styles
|
2018-03-26 11:29:04 -07:00 |
|
Dan
|
a30b5ccd95
|
Update add token integration tests.
|
2018-03-26 12:15:40 -02:30 |
|
Dan
|
a109a774a5
|
Use ens-input component in send-v2 to allow sending to ens names.
|
2018-03-26 11:40:11 -02:30 |
|
Alexander Tseung
|
cfa2592d78
|
Update button styles
|
2018-03-25 22:58:04 -07:00 |
|
kumavis
|
4c2cf15d2a
|
test - flat - add extra timeout, idk maybe
|
2018-03-21 13:31:43 -07:00 |
|
Alexander Tseung
|
3c1248c816
|
Update confirm transaction screen
|
2018-03-20 11:56:12 -07:00 |
|
Dan
|
d8788af9b8
|
Merge branch 'master' into retry-tx-refractor
|
2018-03-19 15:30:47 -02:30 |
|
Thomas Huang
|
424e98f6a8
|
Merge pull request #3594 from danjm/i3344-improve-currency-input
Currency input defaults to empty string
|
2018-03-19 09:20:04 -07:00 |
|
Dan
|
62a95139e6
|
Use customized react-trigger-change in send-new-ui integration tests..
|
2018-03-19 12:57:58 -02:30 |
|
Alexander Tseung
|
4512243290
|
Fix styling on confirm-send-ether and confirm-send-token (#3600)
|
2018-03-16 16:39:00 -07:00 |
|
Dan
|
f8e13fd793
|
Fix tests.
|
2018-03-14 12:28:26 -02:30 |
|
kumavis
|
4bc69f72c3
|
test - mascara - fix async wrap
|
2018-03-11 21:39:46 -07:00 |
|
kumavis
|
3537c391db
|
test - use new async selectors for faster testing
|
2018-03-11 19:29:35 -07:00 |
|
kumavis
|
07fa26d1f0
|
test - add comment about test behavior oddity
|
2018-03-11 18:52:27 -07:00 |
|
kumavis
|
0419276958
|
test - poll for element instead of manual timeouts
|
2018-03-11 14:52:29 -07:00 |
|
Dan J Miller
|
170c7602b7
|
[NewUI] Adds the mascara first time flow to betaUI extension (#3257)
* Adds the mascara first time flow to the extension when opened in browser.
* Fix tests after addition of mascara first time flow to new ui.
|
2018-02-16 06:15:09 -03:30 |
|
Alexander Tseung
|
9db0a32dac
|
Update modal header design on send screen (#3196)
|
2018-02-06 21:07:00 -08:00 |
|
Dan J Miller
|
a7bfea51e5
|
Integration tests for signature requests confirmations. (#3194)
|
2018-02-06 10:20:37 -08:00 |
|
Alexander Tseung
|
d452403322
|
Add functional integration testing to Add Token flow (#3189)
|
2018-02-05 18:47:46 -08:00 |
|
Dan J Miller
|
b63f0f3de2
|
Functional Integration Tests for send ether flow. (#3119)
|
2018-01-29 17:24:53 -08:00 |
|
Thomas
|
b62ec394f5
|
Revert integration to oldUi
|
2018-01-22 16:10:07 -08:00 |
|
Dan
|
ec6c3c33bd
|
Merge branch 'master' into NewUI-flat-merge-with-master
|
2017-12-06 21:11:52 -08:00 |
|