aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/conf-tx.js
Commit message (Expand)AuthorAgeFilesLines
* Fix message signing UI renderingDan Finlay2017-01-171-5/+10
* Dont render conf-tx if their are no txParams to showFrankie2017-01-151-2/+4
* lintFrankie2017-01-141-1/+1
* Fix sorting and instances where something could be undefinedFrankie2017-01-121-1/+1
* Take some of the tx Logic out of the UI and create a visble state for pending...Frankie2017-01-121-10/+2
* quick typo fix.Kevin Serrano2017-01-071-2/+2
* Switch order of header and indicator.Kevin Serrano2017-01-061-1/+1
* Make network somewhat more modular, add new network indicator.Kevin Serrano2017-01-051-0/+7
* change all instances of selectedAddress to selectedAccount.Kevin Serrano2016-11-221-4/+4
* lint fixFrankie2016-11-111-1/+2
* Fix funny looking errors in conf-txFrankie2016-11-111-1/+4
* Clean up some of the codeFrankie2016-09-161-7/+14
* Merge branch 'master' into i#519buyButtonTxConfFrankie2016-09-161-1/+3
|\
| * Do not show user rejection errors within our UI.Dan Finlay2016-09-151-1/+3
* | Drop the buy button in the confTx view if account does not have enough ethFrankie2016-09-161-1/+21
|/
* Add network checks for unconfirmed TxsFrankie2016-09-091-1/+3
* Merge branch 'master' into PopupNotificationsDan Finlay2016-08-251-1/+1
|\
| * Fix empty sign message bugDan Finlay2016-08-251-1/+1
* | Fix back button hiding on popupDan Finlay2016-08-231-1/+2
* | MVP Popup Notifications WorkingDan Finlay2016-08-171-2/+3
|/
* Implement tx confirmation style refinementsDan Finlay2016-07-081-2/+2
* breakout pending-tx-detailskumavis2016-06-251-2/+2
* Manually lintedDan Finlay2016-06-221-3/+0
* Auto lintedDan Finlay2016-06-221-11/+9
* ui - redesign - trans group + + account detail + tx list fixeskumavis2016-05-141-1/+2
* Show any pending txs when unlockingDan Finlay2016-05-041-1/+2
* Improve tx UIDan Finlay2016-05-041-2/+2
* Add UI for Signing MessagesDan Finlay2016-05-041-53/+58
* Moved UI into repo with its own dependency stackDan Finlay2016-04-141-0/+140