habitica-self-host/website
Keith Holliday c28ec24c33
Added notification for when leader is updated (#9674)
* Added notification for when leader is updated

* Abstracted challenge member search component

* Added challenge member search modal to challenge detail

* Added group search
2017-12-14 12:12:43 -06:00
..
client Added notification for when leader is updated (#9674) 2017-12-14 12:12:43 -06:00
common Added notification for when leader is updated (#9674) 2017-12-14 12:12:43 -06:00
raw_sprites chore(news): Blog Bailey 2017-12-13 22:14:19 +00:00
server Added notification for when leader is updated (#9674) 2017-12-14 12:12:43 -06:00
static Added MAFL Theme (#9633) 2017-12-05 14:20:58 -06: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.