grafana/pkg/services
Karl Persson aa484a60c9
RBAC: Fix dashboard filter in SQLBuilder (#53379)
* Reuse DasbhoardPermissionFilter

*  Use rbac dashboard filter if enabled
2022-08-10 10:32:03 +02:00
..
accesscontrol RBAC: Remove sort and unique values when fetching permissions (#53461) 2022-08-09 15:52:14 +02:00
alerting RBAC: Fix dashboard filter in SQLBuilder (#53379) 2022-08-10 10:32:03 +02:00
annotations Chore: Add dashboard UID as query parameter of Get annotation endpoint (#52764) 2022-07-26 21:52:34 -04:00
apikey Chore: Move api key models into apikey service package (#53241) 2022-08-04 14:19:09 +02:00
auth Sync: Move ActiveTokenCount to a new service (#52991) 2022-07-29 16:30:46 +02:00
cleanup Alerting: Delete expired images from the database (#53236) 2022-08-09 15:28:36 +01:00
comments backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 2022-05-17 14:52:22 -04:00
contexthandler SAML: Do not SAML SLO if user is not SAML authenticated (#53418) 2022-08-10 10:21:33 +02:00
correlations Correlations: Add UpdateCorrelation HTTP API (#52444) 2022-08-03 14:18:51 +01:00
dashboardimport Chore: Move swagger definitions to the handlers (#52643) 2022-07-27 09:54:37 -04:00
dashboards RBAC: Fix dashboard filter in SQLBuilder (#53379) 2022-08-10 10:32:03 +02:00
dashboardsnapshots API: Fix snapshot responses (#52998) 2022-08-03 10:31:23 -04:00
dashboardversion chore/backend: move dashboard errors to dashboard service (#51593) 2022-06-30 09:31:54 -04:00
datasourceproxy backend/datasources: move datasources models into the datasources service package (#51267) 2022-06-27 12:23:15 -04:00
datasources Secrets: Implement Secret Plugin required flag and fatal crash on startup (#52552) 2022-07-25 12:37:47 -04:00
encryption Encryption: Fall back to AES-CFB on empty algorithm metadata (#53266) 2022-08-04 09:37:53 +02:00
export remove the sqlstore playlist methods (#53415) 2022-08-08 11:06:06 -05:00
featuremgmt Storage: support git + github backed roots (#52192) 2022-07-28 23:26:44 -07:00
guardian Search: Move entity events to transaction (#52394) 2022-08-01 18:56:36 +03:00
hooks Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
kmsproviders Encryption: Refactor secrets.Service initialization (#51091) 2022-07-07 09:48:25 +02:00
ldap SAML: Do not SAML SLO if user is not SAML authenticated (#53418) 2022-08-10 10:21:33 +02:00
libraryelements RBAC: Fix dashboard filter in SQLBuilder (#53379) 2022-08-10 10:32:03 +02:00
librarypanels Search: Move entity events to transaction (#52394) 2022-08-01 18:56:36 +03:00
licensing RBAC: Make RBAC action names more consistent (#49730) 2022-06-02 13:14:48 +01:00
live sync routing tree with latest changes in Gin (#51541) 2022-06-29 19:05:57 +03:00
login SAML: Do not SAML SLO if user is not SAML authenticated (#53418) 2022-08-10 10:21:33 +02:00
multildap Split Create User (#50502) 2022-06-28 14:32:25 +02:00
ngalert Alerting: Delete expired images from the database (#53236) 2022-08-09 15:28:36 +01:00
notifications Alerting: Fix Teams notifier not failing on 200 response with error (#52254) 2022-07-14 13:15:18 -04:00
oauthtoken Chore: Move user errors to user service (#52460) 2022-07-20 14:50:06 +02:00
org Chore: Split delete user method (#52216) 2022-07-19 16:01:05 +02:00
playlist remove the sqlstore playlist methods (#53415) 2022-08-08 11:06:06 -05:00
plugindashboards Chore: Make test tracer noop and return no errors (#50797) 2022-06-15 12:40:41 +02:00
pluginsettings Plugins: Add plugin settings DTO (#46283) 2022-03-18 20:49:13 +01:00
preference Add delete user from other services/stores (#51912) 2022-07-15 18:06:44 +02:00
provisioning Dashboard: Spelling corrections in end-user visible dialogs (#53340) 2022-08-09 10:19:30 +02:00
publicdashboards fix audit log prefix for public dashboards (#53070) 2022-08-01 14:46:48 -08:00
query Datasource: Propagate datasource secret decryption errors to the frontend (#52068) 2022-07-13 09:27:03 -04:00
queryhistory Chore: Move swagger definitions to the handlers (#52643) 2022-07-27 09:54:37 -04:00
quota Sync: Move ActiveTokenCount to a new service (#52991) 2022-07-29 16:30:46 +02:00
rendering Sanitization: fix log message (#52401) 2022-07-18 06:46:57 -07:00
screenshot Alerting: Better metrics and renamed BrowserScreenshotService (#51564) 2022-06-30 17:47:23 +01:00
search Search (SQL): support dashboardUID query parameter (#50121) 2022-06-02 12:56:01 -07:00
searchusers SAML: Do not SAML SLO if user is not SAML authenticated (#53418) 2022-08-10 10:21:33 +02:00
searchV2 Search: Move entity events to transaction (#52394) 2022-08-01 18:56:36 +03:00
secrets Encryption: De-duplicate encryption code with extensible service (#52472) 2022-08-02 15:08:09 +02:00
serviceaccounts Chore: Move api key models into apikey service package (#53241) 2022-08-04 14:19:09 +02:00
shorturls ShortURL: Use new Error type (#50859) 2022-06-15 15:11:36 +02:00
sqlstore RBAC: Fix dashboard filter in SQLBuilder (#53379) 2022-08-10 10:32:03 +02:00
star Add delete user from other services/stores (#51912) 2022-07-15 18:06:44 +02:00
store Storage: move file quota check to service (#53058) 2022-08-01 22:53:44 +04:00
teamguardian Chore: Split delete user method (#52216) 2022-07-19 16:01:05 +02:00
thumbs Previews: return an empty array, rather than a null, if a dashboard has no datasources (#52961) 2022-07-28 22:49:06 +04:00
updatechecker Logging: Unify logging fakes (#48822) 2022-05-06 17:44:22 +02:00
user Chore: Add user service method UpdateLastSeenAt (#53309) 2022-08-04 15:44:14 +02:00
userauth Chore: Split delete user method (#52216) 2022-07-19 16:01:05 +02:00
validations Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00