oncall-engine/engine/apps/schedules
Matias Bordese 4c92826c26
chore: update schedule checks notification period and improve wording (#5412)
Related to https://github.com/grafana/oncall-private/issues/2994

- Extend gaps/empty shift checks to consider 30 days (customizable via
param, eventually make it customizable per schedule?); ie. every week
(per beat schedule), check the schedule next 30 days
- Trigger checks via async task on schedule API updates (instead of a
sync call)
- Update notifications wording / link to schedule
2025-01-16 12:19:16 +00:00
..
ical_events Fix issue with DST starting/ending causing overlaps/gaps (#5266) 2024-11-20 17:04:25 +00:00
migrations fix: patch data migration scripts for non-MySQL databases (#5297) 2024-11-26 14:04:39 -05:00
models chore: update schedule checks notification period and improve wording (#5412) 2025-01-16 12:19:16 +00:00
tasks chore: update schedule checks notification period and improve wording (#5412) 2025-01-16 12:19:16 +00:00
tests chore: update schedule checks notification period and improve wording (#5412) 2025-01-16 12:19:16 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py chore: update schedule checks notification period and improve wording (#5412) 2025-01-16 12:19:16 +00:00
exceptions.py shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
ical_utils.py fix: update missing users / empty shifts check (#5322) 2025-01-02 13:50:09 +00:00