oncall-engine/engine/apps/api/serializers
Innokentii Konstantinov 4765c9b07c
Insight logs (#348)
* Entity events insight logs

* Insight logging

* Fix event for updating templates

* Format fixes

* Remove organization_log_type.py

* Simplify signature of chatops_insight_log

* insight logs formatting

* Add possibility to enable all insight logging via DynamicSetting

* Fixes

* Style fixes

* Add migration

* Fix migration
2022-08-24 12:04:44 +05:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert.py Add alert detail view (#385) 2022-08-19 14:03:07 +05:00
alert_group.py Optimize alert group list view (#299) 2022-07-27 14:14:59 +03:00
alert_receive_channel.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
channel_filter.py Update public endpoint for routes 2022-06-29 14:05:02 +03:00
custom_button.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
custom_serializers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
escalation_chain.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
escalation_policy.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
integration_heartbeat.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
live_setting.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
on_call_shifts.py Correct until validation 2022-07-28 12:18:14 +03:00
organization.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
organization_slack_settings.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
public_api_token.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
resolution_note.py Optimize alert group list view (#299) 2022-07-27 14:14:59 +03:00
schedule_base.py Optimize schedules select in escalation page (#129) 2022-06-23 13:46:04 +04:00
schedule_calendar.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
schedule_ical.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
schedule_polymorphic.py Initial web schedule model and serializers. Add override shift type. 2022-07-05 12:41:55 -03:00
schedule_reminder.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
schedule_web.py Initial web schedule model and serializers. Add override shift type. 2022-07-05 12:41:55 -03: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 World, meet OnCall! 2022-06-03 08:09:47 -06:00
telegram.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
user.py Add API support for user timezone and working hours (#201) 2022-07-11 13:16:56 +01:00
user_group.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
user_notification_policy.py World, meet OnCall! 2022-06-03 08:09:47 -06:00