habitica-self-host/test/api/v3/integration/tasks
Sabe Jones 01d272d2c4
Teams Updates 201908 (#11347)
* fix(teams): no hover bg change for noninteractive checkboxes

* feat(teams): send notification to managers on task claim
Also fix client unit test broken by prev commit

* feat(groups): don't penalize for tasks assigned since last activity

* fix(tests): actually fix client unit

* fix(teams): improve task styles

* fix(teams): let people other than leader see relevant approvals
Also more style fixes

* fix(approvals): better filtering and task headings for approval data

* fix(test): correct test expectations for new GET /approvals behavior

* fix(groups): style tweaks

* different border for group and normal tasks

* fix(teams): remove extra click for claiming

* fix(teams): leaders & managers can check off approval-required tasks

* fix(teams): don't notify user of own claim

* fix group task margin and z-index on hover

* fix(menu): sporadic error in top bar

* fix(teams): more approval header and footer adjustments

* fix(tests): adjust expectations for self-approval

* fix(teams): address PR comments

* refactor(timestamps): date user activity on authenticated requests

* refactor(timestamps): update local user instead of direct db update
2019-09-26 14:49:11 -04:00
..
challenges Allow admins to edit challenge tasks - fixes #8149 (#10658) 2019-07-12 15:56:09 +02:00
checklists Webhooks v2 (and other fixes) (#10265) 2018-04-29 20:07:14 +02:00
groups Teams Updates 201908 (#11347) 2019-09-26 14:49:11 -04:00
tags Shortname (#7655) 2016-06-16 12:28:45 -05:00
DELETE-tasks_id.test.js Fix 9248: challenge creator should not automatically join their own challenge (#10383) 2018-05-25 12:03:39 +02:00
GET-tasks_challenge_challengeId.test.js Fix 9248: challenge creator should not automatically join their own challenge (#10383) 2018-05-25 12:03:39 +02:00
GET-tasks_id.test.js Shortname (#7655) 2016-06-16 12:28:45 -05:00
GET-tasks_user.test.js Upgrade server deps (#10017) 2018-02-23 15:21:00 +01:00
POST-tasks_clearCompletedTodos.test.js Fix 9248: challenge creator should not automatically join their own challenge (#10383) 2018-05-25 12:03:39 +02:00
POST-tasks_id_score_direction.test.js Habits: store one history entry per day (#10442) 2018-06-21 21:25:19 +02:00
POST-tasks_move_taskId_to_position.test.js [WIP] Add initial fixes for concurrency (#9321) 2017-11-07 13:19:39 -07:00
POST-tasks_unlink-all_challengeId.test.js Fix 9248: challenge creator should not automatically join their own challenge (#10383) 2018-05-25 12:03:39 +02:00
POST-tasks_unlink-one_taskId.test.js Fix 9248: challenge creator should not automatically join their own challenge (#10383) 2018-05-25 12:03:39 +02:00
POST-tasks_user.test.js API v4 (WIP) (#10453) 2018-06-18 14:40:25 +02:00
PUT-tasks_id.test.js Fix 9248: challenge creator should not automatically join their own challenge (#10383) 2018-05-25 12:03:39 +02:00