oncall-engine/engine/apps/user_management
Innokentii Konstantinov 8abbcee050
Org soft-delete (#1073)
# What this PR does
It introduces soft-delete of organization, since grafana stacks are
soft-deleted too. Also, we had a problem with deleting orgs with large
amounts of alerts, so soft-deletion will fix this problem. I think, that
problem of cleaning alerts of deleted orgs should be solved as a part of
alert retention
2023-01-05 12:42:55 +08:00
..
migrations Org soft-delete (#1073) 2023-01-05 12:42:55 +08:00
models Org soft-delete (#1073) 2023-01-05 12:42:55 +08:00
subscription_strategy Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
tests Org soft-delete (#1073) 2023-01-05 12:42:55 +08: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
sync.py Org soft-delete (#1073) 2023-01-05 12:42:55 +08:00
user_representative.py World, meet OnCall! 2022-06-03 08:09:47 -06:00