mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-25 23:25:51 +00:00
* - updates a group task - approval is required - updates a group task with checklist * add expect to test the new checklist length * - moves tasks to a specified position out of length * remove unused line * website getter tasks tests * re-add sanitizeUserChallengeTask * change config.json.example variable to be a string not a boolean * fix tests - pick the text / up/down props too * fix test - remove changes on text/up/down - revert sanitize condition - revert sanitization props |
||
|---|---|---|
| .. | ||
| checklists | ||
| tags | ||
| DELETE-group_tasks_id.test.js | ||
| GET-approvals_group_id.test.js | ||
| GET-tasks_group_id.test.js | ||
| POST-group_tasks_id_approve_userId.test.js | ||
| POST-group_tasks_id_needs-work_userId.test.js | ||
| POST-group_tasks_id_score_direction.test.js | ||
| POST-tasks_group_id.test.js | ||
| POST-tasks_group_id_assign_user_id.test.js | ||
| POST-tasks_move_taskId_to_position.test.js | ||
| POST-tasks_task_id_unassign.test.js | ||
| PUT-group_task_id.test.js | ||