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 +07:00
..
appinfo chore: Bump app versions and requirements 2025-01-23 08:56:06 +07:00
composer
img
l10n fix(l10n): Update translations from Transifex 2025-04-28 00:23:11 +07:00
lib fix: Remove legacy hacky workaround in OCA\WorkflowEngine\Listener 2025-03-06 15:49:25 +07:00
src fix(WFE): properly set inital status 2025-04-29 12:23:27 +07:00
templates
tests fix: Change UserAgent to *cloud 2025-02-19 18:51:08 +07:00
.l10nignore
.noopenapi