grafana/pkg/services/ngalert/provisioning
Arati R. e399fe6d09
Folders: Set folder creation permission as part of legacy create (#94040)
* Add folder store to dashboard permissions
* Include folder store in annotation scope resolver
* Add folder store when initialising library elements
* Include folder store in search v2 service initialisation
* Include folder store in GetInheritedScopes
* Add folder store to folder permissions provider
* Include cfg, folder permissions in folder service
* Move setting of folder permissions for folder service create method
2024-10-01 14:03:02 +02:00
..
validation Alerting: Update Time Interval service to support renaming of resources (#91856) 2024-08-16 20:55:03 +03:00
accesscontrol_test.go Alerting: Move interface Namespaced from accesscontrol to models package (#89439) 2024-06-19 16:18:33 -04:00
accesscontrol.go Alerting: Move interface Namespaced from accesscontrol to models package (#89439) 2024-06-19 16:18:33 -04:00
alert_rules_test.go Folders: Set folder creation permission as part of legacy create (#94040) 2024-10-01 14:03:02 +02:00
alert_rules.go Alerting: Copy alert rule metadata when the rule is updated via provisioning API (#93723) 2024-09-25 22:31:02 +02:00
compat_test.go Alerting: Support secrets in contact points nested fields (#92035) 2024-09-10 22:26:23 -04:00
compat.go Alerting: Support secrets in contact points nested fields (#92035) 2024-09-10 22:26:23 -04:00
contactpoints_test.go Alerting: Managed receiver resource permission in provisioning (#93631) 2024-09-23 17:52:14 -04:00
contactpoints.go Alerting: Managed receiver resource permission in provisioning (#93631) 2024-09-23 17:52:14 -04:00
errors_test.go Alerting: Update Time Interval service to support renaming of resources (#91856) 2024-08-16 20:55:03 +03:00
errors.go Alerting: Add Create and Update methods to Template service (#91981) 2024-08-20 15:23:01 -04:00
mute_timings_test.go Alerting: Update Time Interval service to support renaming of resources (#91856) 2024-08-16 20:55:03 +03:00
mute_timings.go Alerting: Update Time Interval service to support renaming of resources (#91856) 2024-08-16 20:55:03 +03:00
notification_policies_test.go Alerting: Add GetTemplate to template service and update tests (#91854) 2024-08-15 09:17:48 -04:00
notification_policies.go Alerting: MuteTimeService to support TimeInterval and MuteTimeInterval fields in Alertmanager config (#91500) 2024-08-13 11:37:21 -04:00
persist.go Alerting: Refactor receiver_svc and provisioning config store into legacy_storage package (#90856) 2024-07-26 17:45:33 -04:00
provisioning_store_mock.go Chore: Simplify function signature for GetLatestAlertmanagerConfiguration (#79392) 2023-12-12 13:49:54 +01:00
provisioning_test.go Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
quota_checker_mock.go Chore: Simplify function signature for GetLatestAlertmanagerConfiguration (#79392) 2023-12-12 13:49:54 +01:00
templates_test.go Alerting: Update GetTemplates to return sorted list of templates (#93933) 2024-09-27 18:49:37 +01:00
templates.go Alerting: Update GetTemplates to return sorted list of templates (#93933) 2024-09-27 18:49:37 +01:00
testing.go Alerting: Support for renaming receivers (#93349) 2024-09-17 19:07:31 +03:00