grafana/pkg/services/folder
Karl Persson 8bcd9c2594
Identity: Remove typed id (#91801)
* Refactor identity struct to store type in separate field

* Update ResolveIdentity to take string representation of typedID

* Add IsIdentityType to requester interface

* Use IsIdentityType from interface

* Remove usage of TypedID

* Remote typedID struct

* fix GetInternalID
2024-08-13 10:18:28 +02:00
..
folderimpl Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00
foldertest Nested folders: Allow creating folders with duplicate names in different locations (#77076) 2024-01-25 11:29:56 +02:00
model.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
registry.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
service.go Folders: Modify folder service Get() to optionally return fullpath (#81972) 2024-02-14 04:47:46 +11:00