Dan J Miller
38b91f63a2
Add togglable advanced gas controls on send and confirm screens ( #6112 )
...
* Extract advanced gas input controls to their own component
* Add advanced inline gas toggle to settings
* Add optional advanced inline gas to send send screen
* Adds optional advanced gas inputs to the confirm screen
* Add info modals for advanced gas inputs.
* Fix translation of advance gas toggle description.
* Lint and unit test fixes for inline-advanced-gas-inputs
* Increase margin above advanced options button on send screen
* Move methods from constructor to property syntax in advanced-gas-inputs.component
2019-02-05 16:24:28 -08:00
PaddyMc
7ce2cf4572
Fixes #3425 : Better support for batch transactions ( #5437 )
2018-11-13 13:49:12 -03:30
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
Whymarrh Whitby
7610248f8c
s/Cancel/Reject/ on confirm screen for clarity
2018-10-01 13:44:54 -02:30
Whymarrh Whitby
0fa9299cd1
Add "Cancel All" button to confirm footer
2018-10-01 13:44:54 -02:30
Alexander Tseung
44d4b5b5db
Refactor ConfirmPageContainerError to ErrorMessage
2018-09-19 14:31:10 -07:00
Esteban MIno
208312b239
fix watched asset image rendering on confirm transaction header
2018-08-30 12:59:44 -03:00
Esteban MIno
07cb6adc31
fix images for watched tokens
2018-08-29 23:13:25 -03:00
Alexander Tseung
f78dc96a2c
Fix infinite spinner on failed transactions
2018-08-28 12:18:57 -07:00
Alexander Tseung
6d76d4e228
Disable Confirm button on subsequent clicks to prevent confirming multiple times
2018-08-03 14:44:57 -07:00
Alexander Tseung
cd2b67cdd9
Fix overflow for long total strings in confirm string
2018-07-25 22:12:13 -07:00
Sara Reynolds
9934690bd9
lint fix
2018-07-25 16:31:33 -07:00
Sara Reynolds
6eadf5b22b
Update prop names
2018-07-25 16:26:30 -07:00
Sara Reynolds
9ca4b66c82
Add tests for Confirm Detail Row
2018-07-25 11:58:51 -07:00
Alexander Tseung
d19c42fcae
Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates
2018-07-17 13:38:14 -07:00
Alexander Tseung
67017711df
Fix font sizes, colors. Include data tab for send-eth transaction confirmations that have data
2018-07-11 17:34:51 -07:00
Alexander Tseung
a2d9c43fba
Various fixes from PR comments
2018-07-06 16:27:08 -07:00
Alexander Tseung
ea9d51e427
Refactor and redesign confirm transaction views
2018-07-06 16:27:08 -07:00