oncall-engine/engine/apps/user_management
Innokentii Konstantinov c68fdf5681
Fix insight_logs exceptions (#1757)
Most of the PR is just renaming ChatOpsType to ChatOpsPlug, core changes
are linked below:

- Fix insight_logs error writing unlink_backend error
https://github.com/grafana/oncall/pull/1757/files#diff-7ae187be84e55ebac962bad0984f7569186cdc83c896132b2ebcbcbb31bbf5dd
- Fix insight_logs error writing updated schedule with installed slack
integration
(https://github.com/grafana/oncall/pull/1757/files#diff-4037b7bbef9fc16d9b541beb3ed46f760916d7cd720847c3123adf7afb5ab4b4L690)
2023-04-17 07:16:18 +00:00
..
migrations add several new database columns + emit two new Django signals (#1522) 2023-04-14 09:15:57 +02:00
models Fix insight_logs exceptions (#1757) 2023-04-17 07:16:18 +00:00
subscription_strategy Email and phone limits now environment variable (#1219) 2023-03-07 10:48:05 +00:00
tests add several new database columns + emit two new Django signals (#1522) 2023-04-14 09:15:57 +02:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
admin.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
apps.py Update ical event/user email matching to be case-insensitive 2022-10-20 16:12:41 -03:00
exceptions.py Org soft-delete (#1073) 2023-01-05 12:42:55 +08:00
middlewares.py Org soft-delete (#1073) 2023-01-05 12:42:55 +08:00
signals.py add several new database columns + emit two new Django signals (#1522) 2023-04-14 09:15:57 +02:00
sync.py add several new database columns + emit two new Django signals (#1522) 2023-04-14 09:15:57 +02:00
user_representative.py World, meet OnCall! 2022-06-03 08:09:47 -06:00