aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui/app/components/transaction-list-item.js
Commit message (Collapse)AuthorAgeFilesLines
* Delete old-ui folderWhymarrh Whitby2019-02-211-258/+0
|
* Fix displayed time and date in the activity log. Remove vreme library, add ↵Alexander Tseung2018-12-141-2/+2
| | | | luxon library. (#5932)
* fix merge conflictsbrunobar792018-08-081-4/+4
|\
| * Show the retry button on latest tx of earliest nonce.Dan Miller2018-08-011-4/+4
| |
* | fix linting errorsbrunobar792018-07-271-1/+1
|/
* earliest tx by submittedTimeEsteban MIno2018-07-261-5/+8
|
* only show retry button on earliest pending txEsteban MIno2018-07-261-1/+7
|
* eslint --fix .brunobar792018-07-031-2/+2
|
* 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