aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pages/confirm-transaction-base
Commit message (Expand)AuthorAgeFilesLines
* Fixes #3425: Better support for batch transactions (#5437)PaddyMc2018-11-142-3/+42
* Merge branch 'develop' into developkumavis2018-10-212-28/+67
|\
| * Adds toggle for primary currency (#5421)Alexander Tseung2018-10-172-28/+67
* | Bug Fix: #1789 and #4525 eth.getCode() with no contractHoward Braham2018-10-101-1/+1
|/
* Only use current network txs when calculating "Reject All"Whymarrh Whitby2018-10-021-1/+6
* Confirm rejecting multiple transactions with modalWhymarrh Whitby2018-10-022-4/+17
* Add "Cancel All" button to confirm footerWhymarrh Whitby2018-10-022-3/+26
* Switch existing modals from using Notification to Modal. Remove Notification ...Alexander Tseung2018-09-202-4/+5
* fix images for watched tokensEsteban MIno2018-08-302-1/+6
* Fix infinite spinner on failed transactionsAlexander Tseung2018-08-291-4/+7
* Show error while allowing confirmation of transaction where simulation failsDan Miller2018-08-091-1/+1
* Disable Confirm button on subsequent clicks to prevent confirming multiple timesAlexander Tseung2018-08-041-3/+18
* Add fallback options for displaying recipient name in the Confirm screenAlexander Tseung2018-07-211-1/+13
* Add fallback when no function found, fix network colors, add fiat values for ...Alexander Tseung2018-07-181-15/+25
* Fix send import paths in confirm tx componentsWhymarrh Whitby2018-07-162-3/+3
* Various fixes from PR commentsAlexander Tseung2018-07-072-102/+121
* Use eth-method-registry to get method dataAlexander Tseung2018-07-072-4/+12
* Refactor data flow, signature request routingAlexander Tseung2018-07-072-16/+1
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-073-0/+478