aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pages/confirm-transaction-base/confirm-transaction-base.component.js
Commit message (Expand)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-221-574/+0
* Metametrics fixes (#6238)Dan J Miller2019-03-061-8/+8
* Metametrics (#6171)Dan J Miller2019-03-051-28/+103
* Show/Hide Fiat on Testnets based on User Preference (#6153)Chi Kei Chan2019-02-271-1/+4
* turn camcelCase method name to space separatedChi Kei Chan2019-02-191-1/+12
* Fix inline advanced gas editingWhymarrh Whitby2019-02-091-10/+8
* Add togglable advanced gas controls on send and confirm screens (#6112)Dan J Miller2019-02-061-0/+23
* Group transactions by nonce (#5886)Alexander Tseung2018-12-101-1/+1
* Fix usage of setState in ConfirmTransactionBase#handleSubmit (#5799)Whymarrh Whitby2018-11-221-16/+29
* Show byte count for hex data on confirm screen (#5798)Whymarrh Whitby2018-11-221-1/+2
* ESLint fixes (#5775)Whymarrh Whitby2018-11-171-1/+1
* Fixes #3425: Better support for batch transactions (#5437)PaddyMc2018-11-141-1/+39
* Merge branch 'develop' into developkumavis2018-10-211-26/+61
|\
| * Adds toggle for primary currency (#5421)Alexander Tseung2018-10-171-26/+61
* | Bug Fix: #1789 and #4525 eth.getCode() with no contractHoward Braham2018-10-101-1/+1
|/
* Confirm rejecting multiple transactions with modalWhymarrh Whitby2018-10-021-4/+14
* Add "Cancel All" button to confirm footerWhymarrh Whitby2018-10-021-0/+15
* Switch existing modals from using Notification to Modal. Remove Notification ...Alexander Tseung2018-09-201-2/+3
* fix images for watched tokensEsteban MIno2018-08-301-0/+3
* 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 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-161-1/+1
* Various fixes from PR commentsAlexander Tseung2018-07-071-101/+46
* Use eth-method-registry to get method dataAlexander Tseung2018-07-071-4/+10
* Refactor data flow, signature request routingAlexander Tseung2018-07-071-14/+1
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-0/+382