aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/accounts/index.js
Commit message (Expand)AuthorAgeFilesLines
* Allow importing of private key stringsDan Finlay2017-01-181-1/+2
* Merge branch 'i328-MultiVault-v1' into i715-AddImportMenuDan Finlay2017-01-181-0/+7
|\
| * Scaffold new account viewDan Finlay2016-11-051-1/+1
* | Show a "LOOSE" warning on accounts not belonging to HD Seed phraseDan Finlay2016-12-231-3/+11
* | Fix camel casing on setSelectedAccount action.Dan Finlay2016-11-221-1/+1
* | change all instances of selectedAddress to selectedAccount.Kevin Serrano2016-11-221-4/+4
|/
* Remove insane actions hashDan Finlay2016-11-051-6/+2
* Configure BIP44 Keychain as default oneDan Finlay2016-10-291-3/+3
* Began adding first basic keyringDan Finlay2016-10-211-3/+3
* Remove flex class from account list containerDan Finlay2016-10-121-1/+1
* Merge branch 'library' of github.com:MetaMask/metamask-plugin into librarykumavis2016-09-131-2/+2
|\
| * Fix single account list formattingDan Finlay2016-09-131-2/+2
* | ui - remove unused currentDomain propkumavis2016-09-131-1/+0
|/
* Revert "Add new eth-lightwallet salting to vault."Frankie2016-09-131-2/+2
* Fix account list formatting when only a single item.Dan Finlay2016-09-121-2/+2
* Add network checks for unconfirmed TxsFrankie2016-09-091-0/+1
* Add mock dev modeDan Finlay2016-07-221-2/+1
* accounts - rename account list item so it doesnt overlapkumavis2016-06-241-2/+2
* Manually lintedDan Finlay2016-06-221-1/+0
* Auto lintedDan Finlay2016-06-221-51/+49
* Change chevron-down to fa-plusFrankie2016-06-041-1/+1
* Add number indicating pending txs to account listDan Finlay2016-05-261-0/+16
* Add copy address button to account listDan Finlay2016-05-241-4/+1
* Move account list panel to componentDan Finlay2016-05-241-45/+9
* Move accounts indexDan Finlay2016-05-241-0/+182