habitica/test/api/v3/integration/tasks
Sabe Jones 1135ab946e
Sabrecat/groups quick wins (#11146)
* WIP(groups): quickish wins

* WIP(groups): two quick wins
1. Don't show task creation button if user is not leader or manager
2. Don't require JS confirm() for approving tasks

* fix(group-plans): allow delete from options button

* fix(group-plans): update tasksOrder when task deleted

* fix(group-tasks): dismiss notification when user takes action

* refactor(tasks): DRY out create button styling

* fix(group-tasks): sync after claiming/unclaiming

* fix(claiming): better sync and notif handling

* fix(tasks): force sync instead of explicitly clearing notif

* fix(tasks): reposition task creation button

* fix(group-tasks): default to single completion

* fix(group-tasks): move completion condition field above approval switch

* fix(group-tasks): todo validation error and approval notif dismissal

* fix(group-tasks): default single completion on client

* fix(group-tasks): move completion condition up more

* fix(group-tasks): maintain client-side user assignment list

* fix(group-tasks): remove approval notifications when task deleted

* fix(group-tasks): send assigned task to top of task list

* fix(group-tasks): remove useless tag filter dropdown

* feat(group-tasks): notify user of assigned task

* fix(group-tasks): don't allow approval of tasks w/ no approval request

* fix(tests): adjust expectations

* fix(group-tasks): more sensible action on assignment notif click
2019-04-29 13:38:28 -05:00
..
challenges API v4 (WIP) (#10453) 2018-06-18 14:40:25 +02:00
checklists Webhooks v2 (and other fixes) (#10265) 2018-04-29 20:07:14 +02:00
groups Sabrecat/groups quick wins (#11146) 2019-04-29 13:38:28 -05: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