Files
habitica/website
Cai Lu 78816dd4cb Fix character values (#8541)
* Display an error when invalid values are given

* Add character values tests for settingsCtrl

* Only check for invalid level values

* Remove unnecessary validation function

* Min level of 1 on user model

* (tests) Removed stubbing on restore
2017-04-26 15:10:56 -06:00
..
2016-09-29 13:32:36 +02:00
2017-04-26 01:57:19 +00:00
2017-04-26 15:10:56 -06:00
2017-04-26 15:10:56 -06:00
2017-04-26 15:10:56 -06:00
2017-04-26 01:57:19 +00:00
2017-04-26 15:10:56 -06: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.