aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/confirm-page-container/confirm-detail-row
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-173-44/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fix overflow for long total strings in confirm stringAlexander Tseung2018-07-261-0/+7
|
* lint fixSara Reynolds2018-07-261-2/+2
|
* Update prop namesSara Reynolds2018-07-261-7/+7
|
* Add tests for Confirm Detail RowSara Reynolds2018-07-261-0/+64
|
* Add fallback when no function found, fix network colors, add fiat values for ↵Alexander Tseung2018-07-181-9/+9
| | | | tokens with contract exchange rates
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-073-0/+96