aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/shift-list-item.js
Commit message (Expand)AuthorAgeFilesLines
* Fix integration testsAlexander Tseung2018-08-241-1/+2
* Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-8/+14
* i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-8/+7
* Handle i18n with redux.Dan2018-03-161-9/+9
* Merge branch 'master' into i18nDan2018-03-071-31/+26
|\
| * Fixes shapeshift txs so that they render in tx list. (#3208)Dan J Miller2018-02-091-31/+26
* | complete i18n across new UINick Doiron2018-01-301-3/+3
* | get t imported in all files currently using i18nNick Doiron2018-01-251-0/+1
* | first steps to i18nNick Doiron2018-01-231-4/+4
|/
* [NewUI-flat] New deposit ether modal UI. (#2642)Dan J Miller2018-01-131-23/+27
* Merge branch 'NewUI-flat' into mergeChi Kei Chan2017-10-191-1/+1
|\
| * Enables the old shapeshift UI within new ui.Dan2017-10-021-1/+1
* | Move etherscan link logic into moduleDan Finlay2017-10-141-1/+1
|/
* lint fixeskumavis2017-08-041-1/+1
* Fix fiat renderingDan Finlay2017-05-171-3/+5
* Remove redux dependency from eth-balance and its dependent treeDan Finlay2017-05-131-1/+5
* ui - use global.platform for extension interactionkumavis2017-04-011-4/+1
* extension - prefer extensionizer modulekumavis2017-03-311-1/+1
* Linting to the max.Kevin Serrano2016-11-121-1/+0
* More lintingDan Finlay2016-08-231-2/+0
* LintedDan Finlay2016-08-231-3/+1
* Removed view more button, added account info button.Dan Finlay2016-08-231-0/+4
* Fix issue where if given a balance that does not need to be parsed will not b...Frankie2016-08-201-0/+2
* Remove "+" from shapeshift tx and change wording in CHANGELOGFrankie2016-08-191-21/+7
* Make ballance teal for shapeshift tx and add to change logFrankie2016-08-191-1/+3
* Create a ShapeShift tx in tx HistoryFrankie2016-08-191-53/+88
* WIP: ShapeShift txFrankie2016-08-191-0/+177