aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/accounts/account-list-item.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix fiat renderingDan Finlay2017-05-171-1/+3
| | | | | | | | Fixes #1439. When reorganizing fiat-value component to not use global state, had missed its necessary `currentCurrency` parameter. This now passes it in wherever it's used.
* Remove redux dependency from eth-balance and its dependent treeDan Finlay2017-05-131-1/+2
| | | | For better unit testability of the conf-tx view.
* rename selectedAccount to selectedAddresskumavis2017-01-311-2/+2
|
* migration 5 - move keyring controller state to substatekumavis2017-01-291-2/+3
|
* Fix rendering of loose accountsDan Finlay2016-12-241-2/+2
|
* Show a "LOOSE" warning on accounts not belonging to HD Seed phraseDan Finlay2016-12-231-4/+14
|
* change all instances of selectedAddress to selectedAccount.Kevin Serrano2016-11-221-1/+1
|
* Fix single account list formattingDan Finlay2016-09-131-3/+0
|
* Add accounts back to metamask stateDan Finlay2016-09-131-5/+5
|
* Revert "Add new eth-lightwallet salting to vault."Frankie2016-09-131-5/+8
|
* Fix account list formatting when only a single item.Dan Finlay2016-09-121-8/+5
| | | | | | - 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.
* Nearly finished factoring fiat value into eth-balanceDan Finlay2016-09-071-2/+2
|
* Change account list balance rendering.Kevin Serrano2016-08-171-2/+6
|
* Replace manual copy buttons with new CopyButton componentDan Finlay2016-06-301-9/+3
|
* Add alt titles to most critical iconsKevin Serrano2016-06-281-0/+1
| | | | We can change most of these later to a more "elegant" solution, but from the user perspective, having these tooltips is comforting imo.
* accounts - rename account list item so it doesnt overlapkumavis2016-06-241-0/+81