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
|
2018-10-17 07:03:29 +08:00 |
|
Alexander Tseung
|
5a6c333506
|
Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal
|
2018-09-19 14:31:10 -07:00 |
|
Alexander Tseung
|
702b756882
|
Allow denominations in CurrencyDisplay component
|
2018-09-12 19:48:51 -07:00 |
|
Alexander Tseung
|
eb17151ff4
|
Change "Outgoing" to "Sent Ether" or "Sent Token"
|
2018-08-23 16:45:28 -07:00 |
|
Alexander Tseung
|
da0df79047
|
Add CurrencyDisplay and TokenCurrencyDisplay components
|
2018-08-23 16:45:27 -07:00 |
|
Alexander Tseung
|
5dcd8ceb7b
|
Fix e2e tests
|
2018-08-23 16:45:27 -07:00 |
|
Alexander Tseung
|
9adf0c4b60
|
Fix integration tests
|
2018-08-23 16:45:27 -07:00 |
|
Alexander Tseung
|
e104744d3b
|
Fix shapeshift transactions. Delete unused files
|
2018-08-23 16:45:27 -07:00 |
|
Alexander Tseung
|
5de48c67a0
|
Use css grid for TransactionListItem for responsive layout
|
2018-08-23 16:44:44 -07:00 |
|
Alexander Tseung
|
5ee40675b9
|
Refactor transactions list views. Add redesign components
|
2018-08-23 16:44:44 -07:00 |
|
Dan Miller
|
973325a6c4
|
Show error while allowing confirmation of transaction where simulation fails
|
2018-08-08 21:26:25 -02:30 |
|
Alexander Tseung
|
a2d9c43fba
|
Various fixes from PR comments
|
2018-07-06 16:27:08 -07:00 |
|