grafana/pkg/services
Yuri Tseretyan 866aea0db2
Alerting: fix UI element for PagerDuty's severity field configuration (#58927)
* make severity a regular text field
* add logs + fallback to critical if empty
2022-12-05 11:02:20 -05:00
..
accesscontrol DataSourcePermissions: Handle licensing properly for ds permissions (#59694) 2022-12-02 13:19:14 +01:00
alerting Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00
annotations
apikey
auth Sessions: Remove invalid session cookie if it's invalid/expired/missing (#59556) 2022-11-30 15:33:19 +01:00
authn Auth: Add anonymous authn client (#59637) 2022-12-02 15:10:03 +01:00
cleanup LoginAttempt: Move logic around login attempts into the service (#58962) 2022-11-22 11:37:18 +01:00
comments
contexthandler Auth: Add anonymous authn client (#59637) 2022-12-02 15:10:03 +01:00
correlations
dashboardimport Nested Folders: Set user in the API level (#59148) 2022-11-23 11:13:47 +02:00
dashboards Chore: Make getUserOrgList private to sqlstore (#59654) 2022-12-01 15:46:42 +01:00
dashboardsnapshots
dashboardversion
datasourceproxy
datasources Datasources: Use context logger in cache service (#59547) 2022-11-30 14:25:04 +01:00
encryption
export EntityStore: Rename ObjectStore to EntityStore (part 2) (#59616) 2022-11-30 17:52:15 -05:00
featuremgmt FeatureFlags: enable i18n flag in the registry (#59662) 2022-12-01 08:27:52 -08:00
folder Nested folders: Fix delete (#59627) 2022-12-01 05:27:40 -05:00
grpcserver
guardian
hooks
kmsproviders
ldap LDAP: Make LDAP attribute mapping case-insensitive (#58992) 2022-11-22 13:47:53 +01:00
libraryelements Nested Folders: Set user in the API level (#59148) 2022-11-23 11:13:47 +02:00
librarypanels Nested Folders: Set user in the API level (#59148) 2022-11-23 11:13:47 +02:00
licensing
live Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00
login Auth: Display id Provider label in orgs/users view (#58033) 2022-11-29 15:20:28 +01:00
loginattempt LoginAttempts: Reset attempts on successfull password reset (#59215) 2022-11-23 16:57:18 +01:00
multildap
navtree Admin: Combine org and admin user pages (#59365) 2022-11-30 15:24:53 +02:00
ngalert Alerting: fix UI element for PagerDuty's severity field configuration (#58927) 2022-12-05 11:02:20 -05:00
notifications Email: Use MJML email templates (#57751) 2022-11-17 21:41:46 +01:00
oauthtoken Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 2022-12-01 19:08:36 +01:00
org Remove GetSignedInUserWithCacheCtx and GetSignedInUser from sqlstore (#59551) 2022-11-30 14:28:51 +01:00
playlist EntityStore: Move slug+folder to summary metadata (#59620) 2022-12-01 14:45:08 -05:00
plugindashboards Plugins: Unexport PluginDir field from PluginDTO (#59190) 2022-12-02 13:46:55 +01:00
pluginsettings
pluginsintegration Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 2022-12-01 19:08:36 +01:00
preference Internationalization: Change locale preference to language (#58359) 2022-11-22 12:18:34 +00:00
provisioning Slugify: Replace gosimple/slug with a simple function (#59517) 2022-11-30 11:12:56 -05:00
publicdashboards Pubdash: Verify affected rows count in database 'create' call (#59591) 2022-12-02 02:46:35 -05:00
query Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 2022-12-01 19:08:36 +01:00
queryhistory
querylibrary Add query library behind dev-mode-only feature flag (#55947) 2022-11-30 15:33:40 -08:00
quota Storage: Add system users service (#57767) 2022-11-24 15:15:32 +01:00
rendering
screenshot Alerting: Support From and To when taking screenshots (#59166) 2022-11-23 09:28:24 +00:00
search
searchusers
searchV2 EntityStore: Rename ObjectStore to EntityStore (part 1) (#59613) 2022-11-30 13:42:42 -08:00
secrets
serviceaccounts Chore: Make getUserOrgList private to sqlstore (#59654) 2022-12-01 15:46:42 +01:00
shorturls
sqlstore Chore: Make getUserOrgList private to sqlstore (#59654) 2022-12-01 15:46:42 +01:00
star
stats Chore: Move stats service into a standalone packge from sqlstore (#59574) 2022-11-30 18:11:07 +01:00
store EntityStore: Move slug+folder to summary metadata (#59620) 2022-12-01 14:45:08 -05:00
tag
team Chore: remove GetTeamByUser (#59604) 2022-11-30 20:02:31 +01:00
teamguardian
temp_user
thumbs
updatechecker Performance: add preallocation for some slice/map (#57860) 2022-11-22 20:24:36 +08:00
user Remove GetSignedInUserWithCacheCtx and GetSignedInUser from sqlstore (#59551) 2022-11-30 14:28:51 +01:00
validations