aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/confirm-page-container
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #3425: Better support for batch transactions (#5437)PaddyMc2018-11-147-2/+163
|
* Adds toggle for primary currency (#5421)Alexander Tseung2018-10-176-49/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
|
* Refactor ConfirmPageContainerError to ErrorMessageAlexander Tseung2018-09-206-61/+3
|
* fix watched asset image rendering on confirm transaction headerEsteban MIno2018-08-301-0/+2
|
* fix images for watched tokensEsteban MIno2018-08-303-1/+9
|
* Fix infinite spinner on failed transactionsAlexander Tseung2018-08-292-3/+9
|
* Disable Confirm button on subsequent clicks to prevent confirming multiple timesAlexander Tseung2018-08-041-3/+3
|
* 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
* 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-073-27/+42
|
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-0721-0/+676