grafana/pkg/services/libraryelements
Serge Zaitsev 7767ab6f43
Chore: Add folder data migration, fix unique index (#72602)
* add folder data migration, fix unique index

* fix unique index

* pass a fake store in tests

* pass store into other providers in tests

* and now with alerting!
2023-08-01 09:36:37 +02:00
..
model NestedFolders: Add library panels counting and deletion to folder registry (#69149) 2023-07-25 13:05:53 +02:00
api.go Export: Remove DS input when dashboard is imported with a lib panel that already exists (#69412) 2023-07-27 13:11:15 -03:00
database.go Export: Remove DS input when dashboard is imported with a lib panel that already exists (#69412) 2023-07-27 13:11:15 -03:00
guard.go RBAC: Update library element tests to use RBAC (#66782) 2023-04-20 12:24:41 +03:00
libraryelements_create_test.go Chore: Move library elements models to library elements service (#62507) 2023-02-01 17:32:05 +01:00
libraryelements_delete_test.go Chore: Move library elements models to library elements service (#62507) 2023-02-01 17:32:05 +01:00
libraryelements_get_all_test.go RBAC: Update library element tests to use RBAC (#66782) 2023-04-20 12:24:41 +03:00
libraryelements_get_test.go RBAC: Update library element tests to use RBAC (#66782) 2023-04-20 12:24:41 +03:00
libraryelements_patch_test.go RBAC: Update library element tests to use RBAC (#66782) 2023-04-20 12:24:41 +03:00
libraryelements_permissions_test.go RBAC: Update library element tests to use RBAC (#66782) 2023-04-20 12:24:41 +03:00
libraryelements_test.go Chore: Add folder data migration, fix unique index (#72602) 2023-08-01 09:36:37 +02:00
libraryelements.go Export: Remove DS input when dashboard is imported with a lib panel that already exists (#69412) 2023-07-27 13:11:15 -03:00
writers.go Chore: Move library elements models to library elements service (#62507) 2023-02-01 17:32:05 +01:00