grafana/pkg/services/folder
Sofia Papagiannaki 5e88d29814
Folders: Introduce folder service function for fetching folders by org and UIDs that contain optionally the folder full path (#80716)
* Folders: Expose function for getting all org folders with specific UIDs

* Return all org folders if UIDs is empty

* Filter out not accessible folders by the user

* Modify query to optionally returning a string that contains the UIDs of all parent folders separated by slash.
2024-01-25 09:27:13 +02:00
..
folderimpl Folders: Introduce folder service function for fetching folders by org and UIDs that contain optionally the folder full path (#80716) 2024-01-25 09:27:13 +02:00
foldertest Folders: Introduce folder service function for fetching folders by org and UIDs that contain optionally the folder full path (#80716) 2024-01-25 09:27:13 +02:00
model.go Folders: Introduce folder service function for fetching folders by org and UIDs that contain optionally the folder full path (#80716) 2024-01-25 09:27:13 +02:00
registry.go Identity: Port folder library to identity.Requester (#76105) 2023-10-06 15:02:34 +02:00
service.go Folders: Introduce folder service function for fetching folders by org and UIDs that contain optionally the folder full path (#80716) 2024-01-25 09:27:13 +02:00