oncall-engine/engine/apps/schedules
2023-11-07 13:29:46 +00:00
..
ical_events Upgrade to django 4.2.6 and other deps updates (#3176) 2023-10-27 18:45:00 +00:00
migrations add missing db migrations + add additional backend db migration check to CI (#3234) 2023-10-31 16:00:55 -04:00
models Upgrade to django 4.2.6 and other deps updates (#3176) 2023-10-27 18:45:00 +00:00
tasks Notify user when their shift swap request is taken (#2992) 2023-09-07 14:59:54 +00:00
tests Update test to avoid failure depending on when it is run (#3289) 2023-11-07 13:29:46 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py Fix returned shift PK in current user events endpoint (#3036) 2023-09-18 17:49:21 +00:00
exceptions.py shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
ical_utils.py add get_cached_oncall_users_for_multiple_schedules method + add DELETE /alertgroups/<id> internal API endpoint (#3280) 2023-11-06 15:30:32 -05:00