nextcloud-server/apps/workflowengine/src
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 +07:00
..
components fix(WFE): properly set inital status 2025-04-29 11:48:11 +07:00
helpers fix(workflowengine): minimally adapt check operator FileMimeType to use web component 2025-04-03 13:32:00 +07:00
mixins fix(workflowengine): use adapted mixin again in FileMimeType 2025-04-03 13:32:00 +07:00
styles
store.js
workflowengine.js fix(workflowengine): require a web component as check plugin 2025-04-03 11:20:44 +07:00