aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/token-cell.js
Commit message (Expand)AuthorAgeFilesLines
* Adds sidebar component and refactors slide in wallet view sidebar to use it.Dan Miller2018-08-291-1/+1
* typo watchAsset imageUrl to imageEsteban MIno2018-08-241-2/+2
* add support for images base64 and urls on new uiEsteban MIno2018-08-151-1/+2
* Token name is not hidden in wallet if balance is exceptionally long.Dan2018-06-011-2/+2
* Fetch token prices based on contract addressbitpshr2018-04-161-16/+4
* Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-1/+1
* Handle i18n with redux.Dan2018-03-161-1/+1
* Fix alignment of ellipsis and address in wallet view. (#3198)Dan J Miller2018-02-071-1/+1
* Remove duplicate token balance on uat next. (#3195)Dan J Miller2018-02-071-2/+0
* Add functional integration testing to Add Token flow (#3189)Alexander Tseung2018-02-061-3/+4
* Wallet view supports screen sizes between 576px and 667px (#3193)Dan J Miller2018-02-061-12/+17
* Update main view stylingAlexander Tseung2018-01-111-1/+1
* Hide fiat values on account details screen when eth/token value is 0.Dan2017-12-211-1/+3
* More lint fixesDan2017-11-021-6/+6
* Correct rendering of conversions when conversion rate is a token. (#2498)Dan J Miller2017-10-271-12/+16
* Fix Conversions bugs; Fiat value bugsChi Kei Chan2017-10-211-3/+5
* Hide token confirmation modal uiDan2017-10-031-0/+1
* Token menu ui.Dan2017-10-021-0/+18
* Close sidebar on token selection.Dan2017-09-291-2/+9
* 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
* 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
|/
* Remove excessive logDan Finlay2017-06-151-1/+0
* Auto populate token list with popular token balancesDan Finlay2017-06-141-3/+19
* 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