nextcloud/apps/workflowengine
Arthur Schiwon 96bd54b3ed
fix(workflowengine): require a web component as operation plugin
solves an incompatibility issue when the providing app registers their code
from an incompatible nextcloud-vue version.

Also changes and clarifies WorkflowEngine API. This is necessary to stay
compatible with the original way, but also promotes usage of the originally
declared but never used "component" attribute on registration.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-04-03 12:38:51 +02:00
..
appinfo chore: Bump app versions and requirements 2025-01-23 08:56:06 +01:00
composer Fix event names of 2FA related typed events 2023-07-03 14:25:01 +02:00
img fix: Use viewBox instead of viewbox in SVGs 2024-01-22 16:39:06 +01:00
l10n Fix(l10n): Update translations from Transifex 2025-03-23 00:22:47 +00:00
lib fix: Remove legacy hacky workaround in OCA\WorkflowEngine\Listener 2025-03-06 15:49:25 +01:00
src fix(workflowengine): require a web component as operation plugin 2025-04-03 12:38:51 +02:00
templates chore: Add SPDX header 2024-05-31 10:38:47 +02:00
tests fix: Change UserAgent to *cloud 2025-02-19 18:51:08 +01:00
.l10nignore chore: Add SPDX header 2024-05-31 10:38:47 +02:00
.noopenapi fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support 2024-01-18 11:22:43 +01:00