habitica-self-host/website
Matti Petrelius f6ac7b890a Both eggs and potions should hatch pets from Items (#9645)
* Show click on hatching potion when egg is clicked

* Fix translation parameter name

* Show egg as active when clicked

* Remove itemDragStart event handler from egg items

* Change isHatchable to take in potion and egg objects

* Add margin to item popover content
2018-01-05 13:31:34 -06:00
..
client Both eggs and potions should hatch pets from Items (#9645) 2018-01-05 13:31:34 -06:00
common Both eggs and potions should hatch pets from Items (#9645) 2018-01-05 13:31:34 -06:00
raw_sprites Merge branch 'release' into develop 2018-01-03 00:07:42 +00:00
server Other user checkins: user profile modal checkin count (#9646) 2018-01-05 13:29:38 -06:00
static Added MAFL Theme (#9633) 2017-12-05 14:20:58 -06: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.