oncall-engine/engine/apps/schedules
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
..
ical_events apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
migrations Add mobile app push notifications for shift swap requests (#2717) 2023-08-02 12:26:45 +01:00
models Update schedule filter events endpoint to return additional shift info (#3110) 2023-10-04 16:47:27 +00:00
tasks Notify user when their shift swap request is taken (#2992) 2023-09-07 14:59:54 +00:00
tests Update schedule filter events endpoint to return additional shift info (#3110) 2023-10-04 16:47:27 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py Fix returned shift PK in current user events endpoint (#3036) 2023-09-18 17:49:21 +00:00
exceptions.py shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
ical_utils.py Fix slack notification for shift end affected by taken swap (#3092) 2023-10-02 12:56:07 +00:00