habitica-self-host/website
Keith Holliday aee21edd5f [WIP] Began adding tavern and party (#8814)
* Began adding tavern and party

* Fixed routing conflicts and tavern constant

* Updated button styles

* Added not on quest block

* Added no challenge block

* Began adding quest details

* Began updating group create modal to have party info

* Added create party modal

* Added share userid menu

* Began adding toggle

* Finished toggle styles

* Added start quest modal

* Ported over party ctrl code

* Finished porting over party ctrl code

* Added more quest actions

* Added own quests modal and quest modal details

* Fixed member modal styles and icons

* Added many random style updates

* Small text align fix

* Removed extra update

* Removed config and extra key

* Removed client string extras
2017-06-27 14:02:55 -06:00
..
assets chore(news): Guild Spotlight Bailey 2017-06-27 17:33:54 +00:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client [WIP] Began adding tavern and party (#8814) 2017-06-27 14:02:55 -06:00
client-old minor text fixes: accurate flavour text for Golden Knight testimonies collection quest, etc (#8826) 2017-06-26 22:35:29 +01:00
common [WIP] Began adding tavern and party (#8814) 2017-06-27 14:02:55 -06:00
server fix bug that prevented sending of emails to admin addresses (#8832) 2017-06-22 14:33:27 -07:00
static/sprites chore(news): Guild Spotlight Bailey 2017-06-27 17:33:54 +00:00
views Merge branch 'release' into develop 2017-06-27 17:43:13 +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.