habitica/website
Keith Holliday cf0ce90968 New client challenge tasks (#8915)
* Added get and create challenge tasks

* Added challenge task edit
2017-08-02 10:57:57 -06:00
..
assets new client - quest / seasonal / time travelers shops (#8903) 2017-07-31 17:04:40 -06:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client New client challenge tasks (#8915) 2017-08-02 10:57:57 -06:00
client-old fix(groups): bail if group not passed to canEdit (#8897) 2017-08-02 08:38:30 -07:00
common Updated tip #27 (#8895) 2017-08-02 08:41:10 -07:00
server fix(habits): reset counters when sleeping (#8898) 2017-08-02 08:35:20 -07:00
static/sprites chore(sprites): compile 2017-07-31 20:23:19 +00:00
views feat(event): Naming Day 2017 2017-07-31 20:22:09 +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.