aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/accounts/index.js
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | - Makes account list items no longer flex larger than they should be. - Makes the add account button not flex larger than it should be. - Adds a line under the add account button to define its size.
* 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