aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui/app/components/transaction-list-item.js
Commit message (Collapse)AuthorAgeFilesLines
* old-ui - lint fixeskumavis2018-04-031-1/+1
|
* Fix display of unapprovedMessages in txList (old and new ui); includes fix ↵Dan2018-03-281-0/+5
| | | | of undefined txParams.
* Adds styles for dropped txs in old-ui.Dan2018-03-141-0/+5
|
* Correctly set latest submitted retry with nonces that matches others in ↵Dan2018-03-141-1/+1
| | | | old-ui transaction-list-item.
* Undefined check in showRetryButtonDan2018-03-141-3/+4
|
* Use new submittedTime field to correctly show retry button in old and new ui.Dan2018-03-141-3/+9
|
* Add retry transaction back into old ui transaction list item (#3381)Thomas Huang2018-03-031-35/+92
| | | | | | * Add retry transaction back into old ui transaction list item * Update Changelog
* Replace 'Contract Published' with 'Contract Deployment' for clearer ↵Dan2018-02-281-1/+1
| | | | indication of contract tx state.
* Make transaction list and item more flexible.Dan2017-12-131-3/+3
|
* Add old-ui directoryDan2017-12-051-0/+175