dify/web/app/components/workflow/utils
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
agent-context.ts feat: Add @agent icon and implement agent alias variables in workflow 2026-01-27 02:42:37 +08:00
common.ts feat(workflow): enhance workflow run history management and UI updates (#32230) 2026-02-11 14:09:33 +08:00
data-source.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
debug.ts Fix type error (#27250) 2025-10-22 13:06:15 +08:00
edge.ts Chore/slice workflow utils (#17730) 2025-04-10 10:03:19 +08:00
elk-layout.ts chore(web): pre-align HITL frontend from build/feat/hitl 2026-02-09 15:34:15 +08:00
gen-node-meta-data.ts fix: trigger doc link (#31754) 2026-01-30 17:30:24 +08:00
index.ts refactor: Extract nested node ID parsing into shared utility 2026-01-30 22:24:30 +08:00
nested-node-id.ts refactor: Extract nested node ID parsing into shared utility 2026-01-30 22:24:30 +08:00
node-navigation.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
node.ts feat: merge app and meta defaults when creating workflow nodes 2026-01-19 23:56:15 +08:00
plugin-install-check.ts perf(workflow): skip unnecessary query subscriptions for non-plugin nodes 2026-01-30 01:46:50 +08:00
tool-token.ts chore: remove useless toolid 2026-01-26 18:09:46 +08:00
tool.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
trigger.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
variable.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
workflow-entry.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
workflow-init.ts fix: Add type safety for LLM node context variable_selector 2026-01-27 23:12:03 +08:00
workflow.ts Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00