Dan Miller
|
e98c3b4c01
|
Get nonce for showing retry button using ethQuery transaction count.
|
6 years ago |
Dan Miller
|
915c4fd1b1
|
Fix integration tests to accomodate new ui suggestion screen changes.
|
6 years ago |
Alexander Tseung
|
4737ea49c7
|
Increase clickable area and padding of Retry Transaction bar
|
6 years ago |
Dan
|
e91d87efd9
|
Fix bug in test mock signature request methods.
|
6 years ago |
Dan
|
91eca558f0
|
Fix send integration tests for compatability with confirm refactor.
|
6 years ago |
Dan
|
a7a66171c2
|
Fix signature request tests for compatability with confirm refactor.
|
6 years ago |
Dan
|
c47a4ce2c9
|
Update new-ui-send integration tests to always explicitly set gas price. (e2e tests handle auto-setting and defaults)
|
6 years ago |
brunobar79
|
04743afb2d
|
fix warnings for integration tests
|
6 years ago |
brunobar79
|
a8f745f9fe
|
eslint --fix .
|
6 years ago |
Dan
|
0c8318b02a
|
Update integration tests for newui gas estimation fixes.
|
6 years ago |
Alexander Tseung
|
cc73d869fe
|
Add new alert modals
|
7 years ago |
Dan
|
3745c1ea4f
|
Fix send amount field select in send-new-ui integration test.
|
7 years ago |
Dan
|
704ba54bef
|
Fix send-new-ui gas fee display expectation.
|
7 years ago |
Dan
|
67c74cd5b6
|
Fix currency display send integration tests.
|
7 years ago |
Dan
|
3d597cd1d2
|
Fix test to account for greater precision currency display.
|
7 years ago |
Dan
|
0de765aa25
|
Clean up for send refactor PR.
|
7 years ago |
Alexander Tseung
|
c4e75a7075
|
Fix tests
|
7 years ago |
Dan
|
759bc17388
|
Merge branch 'develop' into i3725-refactor-send-component-
|
7 years ago |
Dan
|
6bc8cc819a
|
Merge branch 'develop' into i3725-refactor-send-component-
|
7 years ago |
Alexander Tseung
|
0bcfbc1544
|
Add error message when passwords don't match in first time flow. Change input field styling in first time flow
|
7 years ago |
Alexander Tseung
|
2381c0e0f4
|
Add new unlock screen design
|
7 years ago |
Dan
|
26f965bcce
|
Further refactors; includes refactor of send-v2.js and associated container
|
7 years ago |
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
|
7 years ago |
bitpshr
|
cce123c30e
|
Show checksummed addresses throughout the UI
|
7 years ago |
Dan
|
285265ce8a
|
Add basic currency localization test.
|
7 years ago |
Dan
|
4e6c0574dd
|
Fix integration tests so that they check for localize currency.
|
7 years ago |
Alexander Tseung
|
1e6f062bb6
|
Fix integration tests
|
7 years ago |
Alexander Tseung
|
82af778e62
|
Revert "commit"
This reverts commit fa8500e09a .
|
7 years ago |
Alexander Tseung
|
fa8500e09a
|
commit
|
7 years ago |
Alexander Tseung
|
254cf975a6
|
Fix confirm-sig-requests integration test
|
7 years ago |
Alexander Tseung
|
037d6e6624
|
Fix integration tests
|
7 years ago |
David Yoo
|
3d2b32167b
|
Fix tests
|
7 years ago |
Dan
|
2979de2e6b
|
Adds integration tests for rendering of tx list items.
|
7 years ago |
kumavis
|
15952816c1
|
test - remove timeout causing mocha disconnect issues
Revert "test - flat - add extra timeout"
This reverts commit 4c2cf15d2a .
|
7 years ago |
Dan
|
07dd064247
|
Fix tests.
|
7 years ago |
Dan
|
a30b5ccd95
|
Update add token integration tests.
|
7 years ago |
Dan
|
a109a774a5
|
Use ens-input component in send-v2 to allow sending to ens names.
|
7 years ago |
Alexander Tseung
|
cfa2592d78
|
Update button styles
|
7 years ago |
kumavis
|
4c2cf15d2a
|
test - flat - add extra timeout, idk maybe
|
7 years ago |
Alexander Tseung
|
3c1248c816
|
Update confirm transaction screen
|
7 years ago |
Dan
|
62a95139e6
|
Use customized react-trigger-change in send-new-ui integration tests..
|
7 years ago |
Alexander Tseung
|
4512243290
|
Fix styling on confirm-send-ether and confirm-send-token (#3600)
|
7 years ago |
Dan
|
f8e13fd793
|
Fix tests.
|
7 years ago |
kumavis
|
4bc69f72c3
|
test - mascara - fix async wrap
|
7 years ago |
kumavis
|
3537c391db
|
test - use new async selectors for faster testing
|
7 years ago |
kumavis
|
07fa26d1f0
|
test - add comment about test behavior oddity
|
7 years ago |
kumavis
|
0419276958
|
test - poll for element instead of manual timeouts
|
7 years ago |
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.
|
7 years ago |
Alexander Tseung
|
9db0a32dac
|
Update modal header design on send screen (#3196)
|
7 years ago |
Dan J Miller
|
a7bfea51e5
|
Integration tests for signature requests confirmations. (#3194)
|
7 years ago |