aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/transaction-list-item.js
Commit message (Expand)AuthorAgeFilesLines
* Remove unused files from ui folder. (#3577)anticlimactic2018-03-191-239/+0
* Merge branch 'master' into i18nDan2018-03-071-1/+1
|\
| * Replace 'Contract Published' with 'Contract Deployment' for clearer indicatio...Dan2018-02-281-1/+1
* | get t imported in all files currently using i18nNick Doiron2018-01-251-0/+1
* | first steps to i18nNick Doiron2018-01-231-8/+8
|/
* Merge branch 'master' into NewUI-flatDan2017-12-211-36/+93
|\
| * Show retry button on submitted transactions greater than 30 seconds, add hove...Alexander Tseung2017-12-071-1/+7
| * Fix styling of Retry butonAlexander Tseung2017-12-071-4/+4
| * Connect to redux for retryTransactionAlexander Tseung2017-12-071-2/+10
| * Add button to retry transactionAlexander Tseung2017-12-071-34/+69
| * Add retry background method and actionDan Finlay2017-12-071-1/+9
* | Lint fixes for NewUI-flat.Dan2017-11-021-24/+24
* | Merge branch 'NewUI-flat' into mergeChi Kei Chan2017-10-191-0/+6
|\ \ | |/ |/|
| * Merge branch 'master' into NewUI-flatChi Kei Chan2017-10-041-6/+22
| |\
| * \ Merge branch 'master' into NewUI-flatChi Kei Chan2017-09-191-1/+1
| |\ \
| * \ \ Merge branch 'master' into nmChi Kei Chan2017-09-191-10/+1
| |\ \ \
| * | | | Lint fixesDan2017-08-311-1/+1
* | | | | Move etherscan link logic into moduleDan Finlay2017-10-141-1/+1
| |_|_|/ |/| | |
* | | | ui - tx history - simplify error+warning display codekumavis2017-10-031-12/+22
| |_|/ |/| |
* | | fixed position of tooltips to avoid overflow.Kevin Serrano2017-09-131-1/+1
| |/ |/|
* | Remove eth-tx-viz link from tx history iconsDan Finlay2017-08-241-10/+1
|/
* Merge branch 'master' into greenkeeper/initialkumavis2017-08-091-3/+12
|\
| * fixed: showing tx-s as errors vs. warningfrankiebee2017-08-051-3/+12
* | lint fixeskumavis2017-08-041-1/+1
|/
* Tolerate nonces of any formatDan Finlay2017-05-231-2/+2
* Render txs with no nonceDan Finlay2017-05-231-1/+1
* LintDan Finlay2017-05-221-3/+1
* Add transaction number (nonce) to tx listDan Finlay2017-05-221-0/+21
* Fix fiat renderingDan Finlay2017-05-171-3/+4
* Remove redux dependency from eth-balance and its dependent treeDan Finlay2017-05-131-1/+2
* Merge branch 'master' into rinkebyDan Finlay2017-04-281-2/+0
|\
| * Fix linting warningsThomas Huang2017-04-271-2/+0
* | Add missing changes. Create unique style for rinkeby icon.Kevin Serrano2017-04-261-1/+1
|/
* clean - remove unused extension refkumavis2017-04-051-3/+2
* extension - prefer extensionizer modulekumavis2017-03-311-1/+1
* Enable etherscan linking on Kovan transaction list items.Kevin Serrano2017-03-231-1/+1
* Clean up message manger includes:Frankie2017-01-291-1/+0
* Merge branch 'master' into devDan Finlay2017-01-171-2/+1
|\
| * remove network Id 2 from explorer link and Add network Id 3Frances Pangilinan2016-12-211-2/+1
* | Take some of the tx Logic out of the UI and create a visble state for pending...Frankie2017-01-121-7/+11
* | First pass at revision requestsFrances Pangilinan2016-12-221-2/+2
* | Linting to the max.Kevin Serrano2016-11-121-1/+1
|/
* Fix CHANGELOG.md and restructure onClick eventsFrankie2016-09-161-17/+12
* lintingFrankie2016-09-161-21/+22
* add tx-viz link to transaction historyFrankie2016-09-161-12/+27
* Nearly finished factoring fiat value into eth-balanceDan Finlay2016-09-071-0/+1
* LintedDan Finlay2016-08-231-1/+1
* Removed view more button, added account info button.Dan Finlay2016-08-231-1/+0
* WIP: ShapeShift txFrankie2016-08-191-2/+4
* Implement some cross-browser practices (#473)Dan Finlay2016-07-221-1/+2
* Fix eth balance tooltip to show 6 decimals (#440)Frankie2016-07-141-0/+1
* Integrate changes back into eth-balanceKevin Serrano2016-07-121-1/+1
* Move shorten balance to util. Add as property of generateBalance object output.Kevin Serrano2016-07-121-1/+1
* Implement alternate shortening scheme.Kevin Serrano2016-07-091-0/+2
* Add new component for tx-history to avoid messing with other styles. Add fixe...Kevin Serrano2016-07-081-1/+1
* Modified test views again. Added fixed length to center tx information.Kevin Serrano2016-07-081-1/+4
* Add new test state with tx history. Fix alignment issue with transaction hist...Kevin Serrano2016-07-081-1/+2
* Add copy button to transaction listDan Finlay2016-06-301-0/+3
* Change color of failure to yellow. Change pending to ellipsis. (#338)Kevin Serrano2016-06-291-1/+1
* Swap out Transat font for MontserratFrankie2016-06-231-2/+2
* Manually lintedDan Finlay2016-06-221-8/+2
* Auto lintedDan Finlay2016-06-221-12/+10
* Fix build errorDan Finlay2016-05-271-5/+2
* Remove etherscan links from non standard blockchainsDan Finlay2016-05-271-2/+9
* Fix network reference part 2Dan Finlay2016-05-271-1/+1
* Fix network referenceDan Finlay2016-05-271-1/+1
* Add clicking txs in list shows tx conf screenDan Finlay2016-05-271-1/+8
* Add pending messages to sign to tx listDan Finlay2016-05-271-53/+45
* Move transaction list item into its own componentDan Finlay2016-05-261-0/+126