Whymarrh Whitby
|
97b914abea
|
Delete add-token integration test
|
6 years ago |
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
|
6 years ago |
bakaoh
|
63c61c52eb
|
Make all addresses EIP-55 compliant (#5379)
* Make all addresses EIP-55 compliant
* Checksum autocompleted address but not during input
|
6 years ago |
Alexander Tseung
|
0527d02216
|
Reverse pending transactions order
|
6 years ago |
Alexander Tseung
|
77e8eac4b3
|
Fix integration tests
|
6 years ago |
Alexander Tseung
|
c18c0e1c30
|
Fix tests. Add className to Identicon ethLogos.
|
6 years ago |
Dan Miller
|
952edf695c
|
Revert changes to tx-list-items.json, and to mock getTransactionCount method in tx-list-items integration test.
|
6 years ago |
Alexander Tseung
|
c0e97d1739
|
Fix tests
|
6 years ago |
Alexander Tseung
|
62e2d5e01c
|
Fix integration tests
|
6 years ago |
Alexander Tseung
|
a430eed2d8
|
Fix integration tests
|
6 years ago |
Alexander Tseung
|
9adf0c4b60
|
Fix integration tests
|
6 years ago |
Alexander Tseung
|
7294aede4f
|
Add new variant for SenderToRecipient component
|
6 years ago |
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.
|
7 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 |