aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/token-cell.js
Commit message (Collapse)AuthorAgeFilesLines
* Adds USD to token list.Dan2017-09-161-3/+37
|
* Add Contract Tx List Item; Update Token Tx on selectChi Kei Chan2017-09-071-1/+1
|
* Show token balance and identiconChi Kei Chan2017-09-071-3/+3
|
* Adding Token transaction detail screenChi Kei Chan2017-09-061-2/+23
|
* Implement tokens list UIChi Kei Chan2017-09-061-6/+17
|
* Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+72
|
* Make folder for responsive UIDan Finlay2017-07-041-72/+0
|
* 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