grafana/pkg/services/store
Arati R 20ffbbc41e
NestedFolders: Add library panels counting and deletion to folder registry (#69149)
* Expose library element service's folder service
* Register library panels, add count implementation
* Expand folder counts test
* Update registry deletion method interface
* Allow getting library elements from any folder
* Add test for library panel deletion
* Add test for library panel counting
2023-07-25 13:05:53 +02:00
..
entity NestedFolders: Add library panels counting and deletion to folder registry (#69149) 2023-07-25 13:05:53 +02:00
kind EnityAPI: update summary builder to support library panels (#70280) 2023-06-16 14:44:16 -07:00
resolver Plugins: Migrate PluginStore mock to pre-existing fakes package (#71664) 2023-07-17 10:21:44 +00:00
sanitizer Renderer: Add sanitize API (#50936) 2022-07-07 15:32:18 +04:00
testdata Chore: Embed CSV files with the test data source (#71435) 2023-07-13 09:34:40 +02:00
auth.go Chore: get user from appcontext rather than store utility (#59926) 2022-12-07 07:38:23 -08:00
config.go Chore: remove dashboardsFromStorage (#65058) 2023-03-20 18:36:49 +02:00
entity_events_mock.go SearchV2: instant local updates, folder events (#50001) 2022-06-03 13:11:32 -07:00
entity_events_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
entity_events.go RBAC: Permission check performance improvements for the new search (#60729) 2023-01-27 12:12:30 +00:00
file_guardian.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
github_helper.go Storage: support git + github backed roots (#52192) 2022-07-28 23:26:44 -07:00
http.go Chore: Move ReqContext to contexthandler service (#62102) 2023-01-27 08:50:36 +01:00
sanitize.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
service_test.go Chore: Embed CSV files with the test data source (#71435) 2023-07-13 09:34:40 +02:00
service.go Migrations: Support independent migration log for entity api (#68511) 2023-05-22 11:31:07 -07:00
static_auth.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
storage_disk.go Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
storage_git.go Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
storage_sql_test.go Storage: store uploaded files in SQL rather than on the disk (#49034) 2022-05-21 16:55:11 -07:00
storage_sql.go Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
system_users_mock.go Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
system_users_test.go Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
system_users.go Store: Add mock for system users to be used in tests (#61245) 2023-01-11 11:50:22 -03:00
tree.go Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
types_test.go Storage: simplify retrieving the file names from the response frame (#51805) 2022-07-07 10:47:05 +04:00
types.go Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
utils_test.go ObjectStore: Add folder to kind registry (#57461) 2022-10-21 16:48:32 -04:00
utils.go Chore: Move ReqContext to contexthandler service (#62102) 2023-01-27 08:50:36 +01:00
validate.go ObjectStore: add a kind registry (#56507) 2022-10-08 12:05:46 -04:00