grafana/pkg/services
Alex Moreno 3558cadb7e
Alerting: Add title and description to Webhook contact point (#58058)
* Add title and description to Webhook contact point

* Remove deprecation message
2022-11-03 10:52:07 +01:00
..
accesscontrol RBAC: Allow listing user permissions with scope (#57538) 2022-11-02 10:48:11 +01:00
alerting chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
annotations RBAC: Improve performance of dashboard filter query (#56813) 2022-10-25 11:14:27 +02:00
apikey Chore: Register a feature flag for "newDBLibrary" (#57468) 2022-10-25 18:20:41 -07:00
auth chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
cleanup chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
comments chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
contexthandler [main] Plugin fixes (#57399) 2022-10-21 13:54:55 +02:00
correlations chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
dashboardimport Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
dashboards feat(nested folders): add CountDashboardsInFolder (#57847) 2022-11-02 09:15:50 -04:00
dashboardsnapshots chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
dashboardversion chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
datasourceproxy backend/datasources: move datasources models into the datasources service package (#51267) 2022-06-27 12:23:15 -04:00
datasources move data source permission model to enterprise repo (#57615) 2022-10-26 11:49:45 +01:00
encryption Encryption: Fall back to AES-CFB on empty algorithm metadata (#53266) 2022-08-04 09:37:53 +02:00
export Storage: add support for snapshots, dataframes, and raw json objects (#57934) 2022-11-01 08:28:13 -07:00
featuremgmt Instrumentation: Log plugin and datasource info for each plugin request. (#54769) 2022-11-02 14:51:51 +01:00
folder feat(nested folders): add CountDashboardsInFolder (#57847) 2022-11-02 09:15:50 -04:00
grpcserver gRPC Server: Fix logging unauthenticated request error (#57490) 2022-10-23 03:51:23 +08:00
guardian chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -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 Add multi-auth devenv (#57609) 2022-10-26 13:46:50 +02:00
libraryelements LibraryPanels: Replace folderID with folderUID (#56414) 2022-11-02 16:49:02 +01:00
librarypanels LibraryPanels: Load library panels in the frontend rather than the backend (#50560) 2022-10-26 15:38:20 -07: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 live: explicitely reply with http 200 (#57428) 2022-10-25 11:45:54 +02:00
login chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
loginattempt chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
multildap Split Create User (#50502) 2022-06-28 14:32:25 +02:00
navtree TopNav: Make it possible to to have sections without children (#57815) 2022-10-31 11:01:34 +01:00
ngalert Alerting: Add title and description to Webhook contact point (#58058) 2022-11-03 10:52:07 +01: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 Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 2022-10-18 18:17:28 +02:00
org Chore: Remove methods from sqlstore (#57545) 2022-10-27 11:44:09 +02:00
playlist Store: protobuf based GRN/identifier (#57714) 2022-10-31 07:26:16 -07: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 Chore: Register a feature flag for "newDBLibrary" (#57468) 2022-10-25 18:20:41 -07:00
provisioning feat(nested folders): add CountDashboardsInFolder (#57847) 2022-11-02 09:15:50 -04:00
publicdashboards PublicDashboards: Adds command to generate map of supported datasources (#57841) 2022-11-02 13:35:57 -06:00
query Chore: Expression engine to support relative time range (#57474) 2022-10-26 16:13:58 -04:00
queryhistory chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
querylibrary Chore: add query_retries=3 to querylibrary_integration_test.go (#57607) 2022-10-25 09:52:56 -04:00
quota chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
rendering Rendering: Check timeout error when the request failed (#57654) 2022-10-27 17:27:03 +02:00
screenshot Alerting: Change screenshots to use components (#55156) 2022-09-21 10:25:07 +01: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 Search: load dashboard performance improvements (#57509) 2022-10-27 14:52:42 +08:00
secrets chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
serviceaccounts chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
shorturls chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
sqlstore Auth: Add fixed repeat migration w. checks for subset of permissions (#58054) 2022-11-03 08:57:20 +00:00
star Chore: Register a feature flag for "newDBLibrary" (#57468) 2022-10-25 18:20:41 -07:00
store Storage: fix dummy implementation and tests (#58019) 2022-11-01 20:33:36 -04:00
tag Chore: Register a feature flag for "newDBLibrary" (#57468) 2022-10-25 18:20:41 -07:00
team RBAC: Cleaup team api rbac tests (#57265) 2022-10-20 09:11:47 +02: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 NavTree: Make it possible to configure where in nav tree plugins live (#55484) 2022-09-28 08:29:35 +02:00
user Chore: Remove methods from sqlstore (#57545) 2022-10-27 11:44:09 +02:00
userauth chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
validations Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00