habitica-self-host/website
Matteo Pagliazzi ee82f5a774 Client: Tasks and Header v2 (#9168)
* wip: footer

* pin bootstrap-vue

* compact footer and fixes

* compact header

* fix member details in other views

* fix first party member in header

* fix unread notifications badge color

* sync + menu fixes

* loading bar styles

* new filter button

* create button

* create fixes

* quick add

* fix quick add inputs

* tooltips for create buttons

* fix create task moda

* fix class badge

* fixed footer links

* revert change that caused problems with tests and old browsers

* misc
2017-10-16 22:04:16 +02:00
..
client Client: Tasks and Header v2 (#9168) 2017-10-16 22:04:16 +02:00
common Client: Tasks and Header v2 (#9168) 2017-10-16 22:04:16 +02:00
raw_sprites Fixes 2017/10/14 (#9191) 2017-10-14 19:59:28 -05:00
server Lost Masterclasser Quest Line (#9183) 2017-10-13 20:32:55 -05:00
static Fixes 2017/10/14 (#9191) 2017-10-14 19:59:28 -05: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.