aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/confirm-page-container/confirm-page-container.component.js
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #3425: Better support for batch transactions (#5437)PaddyMc2018-11-141-1/+34
|
* Adds toggle for primary currency (#5421)Alexander Tseung2018-10-171-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* s/Cancel/Reject/ on confirm screen for clarityWhymarrh Whitby2018-10-021-1/+2
|
* Add "Cancel All" button to confirm footerWhymarrh Whitby2018-10-021-1/+11
|
* fix watched asset image rendering on confirm transaction headerEsteban MIno2018-08-301-0/+2
|
* fix images for watched tokensEsteban MIno2018-08-301-0/+3
|
* Disable Confirm button on subsequent clicks to prevent confirming multiple timesAlexander Tseung2018-08-041-3/+3
|
* Various fixes from PR commentsAlexander Tseung2018-07-071-14/+16
|
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-0/+116