aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/token-list.js
Commit message (Expand)AuthorAgeFilesLines
* Show watched tokens with no balanceDan Finlay2017-12-131-4/+1
* Multiple tokens shows the amount when greater than 1Thomas Huang2017-08-301-1/+1
* Fallback to ethplorer linkDan Finlay2017-08-171-1/+18
* Remove dead codeDan Finlay2017-08-171-14/+0
* Remove default tokensDan Finlay2017-08-171-11/+1
* Correct token pluralization for one tokenDan Finlay2017-07-281-1/+3
* Lots of flex rearrangement on account detail viewDan Finlay2017-07-261-10/+30
* Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+192
* Make folder for responsive UIDan Finlay2017-07-041-194/+0
* Stop loading popular tokens by defaultDan Finlay2017-07-011-1/+3
* Add padding to token messagesDan Finlay2017-06-291-0/+1
* Merge branch 'master' into i1616-AddTokenAddingDan Finlay2017-06-231-4/+18
|\
| * Add better event lifecycle management to token list.Dan Finlay2017-06-201-4/+18
* | Reduce token list clutter by only showing held tokensDan Finlay2017-06-201-7/+4
* | Add ability to add tokens to token listDan Finlay2017-06-161-10/+30
* | Create add token button and template viewDan Finlay2017-06-151-22/+49
|/
* Add no tokens messageDan Finlay2017-06-151-9/+13
* Vertically center loading indicationDan Finlay2017-06-151-2/+10
* Refresh token balance on network changeDan Finlay2017-06-151-5/+22
* Persist selected account tabDan Finlay2017-06-151-2/+13
* Auto populate token list with popular token balancesDan Finlay2017-06-141-14/+35
* Add placeholder etherscan token iconsDan Finlay2017-04-251-1/+7
* Get token list looking okDan Finlay2017-04-221-4/+19
* Add functional but ugly and hard-coded token listDan Finlay2017-04-211-0/+51