Files
habitica/website
Cai Lu 79b51a40ce Validate coupon code for subscriptions fixes #8398 (#8440)
* (fix) If coupon is not valid, display an error

* (test) Add valid and invalid coupon tests for applyCoupon

* Add test descriptions
2017-01-23 12:01:30 -07:00
..
2017-01-21 02:41:31 +00:00
2016-09-29 13:32:36 +02:00
2017-01-21 02:41:31 +00:00
2017-01-22 09:59:47 -07:00
2017-01-21 02:41:31 +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.