oncall-engine/engine/apps/schedules/models
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
..
__init__.py Initial web schedule model and serializers. Add override shift type. 2022-07-05 12:41:55 -03:00
custom_on_call_shift.py RRULE until values must be specified in UTC tz (#1661) 2023-03-30 13:53:39 +02:00
on_call_schedule.py Add user endpoint to get upcoming shifts details (#1705) 2023-04-05 20:19:02 +00:00