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 ebed9a5423 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 11:48:11 +00:00
..
appinfo feat(branchoff): Bump versions and requirements in apps 2024-08-14 10:03:30 +02: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:21 +00:00
lib fix(apps): Fix wrong or missing casts 2024-10-23 17:08:29 +02:00
src fix(WFE): properly set inital status 2025-04-29 11:48:11 +00:00
templates chore: Add SPDX header 2024-05-31 10:38:47 +02:00
tests fix: Change UserAgent to *cloud 2025-02-21 09:30:10 +00: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