oncall-engine/engine/apps/public_api
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
..
serializers Update serializers for oncall shifts 2022-07-18 15:23:15 +03:00
tests Optimize alert group list view (#299) 2022-07-27 14:14:59 +03:00
throttlers Add info throttler 2022-06-08 18:25:58 +04:00
views Remove auto-recreating logic for UserNotificationPolicy (#414) 2022-08-26 13:46:50 +05:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
custom_renderers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
helpers.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
urls.py First touch on grafana cloud notifications 2022-06-03 19:47:25 +04:00