habitica/website
Keith Holliday 52edb8a8da New client members (#8795)
* Began styling member modal

* Added store and updated modal styles

* Began converting angular

* Ported over angular routes

* Fixed lint issues
2017-06-08 14:27:22 -07:00
..
assets Align doubled achievement popovers (#8798) 2017-06-07 21:05:24 -07:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client New client members (#8795) 2017-06-08 14:27:22 -07:00
client-old Allow guilds edit (#8800) 2017-06-08 13:45:24 -07:00
common New client members (#8795) 2017-06-08 14:27:22 -07:00
server Allow guilds edit (#8800) 2017-06-08 13:45:24 -07:00
static/sprites Implemented new Achievement and Badge: Joined a Challenge (Fixes #8613) (#8761) 2017-06-07 09:43:16 -07:00
views Allow guilds edit (#8800) 2017-06-08 13:45:24 -07: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.