dify/web/app/components/base/prompt-editor/plugins/workflow-variable-block
Novice cbdcdcc2b9
fix: resolve test failures after segment 2 merge
- Backend: fix deduct_llm_quota import path in llm node
- Backend: update core.variables → core.workflow.variables imports
- Frontend: update UpdateWorkflowNodesMapPayload in tests
- Frontend: fix various test expectations to match merged code

Made-with: Cursor
2026-03-23 09:18:26 +08:00
..
__tests__ fix: resolve test failures after segment 2 merge 2026-03-23 09:18:26 +08:00
component.tsx Revert "feat(workflow): refine variable validation and scoping for workflow nodes, remove redundant End block checks" 2026-02-10 20:00:11 +08:00
index.tsx feat: Thread nodeOutputVars through HITL and workflow variable components 2026-02-10 00:55:06 +08:00
node.tsx feat: Thread nodeOutputVars through HITL and workflow variable components 2026-02-10 00:55:06 +08:00
workflow-variable-block-replacement-block.tsx feat: Thread nodeOutputVars through HITL and workflow variable components 2026-02-10 00:55:06 +08:00