grafana/pkg/services
Artur Wierzbicki 814211282a
Search: Fix tags query (#55851)
* Search: fix tags query

* Search: fix type
2022-09-27 21:16:49 +04:00
..
accesscontrol UserService: use the UserService instead of calling sqlstore directly (#55745) 2022-09-27 07:58:49 -04:00
alerting Alerting: Extract ticker into shared package (#55703) 2022-09-26 12:35:33 -05:00
annotations Annotation: Optionally allow storing longer annotation tags (#54754) 2022-09-23 06:04:41 -04:00
apikey Chore: move from xorm to sqlx apikey store (#53434) 2022-08-23 11:01:35 -04:00
auth Logging: Introduce API for contextual logging (#55198) 2022-09-20 18:32:06 +02:00
cleanup Chore: Move annotations cleanup to the annotations service (#55618) 2022-09-22 15:27:48 +03:00
comments Chore: SQL store split for annotations (#55089) 2022-09-19 10:54:37 +03:00
contexthandler UserService: use the UserService instead of calling sqlstore directly (#55745) 2022-09-27 07:58:49 -04:00
correlations Glue: Add DB migration & support provisioning for user-defined correlations config (#55560) 2022-09-27 11:08:02 +02:00
dashboardimport Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
dashboards Chore: Move team store implementation to a separate package (#55514) 2022-09-22 19:16:21 +02:00
dashboardsnapshots Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
dashboardversion Chore: replace xorm by sqlx in dashboardversion service (#53869) 2022-08-25 16:04:16 -05:00
datasourceproxy backend/datasources: move datasources models into the datasources service package (#51267) 2022-06-27 12:23:15 -04:00
datasources resolve merge conflicts (#55503) 2022-09-20 13:31:08 -04:00
encryption Encryption: Fall back to AES-CFB on empty algorithm metadata (#53266) 2022-08-04 09:37:53 +02:00
export Chore: Move SearchOrgs to org service (#55416) 2022-09-20 09:55:40 +02:00
featuremgmt GRPC Server: Add gRPC server service (#47849) 2022-09-26 16:25:34 -04:00
grpcserver GRPC Server: Add gRPC server service (#47849) 2022-09-26 16:25:34 -04:00
guardian UserService: use the UserService instead of calling sqlstore directly (#55745) 2022-09-27 07:58:49 -04: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 Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
libraryelements Chore: StoreSplit tag service (#55453) 2022-09-21 08:04:01 -04:00
librarypanels Chore: StoreSplit tag service (#55453) 2022-09-21 08:04:01 -04:00
licensing NavTree: Refactor out the navtree building from api/index.go and into it's own service (#55552) 2022-09-22 22:04:48 +02:00
live Live: Migrate to centrifuge-js v3 (new API and client protocol) (#51977) 2022-09-20 11:39:46 -04:00
login UserService: use the UserService instead of calling sqlstore directly (#55745) 2022-09-27 07:58:49 -04:00
loginattempt Chore: Move login attempt methods to separate service (#54479) 2022-09-01 18:08:42 +02:00
multildap Split Create User (#50502) 2022-06-28 14:32:25 +02:00
navtree Navigation: Add descriptions to NavModelItems (#55669) 2022-09-23 16:08:08 +01:00
ngalert Use separate fake for rule reader (#55835) 2022-09-27 10:33:32 -05:00
notifications User management: Use HMAC-SHA256 to generate time limit codes (password reset tokens) (#42334) 2022-08-18 16:01:09 +02:00
oauthtoken Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
org Chore: Copy org sqlstore methods to org store (#55825) 2022-09-27 16:53:45 +02:00
playlist Chore: Replace xorm with sqlx (#52575) 2022-08-16 13:17:14 -05:00
plugindashboards Plugins: Add secure JSON fields to plugin setting DTO (#55313) 2022-09-21 12:20:11 +02:00
pluginsettings Plugins: Add secure JSON fields to plugin setting DTO (#55313) 2022-09-21 12:20:11 +02:00
preference Chore: remove xorm from preference (#53803) 2022-08-17 22:07:20 -04:00
provisioning Glue: Add DB migration & support provisioning for user-defined correlations config (#55560) 2022-09-27 11:08:02 +02:00
publicdashboards PublicDashboards: Resolve interval for public dashboard data source (#55489) 2022-09-21 13:29:27 -03:00
query Plugins: Use error plane for api/ds/query (#54750) 2022-09-14 18:19:57 +02:00
queryhistory Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
quota Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
rendering Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
screenshot Alerting: Change screenshots to use components (#55156) 2022-09-21 10:25:07 +01:00
search Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
searchusers Chore: Remove disable user, disable batch users and searchusers methods from store interface (#53717) 2022-08-16 14:24:57 +02:00
searchV2 Search: Fix tags query (#55851) 2022-09-27 21:16:49 +04:00
secrets Secrets: Improve error handling for secrets manager plugin (#54811) 2022-09-08 17:26:47 -03:00
serviceaccounts UserService: use the UserService instead of calling sqlstore directly (#55745) 2022-09-27 07:58:49 -04:00
shorturls Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
sqlstore Chore: Remove methods from sqlstore interface (#55802) 2022-09-27 15:33:38 +02:00
star add sqlx_store into star service (#53430) 2022-08-17 11:17:23 -05:00
store Storage: Content root storage (#54929) 2022-09-12 18:34:46 -04:00
tag Chore: StoreSplit tag service (#55453) 2022-09-21 08:04:01 -04:00
team Chore: Move team store implementation to a separate package (#55514) 2022-09-22 19:16:21 +02:00
teamguardian Chore: Switch over to team.Service instead of sqlstore (#55497) 2022-09-20 18:58:04 +02:00
temp_user Chore: Split temporary user (invite) service (#55397) 2022-09-20 11:29:17 +02:00
thumbs StoreSplit: move dashboard thumbs into thumbs service (#55800) 2022-09-27 08:46:03 -04:00
updatechecker Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
user UserService: use the UserService instead of calling sqlstore directly (#55745) 2022-09-27 07:58:49 -04: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