oncall-engine/engine/apps/schedules
Matias Bordese bc1ca0f376
Add user endpoint to get upcoming shifts details (#1705)
Add internal API endpoint to get users' upcoming shifts:
`GET /api/internal/v1/users/<USER PK>/upcoming_shifts`

Related to https://github.com/grafana/oncall-private/issues/1602.
2023-04-05 20:19:02 +00:00
..
ical_events Do not include event repetitions terminated before start (until rrule) 2022-11-30 08:56:19 -03:00
migrations Fix Grafana teams sync (#1652) 2023-03-28 18:26:24 +00:00
models Add user endpoint to get upcoming shifts details (#1705) 2023-04-05 20:19:02 +00:00
tasks Matiasb/fix task refresh ical when empty value (#1401) 2023-02-24 21:16:09 +00:00
tests Add user endpoint to get upcoming shifts details (#1705) 2023-04-05 20:19:02 +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