habitica/website
Keith Holliday 21ad808cc1 Aded challenge migration sync (#8492)
* Aded challenge migration sync

* Fixed async grouping

* Mapped promises and added error catching

* Added placholders for syncing specific challenges

* Prvented overriding of attribute and createdAt
2017-03-17 16:58:55 -05:00
..
assets chore(news): Bailey 2017-03-15 00:17:10 +00:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client chore(news): Bailey 2017-03-15 00:17:10 +00:00
client-old Group plans copy changes (#8546) 2017-03-09 14:27:52 -07:00
common invalid class change throws error (#8496) (#8531) 2017-03-16 13:38:24 -05:00
server Aded challenge migration sync (#8492) 2017-03-17 16:58:55 -05:00
static/sprites chore(news): Bailey 2017-03-15 00:17:10 +00:00
views chore(news): Bailey 2017-03-16 19:43:08 +00:00
README.md expose new client at /new-app, can be enabled in prod setting a flag 2016-09-21 13:43:39 +02:00

/website/client contains the source files for the new client side that is being developed as part of the Habitica.com redesign. Static assets for the new client can be found in website/static.

The old client side files can be found in /website/client-old, they are still used on Habitica.com while the redesign is in progress.