habitica-self-host/website
Keith Holliday 6af50c9f2f
Payment refactor (#10325)
* Rarranged payment index functions

* Moved gem function

* Increased buy gems test coverage

* Reduced length of functions. Reduced cognitive complexity
2018-05-06 15:12:00 -05:00
..
client Fixed columns when translation is too long. (#10315) 2018-05-04 16:10:02 -05:00
common 10256 - The placeholder and the message row are fixed (#10307) 2018-05-04 16:04:06 -05:00
raw_sprites chore(event): end Spring Fling 2018-05-01 21:25:45 +00:00
server Payment refactor (#10325) 2018-05-06 15:12:00 -05:00
static Added meta image for social media sharing (#10193) 2018-04-09 08:34:12 +02: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.