grafana/pkg/services/store
Arati R. 47cd8288cd
SearchV2: Fix reading library panels (#92961)
* Fix reading of library panel field
* Add test to check reading of library panel field
2024-09-05 13:42:15 +02:00
..
entity Storage: Remove entity store (#91233) 2024-07-31 09:25:39 +03:00
kind/dashboard SearchV2: Fix reading library panels (#92961) 2024-09-05 13:42:15 +02:00
resolver Chore: Replace appcontext.User(ctx) with identity.GetRequester(ctx) (#91030) 2024-07-26 16:39:23 +03:00
sanitizer Renderer: Add sanitize API (#50936) 2022-07-07 15:32:18 +04:00
testdata Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 2024-07-05 11:31:23 +02:00
config.go Chore: Bump Go to 1.23.0 (#92105) 2024-08-21 11:40:42 -04: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: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
entity_events.go FeatureToggles: Add context and and an explicit global check (#78081) 2023-11-14 12:50:27 -08:00
file_guardian.go Chore: capitalise log messages for app platform (#74336) 2023-09-04 18:46:08 +02:00
http.go Grafana: Replace magic number with a constant variable in response status (#80132) 2024-02-27 18:39:51 +02:00
sanitize.go Chore: capitalise log messages for app platform (#74336) 2023-09-04 18:46:08 +02:00
service_test.go Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
service.go Chore: Bump Go to 1.23.0 (#92105) 2024-08-21 11:40:42 -04: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: capitalise log messages for app platform (#74336) 2023-09-04 18:46:08 +02: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 Storage: Add maxFiles to list functions (#76414) 2023-11-01 09:42:24 -07: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 Storage: Add maxFiles to list functions (#76414) 2023-11-01 09:42:24 -07: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 Chore: remove the entity kind registry (#79178) 2023-12-06 14:00:53 -08:00