habitica/website
Keith Holliday c5e0bcfb0e New client more misc (#8902)
* View party now opens member modal

* Clicking member in header opens member detail modal

* Began sticky header

* Added sleep

* Removed extra inbox and added name styles

* Lint fixes

* Added member filter

* Added task counts

* Updated quest start modal

* Updated members modal style

* Fixed editing party

* Updated tavern

* Updated my guilds

* More guild styles

* Many challenge styles and fixes

* Fixed notification menu display

* Added initial styles to groupplans

* Added syncing with inbox

* Fixed lint

* Added new edit profile layout

* Added initial achievement layout

* Began adding new stats layout

* Removed duplicate:

* fix(CI): attempt to address Travis Mongo connection issue

* fix(CI): don't strand us in Mongo shell

* Travis updates

* Try percise
2017-07-29 16:08:36 -06:00
..
assets Merge branch 'release' into develop 2017-07-27 21:13:43 +00:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client New client more misc (#8902) 2017-07-29 16:08:36 -06:00
client-old Merge branch 'release' into develop 2017-07-27 21:13:43 +00:00
common New client more misc (#8902) 2017-07-29 16:08:36 -06:00
server [WIP] New Client - Shops/Market (#8884) 2017-07-27 19:41:23 +02:00
static/sprites fix(sprites): jellyfish arms 2017-07-27 20:58:49 +00:00
views Merge branch 'release' into develop 2017-07-27 21:13:43 +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.