habitica-self-host/website
ean 74c9a1b02d Add missing text to buttons on the party / guild invite modal - Fixes #8391 (#8402)
* Fix missing text in party / guild invite modal

* add tests and abstract logic

* use translation lib for test
2017-01-19 12:17:38 -07:00
..
assets fix(quest): correct pt 2 label 2017-01-18 16:25:52 +00:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client fix tests failures (#8422) 2017-01-18 20:17:56 +01:00
client-old Add missing text to buttons on the party / guild invite modal - Fixes #8391 (#8402) 2017-01-19 12:17:38 -07:00
common remove Windows line breaks 2017-01-19 05:00:54 +10:00
server [WIP] Amazon refactor to lib (#8403) 2017-01-19 08:30:30 -07:00
static/sprites fix(quest): correct pt 2 label 2017-01-18 16:25:52 +00:00
views Add missing text to buttons on the party / guild invite modal - Fixes #8391 (#8402) 2017-01-19 12:17:38 -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.