aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/tx-list-item.js
Commit message (Expand)AuthorAgeFilesLines
* Handle transaction totals in WEI in tx-list, send and pending.Dan2017-09-161-0/+2
* Show dollar sign before USD on account details page.Dan2017-09-161-1/+1
* Show token tx properlyChi Kei Chan2017-09-141-24/+88
* Fixes the saving of transactions in send and display in tx-list with conversi...Dan2017-09-141-2/+22
* [NewUI] Color tx-list-item text depending on transaction status. (#2050)Dan J Miller2017-09-131-5/+14
* Link user from transaction list to etherscan if they have a transaction hash.Dan2017-09-081-2/+2
* Create tx-list-item component.Dan2017-09-081-0/+92