habitica-self-host/test/common/ops
Matteo Pagliazzi c1bd7f5dc5
Habits: store one history entry per day (#10442)
* initial refactor

* add scoredUp and scoredDown values for habits history entries, one entry per habit per day

* fix lint and add initial migration

* update old test

* remove scoreNotes

* dry run for migration

* migration fixes

* update migration and remove old test

* fix

* add challenges migration (read only)

* fix challenges migration

* handle custom day start

* update tasks in migration

* scoring: support cds

* add new test
2018-06-21 21:25:19 +02:00
..
buy Merge branch 'release' into develop 2018-05-29 22:54:31 +00:00
stats moving developer-only strings to api/common messages (#10258) 2018-05-04 16:00:19 -05:00
addTask.js Validate that everyX values in dailies are integers bounded by 0 and 9999 fixes #8782 (#9268) 2017-12-05 13:55:32 -06:00
blockUser.test.js Prevent user from blocking himself - fixes #9097 (#9194) 2017-10-18 15:26:01 -05:00
changeClass.js Fixes #7958 - do not remove Battle Gear equipment when changing class (#8064) 2017-07-20 10:28:53 -07:00
clearPMs.test.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
deletePM.test.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
disableClasses.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
equip.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
feed.js moving developer-only strings to api/common messages (#10258) 2018-05-04 16:00:19 -05:00
hatch.js moving developer-only strings to api/common messages (#10258) 2018-05-04 16:00:19 -05:00
openMysteryItem.js Notifications v2 and Bailey API (#9716) 2018-01-31 11:55:39 +01:00
readCard.js Notifications v2 and Bailey API (#9716) 2018-01-31 11:55:39 +01:00
rebirth.js stops Orb of Rebirth being visible after rebirth - fixes #8593 (#9172) 2017-10-18 15:23:27 -05:00
releaseBoth.js Removed balance check test (#10159) 2018-03-21 11:53:47 -05:00
releaseMounts.js Keys kennel fixes (#9848) 2018-03-02 15:30:11 -06:00
releasePets.js Keys kennel fixes (#9848) 2018-03-02 15:30:11 -06:00
reroll.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
reset.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
revive.js Get skipped/pending unit tests working for revive (#8193) 2016-11-06 21:17:52 -06:00
scoreTask.test.js Habits: store one history entry per day (#10442) 2018-06-21 21:25:19 +02:00
sell.js Purchase API Refactoring: Gems [Gold] (#10271) 2018-04-27 19:29:26 +02:00
sleep.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
unlock.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
updateTask.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00