oncall-engine/engine/apps/api/serializers
2023-11-27 17:53:54 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert.py remove all references to deprecated AlertGroup.is_restricted field (#3228) 2023-10-31 20:10:45 +00:00
alert_group.py Rework alert group internal API team filter (#3413) 2023-11-23 17:28:00 +00:00
alert_receive_channel.py Alert group payload labels (#3434) 2023-11-27 17:53:54 +00:00
alerts_field_cache_buster_mixin.py Fix broken openapi schema + add integration test (#3364) 2023-11-16 12:15:05 +00:00
channel_filter.py Alert group payload labels (#3434) 2023-11-27 17:53:54 +00:00
custom_button.py use CustomURLValidator in custom_button (#1398) 2023-03-23 12:21:17 +00:00
custom_serializers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
escalation_chain.py Add alert group filter by escalation chain (#1535) 2023-03-14 14:38:18 +00:00
escalation_policy.py Fix duplicate orders on routes and escalation policies (#2568) 2023-07-18 17:17:53 +00:00
integration_heartbeat.py Remove integration html instructions (#2627) 2023-07-25 04:31:28 +00:00
labels.py Add labels implementation for integration (#3014) 2023-10-20 07:30:11 +00:00
live_setting.py Allow no-auth SMTP connection for email notifications (#759) 2022-11-03 16:18:37 +00:00
on_call_shifts.py Disable updates for API/terraform shifts in internal API (#3224) 2023-10-31 15:08:07 +00:00
organization.py Make field rbac_enabled readonly for organization endpoint (#2782) 2023-08-11 13:37:44 +00:00
organization_slack_settings.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
paging.py Updates to POST /direct_paging internal API endpoint to support Grafana Incident use-cases (#3232) 2023-11-01 17:19:44 -04:00
public_api_token.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
resolution_note.py Resolution note source mobile app (#3174) 2023-10-20 15:22:45 +01:00
schedule_base.py Add responders improvements (#3128) 2023-10-27 12:12:07 -04:00
schedule_calendar.py shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
schedule_ical.py Update ical schedule creation/update to trigger final schedule refresh (#3156) 2023-10-18 16:41:25 +00:00
schedule_polymorphic.py add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04:00
schedule_reminder.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
schedule_web.py shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
shift_swap.py Add optional param to return shift swaps detailed user information (#2923) 2023-08-31 14:46:45 +00:00
slack_channel.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
slack_user_identity.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
team.py few add responders patches (#3220) 2023-10-31 11:18:33 -04:00
telegram.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
user.py Improve performance of GET /users and GET /teams endpoints used by add responders popup (#3241) 2023-11-03 12:40:54 -04:00
user_group.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
user_notification_policy.py Fix duplicate orders on routes and escalation policies (#2568) 2023-07-18 17:17:53 +00:00
webhook.py Allow OnCall API to use Grafana Service Accounts (#3189) 2023-11-23 16:42:27 +00:00