PaddyMc
|
7ce2cf4572
|
Fixes #3425: Better support for batch transactions (#5437)
|
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 |
Whymarrh Whitby
|
7610248f8c
|
s/Cancel/Reject/ on confirm screen for clarity
|
6 years ago |
Whymarrh Whitby
|
0fa9299cd1
|
Add "Cancel All" button to confirm footer
|
6 years ago |
Alexander Tseung
|
44d4b5b5db
|
Refactor ConfirmPageContainerError to ErrorMessage
|
6 years ago |
Esteban MIno
|
208312b239
|
fix watched asset image rendering on confirm transaction header
|
6 years ago |
Esteban MIno
|
07cb6adc31
|
fix images for watched tokens
|
6 years ago |
Alexander Tseung
|
f78dc96a2c
|
Fix infinite spinner on failed transactions
|
6 years ago |
Alexander Tseung
|
6d76d4e228
|
Disable Confirm button on subsequent clicks to prevent confirming multiple times
|
6 years ago |
Alexander Tseung
|
cd2b67cdd9
|
Fix overflow for long total strings in confirm string
|
6 years ago |
Sara Reynolds
|
9934690bd9
|
lint fix
|
6 years ago |
Sara Reynolds
|
6eadf5b22b
|
Update prop names
|
6 years ago |
Sara Reynolds
|
9ca4b66c82
|
Add tests for Confirm Detail Row
|
6 years ago |
Alexander Tseung
|
d19c42fcae
|
Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates
|
6 years ago |
Alexander Tseung
|
67017711df
|
Fix font sizes, colors. Include data tab for send-eth transaction confirmations that have data
|
6 years ago |
Alexander Tseung
|
a2d9c43fba
|
Various fixes from PR comments
|
6 years ago |
Alexander Tseung
|
ea9d51e427
|
Refactor and redesign confirm transaction views
|
6 years ago |