aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pending-tx.js
Commit message (Expand)AuthorAgeFilesLines
* make buy button greenfrankiebee2017-04-241-1/+1
* Improve UI gas calculation logicDan Finlay2017-03-291-98/+37
* Fix tx selecting bugDan Finlay2017-03-251-0/+1
* Remove unnecessary logDan Finlay2017-03-251-2/+0
* Disable accept button when gas limit is too lowDan Finlay2017-03-251-8/+5
* Make gas calculations on render more consistentDan Finlay2017-03-241-10/+16
* Fix initial tx fee estimationDan Finlay2017-03-241-3/+5
* Fix a couple thingsDan Finlay2017-03-241-10/+18
* Make reset button clear errorsDan Finlay2017-03-241-0/+1
* Fix initial gas price estimateDan Finlay2017-03-241-4/+5
* Prevent default for reset and reject buttonsDan Finlay2017-03-241-1/+2
* Fix some broken refsDan Finlay2017-03-241-2/+2
* Combine pending-tx-details component into pending-tx-detailsDan Finlay2017-03-241-6/+346
* Got basic validations workingDan Finlay2017-03-231-56/+77
* Prevent submission of invalid gas parameters.Kevin Serrano2017-03-021-2/+16
* Various improvements to gas input.Kevin Serrano2017-03-021-8/+8
* Add reset button to reset gas fields.Kevin Serrano2017-03-011-1/+9
* LintedDan Finlay2017-02-281-5/+0
* Move input boxes into table and into details component.Kevin Serrano2017-02-281-16/+0
* Make gasPrice accessible to the UI.Kevin Serrano2017-02-251-2/+1
* Broke hex decimal input into its own componentDan Finlay2017-02-181-24/+22
* Change state to props, add modifiable fields.Kevin Serrano2017-02-181-9/+33
* Fix funny looking errors in conf-txFrankie2016-11-111-1/+1
* detect tx error - show warning and fix gasLimitkumavis2016-11-111-0/+9
* Clean up some of the codeFrankie2016-09-161-21/+4
* css - smaller balance warningkumavis2016-09-161-1/+6
* confTx - add insufficient balance warning messagekumavis2016-09-161-4/+6
* confTx - show disabled accept btn + add colorskumavis2016-09-161-32/+28
* Drop the buy button in the confTx view if account does not have enough ethFrankie2016-09-161-5/+32
* Restore button naming consistencyDan Finlay2016-07-081-2/+2
* Refined tx confirmation button stylesDan Finlay2016-07-081-7/+19
* Implement tx confirmation style refinementsDan Finlay2016-07-081-8/+0
* LintedDan Finlay2016-07-071-4/+2
* Fleshed out pending tx viewDan Finlay2016-07-071-1/+5
* Unify wording for transaction options (#369)Kevin Serrano2016-06-301-3/+3
* clean - appease the linting machinekumavis2016-06-251-21/+8
* svg notif now work for msg signatureskumavis2016-06-251-9/+1
* breakout pending-tx-detailskumavis2016-06-251-28/+6
* pending-tx pass the identicon pref onkumavis2016-06-241-0/+1
* tx-conf add non-interactive mode for notificationkumavis2016-06-241-8/+17
* svg notifications - remove unneeded deps and clean codekumavis2016-06-241-5/+5
* initial svg notificationskumavis2016-06-231-5/+11
* Manually lintedDan Finlay2016-06-221-1/+0
* Auto lintedDan Finlay2016-06-221-5/+4
* Improve tx UIDan Finlay2016-05-041-0/+7
* Add UI for Signing MessagesDan Finlay2016-05-041-0/+71