aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/helpers/transactions.util.js
Commit message (Expand)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-221-179/+0
* Use Parity on-chain registry only when is needed (#6052)Esteban MiƱo2019-01-231-0/+12
* Group transactions by nonce (#5886)Alexander Tseung2018-12-101-4/+12
* Merge branch 'develop' of github.com:MetaMask/metamask-extension into HowardB...kumavis2018-10-261-0/+11
|\
| * Fix UnknownFunction showing as Confirm (#5590)Alexander Tseung2018-10-241-0/+11
* | ui - use variable to clarify result of emptiness checkkumavis2018-10-211-1/+3
* | Merge branch 'develop' into developkumavis2018-10-211-0/+18
|\|
| * Add txReceipt data to transaction details (#5513)Alexander Tseung2018-10-161-0/+18
* | ganache-core merged my PR, so I changed some comments to clarify that ganache...Howard Braham2018-10-101-1/+1
* | Bug Fix: #1789 and #4525 eth.getCode() with no contractHoward Braham2018-10-101-1/+1
|/
* Fix action translations edge casesAlexander Tseung2018-10-061-0/+8
* Translate method names in the transaction list only when applicableAlexander Tseung2018-10-051-2/+0
* Switch existing modals from using Notification to Modal. Remove Notification ...Alexander Tseung2018-09-201-1/+6
* Fix exception thrown on getTokenDataAlexander Tseung2018-09-191-2/+2
* Fix identicon address. Fix styling of New Contract recipient. Fix Activity Lo...Alexander Tseung2018-09-131-1/+1
* Add TransactionBreakdown componentAlexander Tseung2018-09-131-0/+12
* Fix naming, add eth.getCode check for actions, fix translations for statusesAlexander Tseung2018-08-241-2/+13
* Update retry transaction logic to use network nonceAlexander Tseung2018-08-241-9/+7
* Fix e2e testsAlexander Tseung2018-08-241-0/+5
* Fix integration testsAlexander Tseung2018-08-241-1/+6
* Show token amounts in TransactionListItem for token transfersAlexander Tseung2018-08-241-14/+22
* Add retry button to TransactionListItemAlexander Tseung2018-08-241-0/+21
* Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-241-0/+57