habitica/website
Keith Holliday 0dba37008f New client popups profile andmore (#8907)
* Added more styles to user profile modal and replaced memberDetail

* Added notify library

* Added edit avator

* Added notification menu updates

* Fixed lint issues

* Added group invite functionality

* Added many achievement modals

* Added initial quest modals

* Added guild, drops, and rebirth modals

* Added the reset of the achievement modals and fixed lint
2017-08-01 12:52:49 -06:00
..
assets new client - quest / seasonal / time travelers shops (#8903) 2017-07-31 17:04:40 -06:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client New client popups profile andmore (#8907) 2017-08-01 12:52:49 -06:00
client-old Merge branch 'release' into develop 2017-07-27 21:13:43 +00:00
common Client Tasks (#8894) 2017-08-01 14:30:17 +02:00
server new client - quest / seasonal / time travelers shops (#8903) 2017-07-31 17:04:40 -06:00
static/sprites chore(sprites): compile 2017-07-31 20:23:19 +00:00
views feat(event): Naming Day 2017 2017-07-31 20:22:09 +00: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.