oncall-engine/engine/apps/grafana_plugin
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
..
helpers remove is_rbac_permissions_enabled logic from check_gcom_permission function (#976) 2022-12-12 17:05:44 +01:00
tasks Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
tests Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
views 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
apps.py Get rid of installation token + add a bunch of tests (#624) 2022-11-21 16:26:00 +01:00
permissions.py Get rid of installation token + add a bunch of tests (#624) 2022-11-21 16:26:00 +01:00
urls.py Get rid of installation token + add a bunch of tests (#624) 2022-11-21 16:26:00 +01:00