Files
habitica/website
Michael Hibbs 79b3b26ab2 [client fix] Level-100 stats message (#9039)
* Fix formatting for level 100 cap message

* Fix position for attribute points counter
* Fix text overflow in points box by increasing column width from 8 to 12

* Fix tests: Add userV to expected response in response middleware
2017-09-15 15:33:05 +02:00
..
2016-09-29 13:32:36 +02:00
2017-08-28 15:45:51 -06:00
2017-09-14 14:53:27 -05:00
2017-09-14 18:55:17 +02:00
2017-09-12 20:17:49 +00: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.