grafana/pkg/services
Ashley Harrison dab83c6855
Theme: Use Inter font by default (#59544)
* Switch to using Inter font by default

* run toggles_gen_test
2022-12-01 11:59:37 +00:00
..
accesscontrol RBAC: Add an endpoint to list all user permissions (#57644) 2022-11-30 15:38:49 +01:00
alerting Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00
annotations Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02:00
apikey Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02:00
auth Sessions: Remove invalid session cookie if it's invalid/expired/missing (#59556) 2022-11-30 15:33:19 +01:00
authn Features: Add aplha feature toggle for authn service (#59469) 2022-11-29 10:57:47 +01:00
cleanup LoginAttempt: Move logic around login attempts into the service (#58962) 2022-11-22 11:37:18 +01:00
comments chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
contexthandler Sessions: Remove invalid session cookie if it's invalid/expired/missing (#59556) 2022-11-30 15:33:19 +01:00
correlations chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
dashboardimport Nested Folders: Set user in the API level (#59148) 2022-11-23 11:13:47 +02:00
dashboards Chore: Delete SetUsingOrg from sqlstore (#59276) 2022-11-28 14:59:40 +01:00
dashboardsnapshots chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
dashboardversion Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
datasourceproxy backend/datasources: move datasources models into the datasources service package (#51267) 2022-06-27 12:23:15 -04:00
datasources Datasources: Use context logger in cache service (#59547) 2022-11-30 14:25:04 +01:00
encryption Encryption: Fall back to AES-CFB on empty algorithm metadata (#53266) 2022-08-04 09:37:53 +02:00
export EntityStore: Rename ObjectStore to EntityStore (part 2) (#59616) 2022-11-30 17:52:15 -05:00
featuremgmt Theme: Use Inter font by default (#59544) 2022-12-01 11:59:37 +00:00
folder Nested folders: Fix delete (#59627) 2022-12-01 05:27:40 -05:00
grpcserver gRPC Server: Fix logging unauthenticated request error (#57490) 2022-10-23 03:51:23 +08:00
guardian Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02: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 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 NavTree: Don't add license and stats page unless your a Grafana Admin (#56410) 2022-10-06 14:30:51 +02:00
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 Split Create User (#50502) 2022-06-28 14:32:25 +02:00
navtree Admin: Combine org and admin user pages (#59365) 2022-11-30 15:24:53 +02:00
ngalert Alerting: Fix swallowing of errors when attaching images to notifications (#59432) 2022-11-29 13:18:47 -06:00
notifications Email: Use MJML email templates (#57751) 2022-11-17 21:41:46 +01:00
oauthtoken Auth: Display id Provider label in orgs/users view (#58033) 2022-11-29 15:20:28 +01:00
org Remove GetSignedInUserWithCacheCtx and GetSignedInUser from sqlstore (#59551) 2022-11-30 14:28:51 +01:00
playlist EntityStore: Rename ObjectStore to EntityStore (part 2) (#59616) 2022-11-30 17:52:15 -05:00
plugindashboards Plugins: Add secure JSON fields to plugin setting DTO (#55313) 2022-09-21 12:20:11 +02:00
pluginsettings chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04: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 SSE: Make sure to forward headers, user and cookies/OAuth token (#58897) 2022-11-28 07:40:06 -05:00
query Datasources: Refactor mixed datasource support to improve concurrency and error handling (#58163) 2022-11-28 10:21:54 -05:00
queryhistory chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
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 Rendering: Add configuration options for renderKey lifetime (#57339) 2022-11-03 12:06:55 +01:00
screenshot Alerting: Support From and To when taking screenshots (#59166) 2022-11-23 09:28:24 +00:00
search chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
searchusers Chore: Move methods from sqlstore to user store (#56305) 2022-10-05 09:34:36 +02:00
searchV2 EntityStore: Rename ObjectStore to EntityStore (part 1) (#59613) 2022-11-30 13:42:42 -08:00
secrets Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02:00
serviceaccounts Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 2022-11-28 12:05:46 +01:00
shorturls chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
sqlstore EntityStore: Rename ObjectStore to EntityStore (part 2) (#59616) 2022-11-30 17:52:15 -05:00
star Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
stats Chore: Move stats service into a standalone packge from sqlstore (#59574) 2022-11-30 18:11:07 +01:00
store EntityStore: Rename ObjectStore to EntityStore (part 2) (#59616) 2022-11-30 17:52:15 -05:00
tag Build: clean up and document integration test convention (#58170) 2022-11-04 10:14:21 -04:00
team Chore: remove GetTeamByUser (#59604) 2022-11-30 20:02:31 +01:00
teamguardian chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
temp_user chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
thumbs chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
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 Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00