oncall-engine/engine/apps/schedules
Vadim Stepanov ab493def5f
Schedule quality backend improvements (#1461)
# What this PR does

Changes the schedule quality API so it also returns types of comments
(this is needed to address
https://github.com/grafana/oncall/issues/118#issuecomment-1436954708).

## Which issue(s) this PR fixes
Related to https://github.com/grafana/oncall/issues/118

## Checklist

- [x] Tests updated
2023-03-06 14:27:49 +00:00
..
ical_events Do not include event repetitions terminated before start (until rrule) 2022-11-30 08:56:19 -03:00
migrations Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
models Use UTC instead of Etc/UTC when passing tz to dateutil rrule (#1414) 2023-02-24 20:54:20 +00:00
tasks Matiasb/fix task refresh ical when empty value (#1401) 2023-02-24 21:16:09 +00:00
tests Schedule quality backend improvements (#1461) 2023-03-06 14:27:49 +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 Schedules alpha fixes (#541) 2022-09-21 11:19:59 +01:00
ical_utils.py Fix load of ical file from google (#1381) 2023-02-22 07:29:59 +01:00
quality_score.py Schedule quality backend improvements (#1461) 2023-03-06 14:27:49 +00:00