Dan Miller
76f9bdec63
Add integration test for ordering of shapeshift txs in history list.
6 years ago
Alexander Tseung
7d18a47c22
Fix integration tests
6 years ago
Alexander Tseung
30a2be85ee
Prevent users from changing the From field in the send screen ( #5922 )
...
* Prevent users from changing the From field in the send screen
* Fix integration tests
6 years ago
Dan J Miller
1fbdce8916
Improve ux for low gas price set ( #5862 )
...
* Show user warning if they set gas price below safelow minimum, error if 0.
* Properly cache basic price estimate data.
* Default retry price to recommended price if original price was 0x0
* Use mock fetch in send-new-ui integration tests.
6 years ago
Alexander Tseung
d8ab9cc002
Group transactions by nonce ( #5886 )
6 years ago
Dan Miller
8c8359ca14
Remove gas customization integration tests (in favour of e2e tests)
6 years ago
Whymarrh Whitby
e68008edf4
Remove first-time and navigate-txs integration tests
6 years ago
PaddyMc
7ce2cf4572
Fixes #3425 : Better support for batch transactions ( #5437 )
6 years ago
bitpshr
01ff0bd3c0
Increase timeout in Mascara test
6 years ago
Alexander Tseung
614995c0e9
Fix account display width for large currency values
6 years ago
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.
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