aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pending-tx.js
Commit message (Expand)AuthorAgeFilesLines
* 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