aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/conf-tx.js
Commit message (Expand)AuthorAgeFilesLines
* Fix loading indication for conf-tx viewDan Finlay2017-03-011-1/+1
* Use correct action to update and submit txDan Finlay2017-03-011-1/+1
* Fixed bug that made send screen sometimes transition to account detailDan Finlay2017-03-011-1/+2
* Fix infinite loop bugDan Finlay2017-03-011-0/+1
* Fix referenceDan Finlay2017-03-011-1/+1
* Emit updated tx values on accept clickDan Finlay2017-02-281-1/+13
* Merge branch 'master' into i765-gaslimitsDan Finlay2017-02-281-13/+37
|\
| * Fix cancel msg signing behavior.Dan Finlay2017-02-241-1/+7
| * Got personal_sign workingDan Finlay2017-02-241-1/+13
| * Add alternate UI for pending personal_sign messagesDan Finlay2017-02-241-5/+12
| * Add personal sign actions and templateDan Finlay2017-02-231-21/+20
* | Merge github.com:MetaMask/metamask-plugin into i765-gaslimitsKevin Serrano2017-02-241-0/+5
|\|
| * Fix UI Dev Mode for Tx ApprovalDan Finlay2017-02-211-0/+5
* | Broke hex decimal input into its own componentDan Finlay2017-02-181-1/+0
* | Change state to props, add modifiable fields.Kevin Serrano2017-02-181-19/+21
|/
* Merge branch 'dev' into messageManagerCleanUpFrankie2017-02-021-4/+4
|\
| * rename selectedAccount to selectedAddresskumavis2017-01-311-4/+4
* | Clean up message manger includes:Frankie2017-01-291-5/+5
|/
* fix baseFrankie2017-01-251-2/+2
* Fix issue where ConfTx view lets you approve txs when the account has insuffi...Frankie2017-01-251-1/+1
* 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