habitica-self-host/website/common
Matteo Pagliazzi 9151690f86
Better group plan and subscription cancellation (#11132)
* wip: better group plan cancellation

* add cancelation confirm modal

* abstract confirm modal for subs

* abstract canceled modal for subs

* working code

* add missing files

* fix text and margins

* fix(cancel modal): share css and add close icon
2019-05-08 21:37:02 +02:00
..
errors Improved number validation (#11131) 2019-04-23 15:19:49 -05:00
locales Better group plan and subscription cancellation (#11132) 2019-05-08 21:37:02 +02:00
script feat(content): Armoire items and backgrounds 5/19 2019-05-07 15:56:51 -05:00
index.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
README.md Common reorg (#8025) 2016-09-16 17:18:07 +02:00

Common

Files that are shared among the server and the client.

  • Code that is run on both the client and the server
  • Item definitions - weapons, armor, pets, etc