habitica-self-host/website
Josh Sears f592103754 Partial Fix for #8735 ("Failed party invitations do not indicate which invitations failed") (#9939)
* Updated from origin and added invite error fixes

* Update test for capitalization issue

* New error display

Changed app.vue to display error message using error.response.data.message
2018-02-19 19:00:42 +01:00
..
client Partial Fix for #8735 ("Failed party invitations do not indicate which invitations failed") (#9939) 2018-02-19 19:00:42 +01:00
common Partial Fix for #8735 ("Failed party invitations do not indicate which invitations failed") (#9939) 2018-02-19 19:00:42 +01:00
raw_sprites chore(news): Bailey text 2018-02-14 20:47:47 +00:00
server Partial Fix for #8735 ("Failed party invitations do not indicate which invitations failed") (#9939) 2018-02-19 19:00:42 +01:00
static Triumph Theme by anastasiagaskamp (#9323) 2018-02-09 15:57:34 -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.