aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/accounts/index.js
Commit message (Expand)AuthorAgeFilesLines
* Replace ui with responsive-uiDan Finlay2017-07-251-164/+0
* Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+164
* Make folder for responsive UIDan Finlay2017-07-041-164/+0
* Fix fiat renderingDan Finlay2017-05-171-1/+3
* Remove redux dependency from eth-balance and its dependent treeDan Finlay2017-05-131-1/+3
* Fix account detail transition fix.Kevin Serrano2017-04-061-1/+1
* Filter txs by txMeta network value in account detailkumavis2017-03-291-1/+1
* Merge branch 'dev' into messageManagerCleanUpFrankie2017-02-021-9/+2
|\
| * rename selectedAccount to selectedAddresskumavis2017-01-311-9/+2
* | Clean up message manger includes:Frankie2017-01-291-5/+5
|/
* 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