3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services
Josh Hunt 71db5115f4
User: Expose GCOM user ID as externalUserId in grafanaBootData ()
* user essentials mob! 🔱

* user essentials mob! 🔱

* user essentials mob! 🔱

* user essentials mob! 🔱

* user essentials mob! 🔱

* fix sql indtent

Co-authored-by: Joao Silva <joao.silva@grafana.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-04-05 14:44:33 +01:00
..
accesscontrol Dashboard/Folder permission fix session () 2022-04-05 14:28:23 +02:00
alerting Fix: Add missing store in test rule () 2022-03-03 12:00:33 +01:00
annotations Chore: Remove global database engine variable from annotation () 2022-03-25 13:23:09 -04:00
auth Chore: Remove context.TODO() () 2021-12-22 11:02:42 +01:00
cleanup Chore: Remove bus.Dispatch from cleanup service () 2022-02-15 14:56:19 +01:00
comments remove global variable in annotation () 2022-03-22 19:20:57 +08:00
contexthandler API: Fixes request logging middleware to include userId, orgId, uname () 2022-04-01 13:24:39 +02:00
dashboardimport Plugins: Refactor GetPluginDashboards/LoadPluginDashboard () 2022-03-10 18:38:04 +01:00
dashboards Access control: use uid for dashboard and folder scopes () 2022-03-30 15:14:26 +02:00
dashboardsnapshots add dashboardsnap as service of http server () 2022-02-17 09:31:26 +01:00
datasourceproxy Datasource: Fixes storing of secureJSONData when creating/updating datasource () 2022-02-11 15:52:14 +01:00
datasources Migrate to Grafana Azure SDK () 2022-04-04 11:23:13 +02:00
encryption Replace encryption.Service usages by secrets.Service () 2021-11-12 12:16:39 +01:00
featuremgmt Shared Azure middleware between Azure Monitor and Prometheus datasources () 2022-04-01 13:26:49 +02:00
guardian Access control: use uid for dashboard and folder scopes () 2022-03-30 15:14:26 +02:00
hooks Migrate to Wire for dependency injection () 2021-08-25 15:11:22 +02:00
kmsproviders Encryption: Refine secrets-related commands () 2022-02-23 16:04:53 +01:00
ldap LDAP: Use an interface instead of a bus to get group teams () 2022-02-01 12:03:21 +01:00
libraryelements Chore: Remove bus from folder service () 2022-03-23 19:40:22 +01:00
librarypanels Chore: Remove bus from folder service () 2022-03-23 19:40:22 +01:00
licensing Access control: Move licensing actions to licensing package () 2022-03-16 14:37:19 +01:00
live Chore: Remove bus from live package () 2022-03-21 20:34:19 +01:00
login Chore: Remove bus.Dispatch from some login packages () 2022-04-04 20:36:15 +02:00
multildap remove bus from login () 2022-02-09 17:17:09 +01:00
ngalert AccessControl: Alerting role grants folder read on all folders to viewers () 2022-04-05 07:04:02 +00:00
notifications Fix empty contact point URLs when template parsing fails () 2022-03-31 15:57:48 -03:00
oauthtoken Chore: Remove bus from oauthtoken () 2022-03-21 21:13:57 +01:00
plugindashboards Plugins: Add plugin settings DTO () 2022-03-18 20:49:13 +01:00
pluginsettings Plugins: Add plugin settings DTO () 2022-03-18 20:49:13 +01:00
provisioning Access control: use uid for dashboard and folder scopes () 2022-03-30 15:14:26 +02:00
query Propagate all headers () 2022-01-07 12:45:26 -07:00
queryhistory Query history: Add search functionality () 2022-03-07 12:28:04 +01:00
quota Update quota service to accept context () 2022-02-10 22:17:50 +01:00
rendering Rendering: periodically refresh remote plugin version () 2022-02-18 20:25:01 +04:00
schemaloader FeatureFlags: define features outside settings.Cfg (take 3) () 2022-01-26 09:44:20 -08:00
search remove bus from search and avoid import cycle () 2022-03-21 23:54:30 +08:00
searchusers Bus: Tests cleanup () 2022-03-02 11:05:31 +01:00
searchV2 Search: Implement basic improved UI () 2022-03-30 09:50:32 -07:00
secrets Encryption: Make DEKs cache TTL & cleanup interval configurable () 2022-03-16 20:05:13 +01:00
serviceaccounts Access Control: Support other attributes than id for resource permissions () 2022-03-21 17:58:18 +01:00
shorturls Migrate to Wire for dependency injection () 2021-08-25 15:11:22 +02:00
sqlstore User: Expose GCOM user ID as externalUserId in grafanaBootData () 2022-04-05 14:44:33 +01:00
store Storage: add basic storage service () 2022-03-17 10:19:23 -07:00
teamguardian ValidatedQueries: start of validated queries API () 2022-03-07 09:33:01 -09:00
thumbs Previews: fix crawler in multi-org deployments () 2022-03-29 13:40:11 +01:00
updatechecker Plugins: Refactor Grafana and Plugin version update checkers () 2022-01-31 16:06:16 +01:00
validations Migrate to Wire for dependency injection () 2021-08-25 15:11:22 +02:00