zulip/zerver/webhooks/gci/fixtures
Eeshan Garg 18c3bec667 webhooks/gci: Support "unassign" event type.
This commit adds support for the "unassign" event type, the
payloads for which are generated when a mentor unassigns a student
from a task.
2018-01-02 16:42:00 -05:00
..
student_commented_on_task.json webhooks/gci: Replace 'type' -> 'event_type', 'uuid' -> 'id'. 2017-11-02 16:39:48 -02:30
student_unassigned_by_mentor.json webhooks/gci: Support "unassign" event type. 2018-01-02 16:42:00 -05:00
task_abandoned_by_student.json webhooks/gci: Replace 'type' -> 'event_type', 'uuid' -> 'id'. 2017-11-02 16:39:48 -02:30
task_approved_by_mentor.json webhooks/gci: Replace 'type' -> 'event_type', 'uuid' -> 'id'. 2017-11-02 16:39:48 -02:30
task_approved_by_mentor_pending_parental_consent.json webhooks/gci: Support approve-pending-pc event type. 2017-12-18 10:00:20 -08:00
task_claimed_by_student.json webhooks/gci: Replace 'type' -> 'event_type', 'uuid' -> 'id'. 2017-11-02 16:39:48 -02:30
task_deadline_extended_by_mentor.json webhooks/gci: Support "extend" event type. 2018-01-02 16:42:00 -05:00
task_submitted_by_mentor_for_more_work.json webhooks/gci: Support 'needswork' event_type. 2017-11-02 16:46:11 -02:30
task_submitted_by_student.json webhooks/gci: Replace 'type' -> 'event_type', 'uuid' -> 'id'. 2017-11-02 16:39:48 -02:30