aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/token-cell.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove send buttonDan Finlay2017-07-011-0/+2
| | | | Some token precisions are not respected by TokenFactory, so it's not sufficient for a default send form. Removing for now.
* Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButtonDan Finlay2017-06-281-1/+3
|\
| * Support other network linksDan Finlay2017-06-281-1/+3
| |
* | Fix propagationDan Finlay2017-06-201-1/+1
| |
* | Add send button to TokenFactoryDan Finlay2017-06-201-7/+29
|/ | | | | | A simple solution to a temporary token send screen: Linking to EtherScan. Will hold us over until we make our own token send view.
* Remove excessive logDan Finlay2017-06-151-1/+0
|
* Auto populate token list with popular token balancesDan Finlay2017-06-141-3/+19
| | | | | | | | | Half implements #175 Things to do: - Add ability to add tokens to the list. - Persist the token tab selection (so it is an implicit preference) - Check what's up with the token-tracker polling, it seems like it is not waiting the interval.
* Add placeholder etherscan token iconsDan Finlay2017-04-251-1/+3
|
* Get token list looking okDan Finlay2017-04-221-2/+9
|
* Add functional but ugly and hard-coded token listDan Finlay2017-04-211-0/+22