dify/web/app/components/workflow/utils
2025-10-13 17:02:44 +08:00
..
common.ts
data-source.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
debug.ts
edge.ts
gen-node-meta-data.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
index.ts chore: update Dockerfile to use Python 3.12-bookworm and refactor layout logic to utilize ELK for improved node layout (#26522) 2025-10-05 12:49:41 +08:00
layout.ts chore: update Dockerfile to use Python 3.12-bookworm and refactor layout logic to utilize ELK for improved node layout (#26522) 2025-10-05 12:49:41 +08:00
node-navigation.ts feat: adjust scroll to selected node position to top-left area (#25403) 2025-09-09 14:58:42 +08:00
node.ts feat(workflow): Allow paste node into nested block (#24234) 2025-09-04 15:21:43 +08:00
tool.ts refactor(trigger): update API and service to use 'event' terminology 2025-10-10 15:48:42 +08:00
variable.ts
workflow-entry.ts feat: comprehensive trigger node system with Schedule Trigger implementation (#24039) 2025-08-18 09:23:16 +08:00
workflow-init.spec.ts
workflow-init.ts fix: avoid using node_data.version for judgement tool node version (#22462) 2025-07-21 09:28:47 +08:00
workflow.ts fix(trigger): implement plugin single run functionality and update node status handling 2025-10-13 17:02:44 +08:00