aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pending-tx-details.js
Commit message (Expand)AuthorAgeFilesLines
* Specify base 10 in bignumberFrankie2016-10-141-1/+1
* Fix gasPrice rangeFrankie2016-10-141-2/+2
* Add custom gas field to send pageFrankie2016-10-111-0/+2
* Drop the buy button in the confTx view if account does not have enough ethFrankie2016-09-161-2/+2
* PendingTxDetails - partially remove imagify supportkumavis2016-09-141-26/+11
* Add fiat balances to tx conf viewDan Finlay2016-09-071-6/+5
* Triage a strange undefined balance errorDan Finlay2016-07-161-1/+2
* new tx - calculate estimatedGas and show thing in tx-details (#441)kumavis2016-07-141-8/+7
* LintedDan Finlay2016-07-121-2/+1
* Fix imageification of recipientDan Finlay2016-07-121-3/+4
* lint - dingle dangle comma tanglekumavis2016-07-081-1/+1
* notif - add support for forward carratkumavis2016-07-081-13/+41
* ui - remove doubled eth-balancekumavis2016-07-081-0/+1
* Add nickname rendering for recipient addressDan Finlay2016-07-081-1/+1
* Implement tx confirmation style refinementsDan Finlay2016-07-081-10/+36
* Make mini account panel labels fully configurableDan Finlay2016-07-081-17/+41
* Remove formatBalance.formatted referencesDan Finlay2016-07-081-4/+4
* Correct data length calculationDan Finlay2016-07-071-1/+1
* Update gas costDan Finlay2016-07-071-1/+1
* Fix sender balance rendering in pending tx detailsDan Finlay2016-07-071-1/+4
* Fixed up pending-tx-detailsDan Finlay2016-07-071-22/+25
* Fleshed out pending tx viewDan Finlay2016-07-071-28/+78
* Began reworking tx conf viewDan Finlay2016-07-071-15/+68
* breakout pending-tx-detailskumavis2016-06-251-0/+65