oncall-engine/engine/apps/public_api/views
Innokentii Konstantinov 356aa336ad
Remove auto-recreating logic for UserNotificationPolicy (#414)
* Remove auto-recreating logic for UserNotificationPolicy

It's removed to get rid of select_for_update on User on each notify_user_task

* Fix and add tests

* remove get_user_policies method
2022-08-26 13:46:50 +05:00
..
__init__.py First touch on grafana cloud notifications 2022-06-03 19:47:25 +04:00
action.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
alerts.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
escalation_chains.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
escalation_policies.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
incidents.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
info.py Add info throttler 2022-06-08 18:25:58 +04:00
integrations.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
maintaiable_object_mixin.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
on_call_shifts.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
organizations.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
personal_notifications.py Remove auto-recreating logic for UserNotificationPolicy (#414) 2022-08-26 13:46:50 +05:00
phone_notifications.py Fix always error message for cloud notifications 2022-06-09 15:48:43 +04:00
resolution_notes.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
routes.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
schedules.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
slack_channels.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
teams.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
user_groups.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
users.py Fix support of public users api in sync_users_with_cloud (#139) 2022-06-23 18:17:07 +04:00