grafana/pkg/services
Ieva 3fb1894739
Service accounts: Creation logic simplification (#63884)
* SA creation improvements

* PR feedback - put salt and rand back in and remove an unneeded line:
2023-03-01 16:31:20 +00:00
..
accesscontrol Users: Fix org user always getting org id = 1 on auto assign false (#63708) 2023-02-24 18:08:44 +01:00
alerting Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
annotations Rename Id to ID for annotation models (#62886) 2023-02-03 17:23:09 +01:00
anonymous Authn: Add caching for anon service (#63521) 2023-02-22 09:59:28 +01:00
apikey Service accounts: Remove Add API keys buttons and remove one state of migrating for API keys tab (#63411) 2023-03-01 15:34:53 +00:00
auth Cache: Refactor cache clients to use byte array (#62930) 2023-02-08 10:30:20 +01:00
authn AuthN: Fix issue with duplicated auth connection (#63836) 2023-02-28 13:34:15 +01:00
cleanup Chore: Fix goimports grouping in pkg/services (#62420) 2023-01-30 08:21:27 +00:00
comments Rename Id to ID for annotation models (#62886) 2023-02-03 17:23:09 +01:00
contexthandler AuthN: Only mark IsSignedIn if user is not anonymous (#63833) 2023-02-28 11:08:56 +01:00
correlations Explore: Add transformations to correlation data links (#61799) 2023-02-22 06:53:03 -06:00
dashboardimport Chore: Fix goimports grouping in pkg/services (#62420) 2023-01-30 08:21:27 +00:00
dashboards DashboardStore: Provide an interface directly rather than pointer receiver (#63910) 2023-03-01 07:52:16 -08:00
dashboardsnapshots Snapshots: Add snapshot enable config (#61587) 2023-01-26 10:28:11 -03:00
dashboardversion fix(dashboard version service): add DashboardUID to query and responses (#60800) 2023-02-07 12:27:38 -05:00
datasourceproxy Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00
datasources Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
encryption Chore: Fix goimports grouping in pkg/services (#62420) 2023-01-30 08:21:27 +00:00
export Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
featuremgmt API: Enable serving Swagger UI by default and add docs and guidelines (#63489) 2023-03-01 16:36:37 +02:00
folder DashboardStore: Provide an interface directly rather than pointer receiver (#63910) 2023-03-01 07:52:16 -08:00
grpcserver Rename Id to ID for annotation models (#62886) 2023-02-03 17:23:09 +01:00
guardian Support bundles: Refactor registry into separate service (#62945) 2023-02-06 17:50:03 +01:00
hooks chore: move user_auth models to (mostly) login service (#62269) 2023-01-27 13:36:54 -05:00
kmsproviders Encryption: Refactor secrets.Service initialization (#51091) 2022-07-07 09:48:25 +02:00
ldap LDAP: Allow setting minimum TLS version and accepted ciphers (#63646) 2023-02-28 12:13:46 +01:00
libraryelements DashboardStore: Provide an interface directly rather than pointer receiver (#63910) 2023-03-01 07:52:16 -08:00
librarypanels DashboardStore: Provide an interface directly rather than pointer receiver (#63910) 2023-03-01 07:52:16 -08:00
licensing Chore: Move ReqContext to contexthandler service (#62102) 2023-01-27 08:50:36 +01:00
live Plugins: Remove stream handler from plugins DTO (#63812) 2023-02-27 19:48:18 +01:00
login Auth: Refactoring of frontend skipOrgRoleSync logic to backend (#62921) 2023-02-08 20:11:46 +00:00
loginattempt Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
navtree Service accounts: Remove Add API keys buttons and remove one state of migrating for API keys tab (#63411) 2023-03-01 15:34:53 +00:00
ngalert Alerting: update API models to user NoDataState and ExecutionErrorState from definitions instead of models (#63824) 2023-02-28 16:21:41 -05:00
notifications SMTP: Update email templates to include populated <title> tag (#61430) 2023-01-30 16:56:23 -05:00
oauthtoken chore: move user_auth models to (mostly) login service (#62269) 2023-01-27 13:36:54 -05:00
org Users: Fix org user always getting org id = 1 on auto assign false (#63708) 2023-02-24 18:08:44 +01:00
playlist Chore: Update oapi-codegen library (#62962) 2023-02-21 12:34:24 +01:00
plugindashboards Chore: Fix goimports grouping in pkg/services (#62420) 2023-01-30 08:21:27 +00:00
pluginsettings Support bundles: improve plugin collector (#63273) 2023-02-10 17:04:34 +00:00
pluginsintegration Plugins: Add simple plugin sources service (#63814) 2023-02-28 15:27:11 +01:00
preference Cookies: Provide a mechanism for per user control over cookies (#61566) 2023-02-21 11:19:07 +01:00
provisioning Alerting: decouple api models from domain\dto models: separate Provenance status + converters (#63594) 2023-02-27 17:57:15 -05:00
publicdashboards DashboardStore: Provide an interface directly rather than pointer receiver (#63910) 2023-03-01 07:52:16 -08:00
query Chore: Validate batch query refIds (#63018) 2023-02-09 10:11:16 +01:00
queryhistory Support bundles: Refactor registry into separate service (#62945) 2023-02-06 17:50:03 +01:00
querylibrary Chore: Fix goimports grouping (#62429) 2023-01-30 09:57:50 +01:00
quota Support bundles: Refactor registry into separate service (#62945) 2023-02-06 17:50:03 +01:00
rendering Cache: Refactor cache clients to use byte array (#62930) 2023-02-08 10:30:20 +01:00
screenshot Alerting: Fix a bug taking screenshots with Dashboard UID (#63220) 2023-02-09 15:23:01 -05:00
search Chore: Move search model from models package to search service (#62215) 2023-01-30 15:17:53 +01:00
searchusers Chore: Move ReqContext to contexthandler service (#62102) 2023-01-27 08:50:36 +01:00
searchV2 Backend: Use latest plugin-sdk-go v0.149.1 (#63498) 2023-02-21 09:06:15 -05:00
secrets Chore: Remove Result field from datasources (#63048) 2023-02-09 15:49:44 +01:00
serviceaccounts Service accounts: Creation logic simplification (#63884) 2023-03-01 16:31:20 +00:00
shorturls Chore: Replace short UID generation with more standard UUIDs (#62731) 2023-02-06 20:44:37 -05:00
sqlstore PublicDashboards: Backfills share column with default value (#63407) 2023-02-27 15:54:16 -06:00
star Chore: Move ReqContext to contexthandler service (#62102) 2023-01-27 08:50:36 +01:00
stats Support bundles: Refactor registry into separate service (#62945) 2023-02-06 17:50:03 +01:00
store Chore: Upgrade golangci-lint to v1.51.2 (#63630) 2023-02-23 15:10:03 +01:00
supportbundles SupportBundles: Add bundle encryption based on age (#62501) 2023-02-24 09:24:44 -06:00
tag Chore: Fix goimports grouping in pkg/services (#62420) 2023-01-30 08:21:27 +00:00
team Support bundles: Refactor registry into separate service (#62945) 2023-02-06 17:50:03 +01:00
teamguardian Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
temp_user Chore: Move tempuser model to tempuser package (#61024) 2023-01-06 09:02:05 +01:00
thumbs Service accounts: Creation logic simplification (#63884) 2023-03-01 16:31:20 +00:00
updatechecker Performance: add preallocation for some slice/map (#57860) 2022-11-22 20:24:36 +08:00
user Service accounts: Creation logic simplification (#63884) 2023-03-01 16:31:20 +00:00
validations chore: move validations model into the validations service (#61953) 2023-01-23 15:10:14 -05:00