grafana/pkg/services/folder
Yuri Tseretyan 47546a4c72
Alerting: Update API to use folders' full paths (#81214)
* update GetUserVisibleNamespaces to use FolderSeriver
* update GetNamespaceByUID to use FolderService.GetFolders
* update GetAlertRulesForScheduling to use FolderService.GetFolders 

* Update API and GetAlertRulesForScheduling to use the folder's full path
* get full path of folder in RouteTestGrafanaRuleConfig

* fix escaping of titles for MySQL
2024-02-06 17:12:13 -05:00
..
folderimpl Alerting: Update API to use folders' full paths (#81214) 2024-02-06 17:12:13 -05:00
foldertest Nested folders: Allow creating folders with duplicate names in different locations (#77076) 2024-01-25 11:29:56 +02:00
model.go Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2024-01-25 11:10:35 +01:00
registry.go Folders: Reduce DB queries when counting and deleting resources under folders (#81153) 2024-01-30 18:26:34 +02:00
service.go Nested folders: Allow creating folders with duplicate names in different locations (#77076) 2024-01-25 11:29:56 +02:00