0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-01 20:40:30 +00:00
nextcloud_server/apps/workflowengine
Arthur Schiwon 09bb0720d4
fix(WFE): properly set inital status
The operationComponent.value is only possibly available with registered
operations that have the value prop. Ones that do not would not have the
value set properly initially. Going to inputValue, which is mapped to the
components model-value, solves this.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-04-29 12:23:27 +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-04-28 00:23:11 +00:00
lib fix: Remove legacy hacky workaround in OCA\WorkflowEngine\Listener 2025-03-06 15:49:25 +01:00
src fix(WFE): properly set inital status 2025-04-29 12:23:27 +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