Files
habitica/website
Keith Holliday 638525f8d8 Stripe refactor to lib (#8417)
* Moved stripe tests to folder

* Abstracted stripe payments logic to lib

* Added initial unit test for stripe payment

* Added subscription tests

* Added tests for regulare purchases

* Added tests for edit subscription

* Added cancel tests

* Added integration tests

* Fixed lint issues

* Fixed lint issue
2017-01-20 16:08:52 -07:00
..
2017-01-19 20:22:32 +00:00
2016-09-29 13:32:36 +02:00
2017-01-19 20:22:32 +00:00
2017-01-19 20:31:23 +00:00
2017-01-20 16:08:52 -07:00
2017-01-19 20:22:32 +00:00
2017-01-19 22:04:36 +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.