oncall-engine/engine/apps/grafana_plugin
Matias Bordese 35f23cdcc6
Rework organization sync and grafana plugin engine backend (#4756)
Related to
https://github.com/grafana/oncall-private/issues/2806#issuecomment-2246286918.

Prepare engine for the backend plugin enablement/migration:

 - Refactor sync code
- Improve plugin user authentication to set up user on-the-fly (when
missing)
- Implement v2 endpoints for install, sync and status (to be used via
the backend plugin)

(most of the changes come from
https://github.com/grafana/oncall/pull/4657; backport all engine changes
that keep backwards compatibility)
2024-07-31 16:12:56 +00:00
..
helpers Rework organization sync and grafana plugin engine backend (#4756) 2024-07-31 16:12:56 +00:00
serializers Rework organization sync and grafana plugin engine backend (#4756) 2024-07-31 16:12:56 +00:00
tasks Rework organization sync and grafana plugin engine backend (#4756) 2024-07-31 16:12:56 +00:00
tests Rework organization sync and grafana plugin engine backend (#4756) 2024-07-31 16:12:56 +00:00
views Rework organization sync and grafana plugin engine backend (#4756) 2024-07-31 16:12:56 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
apps.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
sync_data.py Rework organization sync and grafana plugin engine backend (#4756) 2024-07-31 16:12:56 +00:00
urls.py Rework organization sync and grafana plugin engine backend (#4756) 2024-07-31 16:12:56 +00:00