oncall-engine/engine/apps/schedules
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
..
ical_events apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
migrations Add mobile app push notifications for shift swap requests (#2717) 2023-08-02 12:26:45 +01:00
models Check possible split events in range when resolving schedule (#2828) 2023-08-18 13:58:31 +00:00
tasks Shift swap request push notification follow-ups (#2805) 2023-08-16 16:01:17 +00:00
tests Check possible split events in range when resolving schedule (#2828) 2023-08-18 13:58:31 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py Handle ical schedule import with duplicated event UIDs (#2760) 2023-08-07 13:11:46 +00:00
exceptions.py shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
ical_utils.py Ignore ical cancelled events when calculating shifts (#2776) 2023-08-11 15:14:15 +00:00