oncall-engine/engine/apps
Matias Bordese 6b8c1ac94e
Truncate exported final shifts to match the requested period (#2924)
When calculating on-call load, if an involved shift extends outside the
requested time span you can get unexpected results. Truncate the
returned events times to keep the details for the specified start/end
dates.
2023-08-31 15:40:31 +00:00
..
alerts Fix silence for paused escalations or alert groups with empty escalation chain (#2929) 2023-08-31 11:47:13 +00:00
api Add optional param to return shift swaps detailed user information (#2923) 2023-08-31 14:46:45 +00:00
api_for_grafana_incident remove references to AlertGroup.is_archived and AlertGroup.unarchived_objects (#2524) 2023-07-18 11:48:34 +00:00
auth_token Return API URL as part of status (#2791) 2023-08-22 17:17:26 +00:00
base Telegram long polling (#2250) 2023-08-24 09:12:24 +02:00
email Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
grafana_plugin Status to not access grafana headers from mobile request (#2870) 2023-08-23 19:39:02 +00:00
heartbeat Use periodic task for heartbeats (#2723) 2023-08-10 02:25:00 +00:00
integrations Always update last_heartbeat_time async (#2892) 2023-08-29 02:19:28 +00:00
metrics_exporter Fix metrics and dashboard (#2895) 2023-08-29 13:52:24 +00:00
mobile_app rename notify_user_async celery task to notify_user_about_new_alert_group (#2900) 2023-08-29 16:02:09 +02:00
oss_installation Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
phone_notifications Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
public_api Truncate exported final shifts to match the requested period (#2924) 2023-08-31 15:40:31 +00:00
schedules Update ical export to track primary/overrides calendar using priority (#2871) 2023-08-24 15:36:42 +00:00
slack Fix slack schedule notification settings dialog (#2902) 2023-08-29 15:07:02 +00:00
social_auth apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
telegram Telegram long polling (#2250) 2023-08-24 09:12:24 +02:00
twilioapp Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
user_management Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
webhooks Webhooks Public API (#2790) 2023-08-22 14:05:52 -06:00
zvonok Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00