oncall-engine/engine/apps/schedules/models
Matias Bordese abc0f17c70
Update schedule filter events endpoint to return additional shift info (#3110)
Related to https://github.com/grafana/oncall-private/issues/2191

This will also allow plugin to get shift name and type from the
filter_events API, without needing to get details for each involved
shift in the user's on-call summary timeline.
2023-10-04 16:47:27 +00:00
..
__init__.py shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
custom_on_call_shift.py add shifts property to shift swap request response schema + finalize slack message layout (#2712) 2023-08-01 14:21:02 -04:00
on_call_schedule.py Update schedule filter events endpoint to return additional shift info (#3110) 2023-10-04 16:47:27 +00:00
shift_swap_request.py Notify user when their shift swap request is taken (#2992) 2023-09-07 14:59:54 +00:00