{{- /* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Commercial */ -}} {{- /* SPDX-FileCopyrightText: 2025-2026 Christian Galo */ -}} {{ template "pageHeader" .Header }} {{ if .Error }}
| Integration | Status | Kind {{ template "helpIcon" (helpIcon "Kind" "What the integration does for members: a provisioning integration creates and manages member resources; a payment integration handles billing.") }} | Operations | Resource keys | Actions |
|---|---|---|---|---|---|
| {{ if .LinkPath }}{{ .DisplayName }}{{ else }}{{ .DisplayName }}{{ end }} {{ .Key }} | {{ template "statusBadge" .StatusBadge }} | {{ .Kind }} |
{{ range .Operations }}{{ . }}{{ end }}
{{ if eq (len .Operations) 0 }}—{{ end }}
|
{{ range .ResourceKeys }}{{ if .DisplayName }}{{ .DisplayName }} ({{ .ResourceKey }}){{ else }}{{ .ResourceKey }}{{ end }}{{ end }}
{{ if eq (len .ResourceKeys) 0 }}—{{ end }}
|
{{ if .SettingsPath }} Settings {{ else }} — {{ end }} |
Stored configuration overrides whose key matches no installed integration, left behind by a removed integration or a retired key. They have no effect; remove them when convenient.
| Key | Value | Actions |
|---|---|---|
{{ .Key }} |
{{ .Value }} |