grafana/pkg/services/libraryelements
김은빈 96dfb385ca
Grafana: Replace magic number with a constant variable in response status (#80132)
* Chore: Replace response status with const var

* Apply suggestions from code review

Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>

* Add net/http import

---------

Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
2024-02-27 18:39:51 +02:00
..
model K8s: Move GrafanaMetaAccessor into grafana-apiserver and remove usage of kinds metadata (#79602) 2024-01-12 16:18:14 -05:00
accesscontrol.go LibraryPanels: Add RBAC support (#73475) 2023-10-12 00:30:50 +01:00
api.go Grafana: Replace magic number with a constant variable in response status (#80132) 2024-02-27 18:39:51 +02:00
database.go LibraryPanels/RBAC: Fix issue where folder scopes weren't being correctly inherited (#82700) 2024-02-16 14:17:41 +00:00
guard.go Auth: Implement requester interface in access control module (#74289) 2023-09-06 11:16:10 +02:00
libraryelements_create_test.go Chore: Deprecate ID from Folder (#78281) 2023-11-20 15:44:51 -05:00
libraryelements_delete_test.go Chore: Deprecate ID from Folder (#78281) 2023-11-20 15:44:51 -05:00
libraryelements_get_all_test.go Chore: Deprecate ID from Folder (#78281) 2023-11-20 15:44:51 -05:00
libraryelements_get_test.go Chore: Deprecate ID from Folder (#78281) 2023-11-20 15:44:51 -05:00
libraryelements_patch_test.go Chore: Deprecate ID from Folder (#78281) 2023-11-20 15:44:51 -05:00
libraryelements_permissions_test.go Chore: Deprecate ID from Folder (#78281) 2023-11-20 15:44:51 -05:00
libraryelements_test.go Chore: Add support bundle for folders (#83360) 2024-02-26 11:27:22 +01:00
libraryelements.go LibraryPanels: Add RBAC support (#73475) 2023-10-12 00:30:50 +01:00
writers.go Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2024-01-25 11:10:35 +01:00