| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix ShapeShift purchases on new UI | bitpshr | 2018-04-29 | 1 | -6/+7 |
* | Removes t from props via metamask-connect and instead places it on context vi... | Dan | 2018-03-29 | 1 | -11/+17 |
* | Merge branch 'master' into i18n-translator-redux | Dan | 2018-03-27 | 1 | -1/+1 |
|\ |
|
| * | Update button styles | Alexander Tseung | 2018-03-26 | 1 | -1/+1 |
* | | i18n redux solution doesn't require importing t() and passing state to each t... | Dan | 2018-03-22 | 1 | -11/+10 |
* | | Fixed t() calls where localeMessages is missing; and fix incorrect connect re... | Dan | 2018-03-20 | 1 | -1/+1 |
* | | Handle i18n with redux. | Dan | 2018-03-16 | 1 | -11/+11 |
|/ |
|
* | Fix translations whose substitutions params were not in arrays. | Dan | 2018-03-14 | 1 | -1/+1 |
* | Merge branch 'master' into i18n | Dan | 2018-03-07 | 1 | -8/+11 |
|\ |
|
| * | Shapeshift form handles market info unavailable errors. | Dan | 2018-03-07 | 1 | -3/+7 |
| * | Fixes shapeshift coin selection dropdown. (#3416) | Dan J Miller | 2018-03-06 | 1 | -5/+4 |
* | | complete i18n across new UI | Nick Doiron | 2018-01-30 | 1 | -1/+1 |
* | | get t imported in all files currently using i18n | Nick Doiron | 2018-01-25 | 1 | -0/+1 |
* | | first steps to i18n | Nick Doiron | 2018-01-23 | 1 | -11/+11 |
|/ |
|
* | [NewUI-flat] New deposit ether modal UI. (#2642) | Dan J Miller | 2018-01-13 | 1 | -267/+201 |
* | Fix lint warnings | Daijiro Wachi | 2017-10-22 | 1 | -3/+3 |
* | Fix layout issues flagged by @tmashuang | sdtsui | 2017-08-09 | 1 | -69/+79 |
* | Lots of flex rearrangement on account detail view | Dan Finlay | 2017-07-26 | 1 | -9/+1 |
* | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 1 | -0/+306 |
* | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 1 | -306/+0 |
* | Css fixes | frankiebee | 2017-04-24 | 1 | -4/+6 |
* | remove updateBuyAddress action | Jared Pereira | 2017-04-24 | 1 | -4/+0 |
* | Initial redo attempt of the buy view to look like vladt's desighn | frankiebee | 2017-04-19 | 1 | -17/+7 |
* | rename selectedAccount to selectedAddress | kumavis | 2017-01-31 | 1 | -1/+0 |
* | Linting to the max. | Kevin Serrano | 2016-11-12 | 1 | -3/+1 |
* | Unify warning functions. | Kevin G. Serrano | 2016-11-08 | 1 | -1/+1 |
* | Space out purchase details on ShapeShift form | Dan Finlay | 2016-09-16 | 1 | -4/+3 |
* | Revert "Add new eth-lightwallet salting to vault." | Frankie | 2016-09-13 | 1 | -2/+2 |
* | Camelcase dataset key for react | Dan Finlay | 2016-09-11 | 1 | -2/+2 |
* | Persist shapeshift form input values | Dan Finlay | 2016-08-26 | 1 | -3/+12 |
* | Add api Public key | Frankie | 2016-08-19 | 1 | -0/+2 |
* | Add multi message capability to Qr view for market info | Frankie | 2016-08-13 | 1 | -2/+6 |
* | Change buy forms so that they are their own view and add Qr-code | Frankie | 2016-08-13 | 1 | -101/+71 |
* | Even out some of the margins | Frankie | 2016-08-11 | 1 | -2/+4 |
* | Fix typo for copyButton | Frankie | 2016-08-11 | 1 | -1/+1 |
* | Create "buy form" add shape shift | Frankie | 2016-08-11 | 1 | -0/+335 |