aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pages/confirm-transaction-base/confirm-transaction-base.container.js
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #3425: Better support for batch transactions (#5437)PaddyMc2018-11-141-2/+3
|
* Adds toggle for primary currency (#5421)Alexander Tseung2018-10-171-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Only use current network txs when calculating "Reject All"Whymarrh Whitby2018-10-021-1/+6
|
* Confirm rejecting multiple transactions with modalWhymarrh Whitby2018-10-021-0/+3
|
* Add "Cancel All" button to confirm footerWhymarrh Whitby2018-10-021-3/+11
|
* Switch existing modals from using Notification to Modal. Remove Notification ↵Alexander Tseung2018-09-201-2/+2
| | | | component. Add CancelTransaction modal
* fix images for watched tokensEsteban MIno2018-08-301-1/+3
|
* Add fallback options for displaying recipient name in the Confirm screenAlexander Tseung2018-07-211-1/+13
|
* Fix send import paths in confirm tx componentsWhymarrh Whitby2018-07-161-2/+2
|
* Various fixes from PR commentsAlexander Tseung2018-07-071-1/+75
|
* Use eth-method-registry to get method dataAlexander Tseung2018-07-071-0/+2
|
* Refactor data flow, signature request routingAlexander Tseung2018-07-071-2/+0
|
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-0/+95