oncall-engine/engine/apps/schedules/models
Matias Bordese 8754f60530
Update schedule related users to use cached final representation (#5101)
Related to https://github.com/grafana/oncall/issues/4936

Cached final schedule keeps a (now - 15d, now + 6m) window
representation of a schedule (this representation always use users'
username; it will un-relate users that are not anymore associated to a
schedule).
2024-10-01 13:37:28 +00:00
..
__init__.py shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
custom_on_call_shift.py Refactor gaps and empty shift checks (#3785) 2024-01-31 15:25:06 +01:00
on_call_schedule.py Update schedule related users to use cached final representation (#5101) 2024-10-01 13:37:28 +00:00
shift_swap_request.py Fix SSR push notifications for deleted orgs (#4868) 2024-08-20 11:32:20 +00:00