zulip/zerver/webhooks/gci/fixtures
Eeshan Garg 457c5a7735 webhooks/gci: Support 'outoftime' event.
This commit adds support for the 'outoftime' event. Such an event
is triggered when the task deadline for a particular task has
passed.
2018-01-16 15:57:35 -08: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_deadline_has_passed.json webhooks/gci: Support 'outoftime' event. 2018-01-16 15:57:35 -08: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