oncall-engine/engine/apps/schedules
Matias Bordese f3f7c17f8b
fix: update missing users / empty shifts check (#5322)
Related to https://github.com/grafana/oncall-private/issues/2950

- Represent missing users in schedule events (so they are displayed in
the web UI)
- Fix schedule checks for gaps/empty shifts so they send notifications
2025-01-02 13:50:09 +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 fix: update missing users / empty shifts check (#5322) 2025-01-02 13:50:09 +00:00
tasks fix: update missing users / empty shifts check (#5322) 2025-01-02 13:50:09 +00:00
tests fix: update missing users / empty shifts check (#5322) 2025-01-02 13:50:09 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py Optimize GET /schedules and /current_user_events internal api endpoints (#4169) 2024-04-11 14:46:51 +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