aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/confirm-page-container/confirm-page-container-content
Commit message (Collapse)AuthorAgeFilesLines
* Add togglable advanced gas controls on send and confirm screens (#6112)Dan J Miller2019-02-061-0/+4
| | | | | | | | | | | | | | | | | | | | * 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
* Adds toggle for primary currency (#5421)Alexander Tseung2018-10-172-4/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Refactor ConfirmPageContainerError to ErrorMessageAlexander Tseung2018-09-206-61/+3
|
* fix images for watched tokensEsteban MIno2018-08-302-1/+6
|
* Fix infinite spinner on failed transactionsAlexander Tseung2018-08-292-3/+9
|
* Fix font sizes, colors. Include data tab for send-eth transaction ↵Alexander Tseung2018-07-121-1/+1
| | | | confirmations that have data
* Various fixes from PR commentsAlexander Tseung2018-07-072-13/+26
|
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-0712-0/+360