aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/transaction-list.js
Commit message (Expand)AuthorAgeFilesLines
* More lintingDan Finlay2016-08-231-2/+1
* LintedDan Finlay2016-08-231-3/+1
* Removed view more button, added account info button.Dan Finlay2016-08-231-16/+12
* Merge branch 'master' into i390-TransactionLimitDan Finlay2016-08-231-0/+5
|\
| * WIP: ShapeShift txFrankie2016-08-191-1/+5
* | Change 'View More' to 'Show More'Dan Finlay2016-08-191-1/+1
* | LintedDan Finlay2016-08-191-1/+1
* | Added `view more` button to transaction listDan Finlay2016-08-191-7/+26
|/
* Implemt new account layoutFrankie2016-07-011-2/+3
* Manually lintedDan Finlay2016-06-221-9/+8
* Auto lintedDan Finlay2016-06-221-4/+4
* Fix network referenceDan Finlay2016-05-271-1/+1
* Add clicking txs in list shows tx conf screenDan Finlay2016-05-271-2/+4
* Add pending messages to sign to tx listDan Finlay2016-05-271-1/+3
* Move transaction list item into its own componentDan Finlay2016-05-261-107/+7
* Make transaction list into actual React ComponentDan Finlay2016-05-261-35/+43
* Improve tx list styleDan Finlay2016-05-201-25/+2
* Do not forward to null tx explorer pageDan Finlay2016-05-201-0/+1
* Render failed tx in tx listDan Finlay2016-05-201-7/+28
* Add special rendering for contracts in transaction listDan Finlay2016-05-201-14/+39
* ui - redesign - txList improvedkumavis2016-05-191-25/+83
* ui - txList - add timekumavis2016-05-141-0/+11
* ui - txlist - better scroll bar positioningkumavis2016-05-141-1/+1
* ui - redesign - trans group + + account detail + tx list fixeskumavis2016-05-141-37/+49
* clean - remove logging from tx listkumavis2016-05-141-1/+0
* Style transaction list using new panel componentDan Finlay2016-05-071-26/+48
* Move account panel style into reusable componentDan Finlay2016-05-071-1/+3
* Always show transaction listDan Finlay2016-05-061-18/+10
* Move account export to subviewDan Finlay2016-05-051-1/+1
* Improve transaction list titleDan Finlay2016-04-201-1/+1
* Generate explorer link to match current blockchainDan Finlay2016-04-201-36/+6
* Improve some UI formattingDan Finlay2016-04-201-12/+32
* Moved transaction-list into its own componentDan Finlay2016-04-201-0/+49