grafana/pkg/services
Gabriel MABILLE c7cabdfd6f
AccessControl: Add accesscontrol metadata to datasources DTOs (#42675)
* AccessControl: Provide scope to frontend

* Covering datasources with accesscontrol metadata

* Write benchmark tests for GetResourcesMetadata

* Add accesscontrol util and interface

* Add the hasPermissionInMetadata function in the frontend access control code

* Use IsDisabled rather that performing a feature toggle check

Co-authored-by: Karl Persson <kalle.persson@grafana.com>
2021-12-15 12:08:15 +01:00
..
accesscontrol AccessControl: Add accesscontrol metadata to datasources DTOs (#42675) 2021-12-15 12:08:15 +01:00
alerting Alerting: improve error on failure to remove query referenced by legacy alerting (#42169) 2021-12-02 07:41:24 -08:00
annotations Chore: Replace util.DynMap with structs (#36332) 2021-07-01 10:23:33 +02:00
auth JWT: Split race-y test into two stable tests (#41950) 2021-11-19 12:05:04 +01:00
cleanup Chore: Add context dashboard version (#41672) 2021-11-17 10:57:37 +01:00
contexthandler Chore: Remove Dispatch and AddHandler (#42603) 2021-12-02 18:08:59 +01:00
dashboards Chore: Remove Dispatch and AddHandler (#42603) 2021-12-02 18:08:59 +01:00
dashboardsnapshots Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
datasourceproxy Plugins: Plugin Store API returns DTO model (#41340) 2021-11-17 12:04:22 +01:00
datasources Chore: Add context to datasource service (#42294) 2021-11-26 18:10:36 +01:00
encryption Replace encryption.Service usages by secrets.Service (#41625) 2021-11-12 12:16:39 +01:00
guardian Chore: Remove Dispatch and AddHandler (#42603) 2021-12-02 18:08:59 +01:00
hooks Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
kmsproviders Encryption: Refactor secrets service (#41771) 2021-11-17 11:52:45 +02:00
ldap LDAP: Search all DNs for users (#38891) 2021-09-14 10:49:37 +02:00
libraryelements fix error code for delete folder (#42470) 2021-11-30 21:07:04 +08:00
librarypanels Chore: Add alert ctx (#41161) 2021-11-03 14:10:39 +01:00
licensing AccessControl: frontend changes for adding FGAC to licensing (#39484) 2021-10-05 14:54:26 +01:00
live Live: support query execution with live RPC (#43118) 2021-12-14 18:38:20 +01:00
login OAuth: persisting the id token (#42938) 2021-12-14 15:22:10 +01:00
multildap Chore: Replace goconvey in multildap package (#40681) 2021-10-20 15:07:37 +02:00
ngalert Improve bridge for Alertmanager logger (#42958) 2021-12-13 09:41:53 -05:00
notifications Add context to notifications (#42578) 2021-12-01 17:56:08 +01:00
oauthtoken OAuth: persisting the id token (#42938) 2021-12-14 15:22:10 +01:00
pluginsettings Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
provisioning Populate missing UID of provisioned data source only for new records (#42999) 2021-12-13 14:14:39 -05:00
query Live: support query execution with live RPC (#43118) 2021-12-14 18:38:20 +01:00
quota Alerting: Make Unified Alerting enabled by default for those who do not use legacy alerting (#42200) 2021-11-24 14:56:07 -05:00
rendering Improve handling of old/slow-to-start remote renderer (#40492) 2021-12-01 08:58:43 -07:00
schemaloader Fix the disjuction of panels (#39412) 2021-10-06 11:39:23 +02:00
search Chore: Propagate context for search (#41010) 2021-10-28 11:29:07 +02:00
searchusers remove the global log error/warn etc functions (#41404) 2021-11-08 17:56:56 +01:00
secrets Encryption: Add usage stats to secrets service (#42437) 2021-11-29 16:35:15 +02:00
serviceaccounts Serviceaccounts: create serviceaccount api (#42150) 2021-12-14 14:39:25 +01:00
shorturls Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
sqlstore OAuth: persisting the id token (#42938) 2021-12-14 15:22:10 +01:00
teamguardian Chore: Remove Dispatch and AddHandler (#42603) 2021-12-02 18:08:59 +01:00
updatechecker Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
validations Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00