aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/transaction-status/transaction-status.component.js
Commit message (Expand)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-221-63/+0
* Group transactions by nonce (#5886)Alexander Tseung2018-12-101-1/+6
* Show APPROVED status for transactions that have been approved but not submittedAlexander Tseung2018-11-141-1/+0
* Show failed tx RPC error messages in tooltipsWhymarrh Whitby2018-09-091-2/+10
* Fix naming, add eth.getCode check for actions, fix translations for statusesAlexander Tseung2018-08-241-13/+19
* Use css grid for TransactionListItem for responsive layoutAlexander Tseung2018-08-241-2/+3
* Add TransactionStatus componentAlexander Tseung2018-08-241-0/+44