mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-25 23:25:51 +00:00
* Validate that everyX values are integers bounded by 0 and 9999 * Added client side check * Updated tests * Added migration for bad dailies Near idential to the other task migration. * fix(typo): camelCase function call |
||
|---|---|---|
| .. | ||
| challenges | ||
| checklists | ||
| groups | ||
| tags | ||
| DELETE-tasks_id.test.js | ||
| GET-tasks_challenge_challengeId.test.js | ||
| GET-tasks_id.test.js | ||
| GET-tasks_user.test.js | ||
| POST-tasks_clearCompletedTodos.test.js | ||
| POST-tasks_id_score_direction.test.js | ||
| POST-tasks_move_taskId_to_position.test.js | ||
| POST-tasks_unlink-all_challengeId.test.js | ||
| POST-tasks_unlink-one_taskId.test.js | ||
| POST-tasks_user.test.js | ||
| PUT-tasks_id.test.js | ||