11 lines
445 B
Markdown
11 lines
445 B
Markdown
|
|
# Stabilise the workflows module
|
||
|
|
|
||
|
|
Review the workflows module, remove dead code and make the new graph/expression
|
||
|
|
libs self-consistent. Run the frontend build and the workflow tests after each
|
||
|
|
change.
|
||
|
|
|
||
|
|
- [ ] Remove the legacy workflowGraph/expression/mermaid modules
|
||
|
|
- [ ] Rewire the builder to src/lib/workflowGraph and workflowExpression
|
||
|
|
- [ ] Split WorkflowEditorDialog into focused components
|
||
|
|
- [ ] Verify the workflows pages in the browser
|