grafana/pkg/services
Gabriel MABILLE bd918927b4
Accesscontrol: fix data source name resolver and add uid name resolver (#46409)
* Fix data source scope resolver

* Adding ds UID scope resolver

* Register UID resolver

* use package full name

* even if it cannot be empty as of now and is also checked by store, better safe than sorry
2022-03-11 08:50:04 +01:00
..
accesscontrol Move datasource scopes and actions to access control package (#46334) 2022-03-09 11:57:50 -05:00
alerting Fix: Add missing store in test rule (#46151) 2022-03-03 12:00:33 +01:00
annotations Chore: Replace util.DynMap with structs (#36332) 2021-07-01 10:23:33 +02:00
auth Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
cleanup Chore: Remove bus.Dispatch from cleanup service (#45401) 2022-02-15 14:56:19 +01:00
comments Comments: support live comments in dashboards and annotations (#44980) 2022-02-22 10:47:42 +03:00
contexthandler Auth Proxy: encoding of non-ASCII headers (#44797) 2022-03-04 04:58:27 -05:00
dashboardimport Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 2022-03-10 18:38:04 +01:00
dashboards Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 2022-03-10 18:38:04 +01:00
dashboardsnapshots add dashboardsnap as service of http server (#45461) 2022-02-17 09:31:26 +01:00
datasourceproxy Datasource: Fixes storing of secureJSONData when creating/updating datasource (#45290) 2022-02-11 15:52:14 +01:00
datasources Accesscontrol: fix data source name resolver and add uid name resolver (#46409) 2022-03-11 08:50:04 +01:00
encryption Replace encryption.Service usages by secrets.Service (#41625) 2021-11-12 12:16:39 +01:00
featuremgmt FileStore: add basic file storage API (#46051) 2022-03-03 10:53:26 +04:00
guardian Move datasource scopes and actions to access control package (#46334) 2022-03-09 11:57:50 -05:00
hooks Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
kmsproviders Encryption: Refine secrets-related commands (#45201) 2022-02-23 16:04:53 +01:00
ldap LDAP: Use an interface instead of a bus to get group teams (#42165) 2022-02-01 12:03:21 +01:00
libraryelements Folder name scope resolver (#46380) 2022-03-10 12:19:50 -05:00
librarypanels Folder name scope resolver (#46380) 2022-03-10 12:19:50 -05:00
licensing switch to using featureEnabled for enterprise features (#41559) 2022-01-07 15:11:23 -05:00
live Comments: support live comments in dashboards and annotations (#44980) 2022-02-22 10:47:42 +03:00
login Chore: Remove bus from authinfoservice (#45787) 2022-02-23 16:22:16 +01:00
multildap remove bus from login (#44995) 2022-02-09 17:17:09 +01:00
ngalert Folder name scope resolver (#46380) 2022-03-10 12:19:50 -05:00
notifications Alerting: Add integration tests for dual-stage email templating (#43484) 2022-03-01 10:49:49 -06:00
oauthtoken Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
plugindashboards Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 2022-03-10 18:38:04 +01:00
pluginsettings Plugins: Plugin settings refactor (#46246) 2022-03-04 17:09:50 +01:00
provisioning Access control: Move call to create default permissions into folder and dashboard service (#46186) 2022-03-10 12:58:18 +01:00
query Propagate all headers (#43812) 2022-01-07 12:45:26 -07:00
queryhistory Query history: Add search functionality (#45932) 2022-03-07 12:28:04 +01:00
quota Update quota service to accept context (#45186) 2022-02-10 22:17:50 +01:00
rendering Rendering: periodically refresh remote plugin version (#45505) 2022-02-18 20:25:01 +04:00
schemaloader FeatureFlags: define features outside settings.Cfg (take 3) (#44443) 2022-01-26 09:44:20 -08:00
search Chore: Remove bus from Alerting API (#44894) 2022-02-04 13:41:15 +01:00
searchusers Bus: Tests cleanup (#46025) 2022-03-02 11:05:31 +01:00
searchV2 Search: add URL as linkable field (#45568) 2022-02-18 16:03:49 -08:00
secrets Encryption: Refine secrets-related commands (#45201) 2022-02-23 16:04:53 +01:00
serviceaccounts Service Accounts: Add enabled/disabled status to list (#46259) 2022-03-08 14:10:16 +01:00
shorturls Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
sqlstore Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 2022-03-10 18:38:04 +01:00
teamguardian ValidatedQueries: start of validated queries API (#44731) 2022-03-07 09:33:01 -09:00
thumbs Previews: increase crawler timeout (#45848) 2022-02-24 20:17:05 +04:00
updatechecker Plugins: Refactor Grafana and Plugin version update checkers (#44529) 2022-01-31 16:06:16 +01:00
validations Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00