aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/actions.js
Commit message (Expand)AuthorAgeFilesLines
...
* | Implement seed word confirmation page.Kevin Serrano2016-11-011-0/+16
* | Make case condition more consistent. Remove extra action. Fix incorrect displ...Kevin Serrano2016-10-311-1/+1
* | Configure BIP44 Keychain as default oneDan Finlay2016-10-291-1/+16
* | Phase out extra warning screen.Kevin Serrano2016-10-261-23/+0
* | Improved simple account generationDan Finlay2016-10-211-1/+1
* | Began adding first basic keyringDan Finlay2016-10-211-0/+16
* | Fix testsDan Finlay2016-10-211-2/+2
* | Linted & added salting to vaultDan Finlay2016-10-211-1/+1
* | Fix state updating after vault creation and unlockingDan Finlay2016-10-211-2/+8
* | Change actions reference to keyringController to backgroundDan Finlay2016-10-211-24/+24
* | Git merge resolution.Kevin Serrano2016-10-201-6/+8
|\|
| * Create callback and Clean-up detailsFrankie2016-10-141-6/+8
| * Fix gasPrice rangeFrankie2016-10-141-1/+1
* | Intermediary commit.Kevin Serrano2016-10-201-24/+24
* | Initial work on UI sideKevin Serrano2016-10-161-0/+10
* | Add minimal method signatures to new keyring controllerDan Finlay2016-10-131-1/+2
* | Remove additional deprecated actionDan Finlay2016-10-131-15/+0
* | Remove opinionated seed word codeDan Finlay2016-10-131-65/+1
|/
* Drop the buy button in the confTx view if account does not have enough ethFrankie2016-09-161-1/+2
* Add qrcode-npm to package.json and swap out Qr Code generator api for node-mo...Frankie2016-09-131-39/+11
* Show loading indication during unlocking.Dan Finlay2016-09-091-0/+2
* Show conf screen after send requestDan Finlay2016-09-021-2/+1
* Add a back button on lock screen to go back to init menuFrankie2016-08-261-0/+18
* Create a ShapeShift tx in tx HistoryFrankie2016-08-191-1/+1
* Merge branch 'master' into shapeshiftTxFrankie2016-08-191-0/+19
|\
| * linting and ignoring.Kevin Serrano2016-08-171-5/+0
| * Merge master.Kevin Serrano2016-08-161-0/+161
| |\
| * | Did not previously call functions before!Kevin Serrano2016-08-101-0/+3
| * | Fix default value. Add loading indication for async.Kevin Serrano2016-08-101-0/+4
| * | currency now selectable and save-able.Kevin Serrano2016-08-051-2/+0
| * | Fix merge conflicts. Fix typos. Ensure currency immediately updated on load.Kevin Serrano2016-07-231-0/+35
| |\ \
| * | | Linting!Kevin Serrano2016-07-231-2/+2
| * | | Add date access throughout the data flow.Kevin Serrano2016-07-221-0/+1
| * | | Add data field to pass up parameters up to reducer.Kevin Serrano2016-07-221-1/+5
| * | | Add fiat actions to metamask controllere and actions.Kevin Serrano2016-07-221-0/+14
* | | | WIP: ShapeShift txFrankie2016-08-191-0/+29
| |_|/ |/| |
* | | Remove ethereum classic providerDan Finlay2016-08-151-2/+1
* | | Add multi message capability to Qr view for market infoFrankie2016-08-131-3/+4
* | | Change buy forms so that they are their own view and add Qr-codeFrankie2016-08-131-9/+37
* | | Fix merge messFrankie2016-08-111-1/+0
* | | Merge branch 'master' into buyFormFrankie2016-08-111-1/+1
|\ \ \ | | |/ | |/|
| * | Buy button (#474)Frankie2016-07-221-0/+35
| |/
* / Create "buy form" add shape shiftFrankie2016-08-111-0/+169
|/
* Move main drop-down state to component stateDan Finlay2016-07-021-19/+0
* Fix broken action referenceDan Finlay2016-07-011-0/+5
* Manually lintedDan Finlay2016-06-221-7/+21
* Auto lintedDan Finlay2016-06-221-57/+56
* Fix disclaimer approving actionDan Finlay2016-06-171-1/+2
* Add disclaimer consent actionDan Finlay2016-06-171-0/+13
* Merge branch 'master' into display_networkDan Finlay2016-06-041-1/+26
|\
| * Added seed word recovery to config screenDan Finlay2016-06-031-1/+26
* | network status getting set upon start-up and showing in title bar but not aut...Zac Mitton2016-06-021-0/+8
|/
* Add clicking txs in list shows tx conf screenDan Finlay2016-05-271-0/+9
* actions - remove use of 'this'kumavis2016-05-261-70/+70
* Added ability to nickname wallets locallyDan Finlay2016-05-211-0/+18
* Add ability to add account to vaultDan Finlay2016-05-211-0/+15
* Add dynamic list item stylesDan Finlay2016-05-191-0/+9
* Add animated sandwich buttonDan Finlay2016-05-191-0/+11
* Streamlined some transition logicDan Finlay2016-05-131-11/+13
* Fix more transition bugsDan Finlay2016-05-121-6/+7
* Make default providers more easiliy configurable for metamask devsDan Finlay2016-05-111-0/+10
* Fix transition bugs after vault restoreDan Finlay2016-05-111-1/+1
* Restored signTx actionDan Finlay2016-05-071-0/+15
* Fix routing bugDan Finlay2016-05-051-1/+0
* Show any pending txs when unlockingDan Finlay2016-05-041-1/+0
* Add UI for Signing MessagesDan Finlay2016-05-041-6/+12
* Fix outdated transitionsDan Finlay2016-04-301-12/+6
* Persist selected accountDan Finlay2016-04-261-7/+11
* Make account detail view the primary viewDan Finlay2016-04-261-10/+15
* Moved UI into repo with its own dependency stackDan Finlay2016-04-141-0/+418