nextcloud-server/apps/workflowengine/src
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
..
components fix(WFE): properly set inital status 2025-04-29 12:23:27 +07:00
helpers fix(workflowengine): minimally adapt check operator FileMimeType to use web component 2025-04-03 12:40:48 +07:00
mixins fix(workflowengine): use adapted mixin again in FileMimeType 2025-04-03 12:40:48 +07:00
styles refactor(styles): Adjust code style in SCSS sources to match our stylelint config 2024-11-19 09:42:13 +07:00
store.js fix(workflowengine): require a web component as operation plugin 2025-04-03 12:38:51 +07:00
workflowengine.js fix(workflowengine): require a web component as check plugin 2025-04-03 12:38:51 +07:00