oncall-engine/engine/apps/schedules
Joey Orlando 7ed6290d42
public API endpoint to export schedule final shifts (#2047)
# What this PR does

Closes https://github.com/grafana/oncall-private/issues/1632

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-06-05 14:06:10 +00:00
..
ical_events Do not include event repetitions terminated before start (until rrule) 2022-11-30 08:56:19 -03:00
migrations Remove schedule name uniqueness restriction (#1859) 2023-05-02 17:16:03 +00:00
models public API endpoint to export schedule final shifts (#2047) 2023-06-05 14:06:10 +00:00
tasks Refresh final schedule after cached icals are dropped (#2004) 2023-05-25 12:01:52 +00:00
tests public API endpoint to export schedule final shifts (#2047) 2023-06-05 14:06:10 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
admin.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py Refactor upcoming shifts to use cached final schedule data (#1891) 2023-05-08 19:01:24 +00:00
ical_utils.py Use X-WR-TIMEZONE as calendar tz when available, fallback to UTC (#2091) 2023-06-02 17:28:04 +00:00