aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/shapeshift-form.js
Commit message (Expand)AuthorAgeFilesLines
* Fix style of shapeshift screen in deposit modal.Dan2018-06-221-1/+1
* Change btn-secondary styles to btn-default. Make btn-secondary red warning st...Alexander Tseung2018-06-011-1/+1
* Fix ShapeShift purchases on new UIbitpshr2018-04-291-6/+7
* Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-11/+17
* Merge branch 'master' into i18n-translator-reduxDan2018-03-271-1/+1
|\
| * Update button stylesAlexander Tseung2018-03-261-1/+1
* | i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-11/+10
* | Fixed t() calls where localeMessages is missing; and fix incorrect connect re...Dan2018-03-201-1/+1
* | Handle i18n with redux.Dan2018-03-161-11/+11
|/
* Fix translations whose substitutions params were not in arrays.Dan2018-03-141-1/+1
* Merge branch 'master' into i18nDan2018-03-071-8/+11
|\
| * Shapeshift form handles market info unavailable errors.Dan2018-03-071-3/+7
| * Fixes shapeshift coin selection dropdown. (#3416)Dan J Miller2018-03-061-5/+4
* | complete i18n across new UINick Doiron2018-01-301-1/+1
* | get t imported in all files currently using i18nNick Doiron2018-01-251-0/+1
* | first steps to i18nNick Doiron2018-01-231-11/+11
|/
* [NewUI-flat] New deposit ether modal UI. (#2642)Dan J Miller2018-01-131-267/+201
* Fix lint warningsDaijiro Wachi2017-10-221-3/+3
* Fix layout issues flagged by @tmashuangsdtsui2017-08-091-69/+79
* Lots of flex rearrangement on account detail viewDan Finlay2017-07-261-9/+1
* Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+306
* Make folder for responsive UIDan Finlay2017-07-041-306/+0
* Css fixesfrankiebee2017-04-241-4/+6
* remove updateBuyAddress actionJared Pereira2017-04-241-4/+0
* Initial redo attempt of the buy view to look like vladt's desighnfrankiebee2017-04-191-17/+7
* rename selectedAccount to selectedAddresskumavis2017-01-311-1/+0
* Linting to the max.Kevin Serrano2016-11-121-3/+1
* Unify warning functions.Kevin G. Serrano2016-11-081-1/+1
* Space out purchase details on ShapeShift formDan Finlay2016-09-161-4/+3
* Revert "Add new eth-lightwallet salting to vault."Frankie2016-09-131-2/+2
* Camelcase dataset key for reactDan Finlay2016-09-111-2/+2
* Persist shapeshift form input valuesDan Finlay2016-08-261-3/+12
* Add api Public keyFrankie2016-08-191-0/+2
* Add multi message capability to Qr view for market infoFrankie2016-08-131-2/+6
* Change buy forms so that they are their own view and add Qr-codeFrankie2016-08-131-101/+71
* Even out some of the marginsFrankie2016-08-111-2/+4
* Fix typo for copyButtonFrankie2016-08-111-1/+1
* Create "buy form" add shape shiftFrankie2016-08-111-0/+335