aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/transaction-list/transaction-list.component.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix speed up button not showing for transactions with the lowest nonce (#5925)Alexander Tseung2018-12-131-3/+3
|
* Group transactions by nonce (#5886)Alexander Tseung2018-12-101-18/+25
|
* Switch existing modals from using Notification to Modal. Remove Notification ↵Alexander Tseung2018-09-201-2/+3
| | | | component. Add CancelTransaction modal
* balance components using selectorsEsteban MIno2018-08-311-2/+1
|
* fix watched tokens images showing in tx listEsteban MIno2018-08-311-3/+5
|
* Update retry transaction logic to use network nonceAlexander Tseung2018-08-241-0/+14
|
* Fix shapeshift transactions. Delete unused filesAlexander Tseung2018-08-241-18/+26
|
* Show token amounts in TransactionListItem for token transfersAlexander Tseung2018-08-241-1/+8
|
* Add retry button to TransactionListItemAlexander Tseung2018-08-241-1/+10
|
* Code cleanupAlexander Tseung2018-08-241-24/+13
|
* Use css grid for TransactionListItem for responsive layoutAlexander Tseung2018-08-241-1/+1
|
* Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-241-0/+90