3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
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 ()
* 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 () 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 () 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 () 2024-01-25 09:27:13 +02:00
registry.go Identity: Port folder library to identity.Requester () 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 () 2024-01-25 09:27:13 +02:00