oncall-engine/engine/apps/schedules/models
Matias Bordese ad00187968
Check possible split events in range when resolving schedule (#2828)
When an event is split because of a swap request, we were including the
original event if it was supposed to be in progress during the requested
time span.
2023-08-18 13:58:31 +00:00
..
__init__.py shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
custom_on_call_shift.py add shifts property to shift swap request response schema + finalize slack message layout (#2712) 2023-08-01 14:21:02 -04:00
on_call_schedule.py Check possible split events in range when resolving schedule (#2828) 2023-08-18 13:58:31 +00:00
shift_swap_request.py Add documentation about shift swap requests (#2719) 2023-08-17 10:47:16 -03:00