aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/balance-component.js
Commit message (Expand)AuthorAgeFilesLines
* balance components using selectorsEsteban MIno2018-08-311-3/+4
* fix conflictsEsteban MIno2018-08-291-31/+4
|\
| * Fix naming, add eth.getCode check for actions, fix translations for statusesAlexander Tseung2018-08-241-31/+4
* | typo watchAsset imageUrl to imageEsteban MIno2018-08-241-2/+2
* | fix integration tests on balance component with new watchAssetEsteban MIno2018-08-221-3/+3
* | refactor watchToken related functionsEsteban MIno2018-08-211-3/+3
* | delete according image when token added with watchToken deletedEsteban MIno2018-08-171-3/+3
* | add suggested tokens objects in metamask stateEsteban MIno2018-08-161-2/+3
* | add support for images base64 and urls on new uiEsteban MIno2018-08-151-0/+3
|/
* Lint fix.Dan2018-04-101-1/+1
* Improve display of crypto currencies when selected as the 'Current Conversion'Dan2018-04-101-4/+13
* LintedDan Finlay2018-04-041-1/+1
* Internationalize currencyDan Finlay2018-04-041-1/+6
* 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
* 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/+2
* Show dollar sign before USD on account details page.Dan2017-09-161-3/+5
* Show token balance and identiconChi Kei Chan2017-09-071-5/+12
* Adding Token transaction detail screenChi Kei Chan2017-09-061-6/+22
* redid tx-view and balance-component mapStateToProps logicSimon Liang2017-08-101-3/+10
* removing styling commentsSimon Liang2017-08-101-4/+0
* refactored and added unit testSimon Liang2017-08-081-23/+26
* extracted balance component and renders to the format, also wired in the acco...Simon Liang2017-08-081-0/+89