dify/web/app/components/workflow/nodes
Wu Tianwei e7c26a2f3f
refactor: update useNodes import to use reactflow across multiple components (#29195)
2025-12-05 16:38:03 +08:00
..
_base Feat: Add "Open Workflow" link in workflow side panel (#28898) 2025-11-29 18:47:12 +08:00
agent fix: adjust padding in AgentNode and NodeComponent for consistent layout (#28175) 2025-11-13 20:16:56 +08:00
answer fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
assigner refactor: update useNodes import to use reactflow across multiple components (#29195) 2025-12-05 16:38:03 +08:00
code fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
data-source feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
data-source-empty feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
document-extractor refactor: update useNodes import to use reactflow across multiple components (#29195) 2025-12-05 16:38:03 +08:00
end feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
http fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
if-else refactor: update useNodes import to use reactflow across multiple components (#29195) 2025-12-05 16:38:03 +08:00
iteration feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
iteration-start feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
knowledge-base feat: Enhance knowledge base node validation by adding checks for embedding and reranking models (#27241) 2025-10-22 10:49:49 +08:00
knowledge-retrieval feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
list-operator refactor: update useNodes import to use reactflow across multiple components (#29195) 2025-12-05 16:38:03 +08:00
llm feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
loop feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
loop-end feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
loop-start feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
parameter-extractor feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
question-classifier Feat/web workflow improvements (#27981) 2025-11-25 19:54:40 +08:00
start feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
template-transform fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
tool feat: dark theme icon support (#28858) 2025-12-04 09:29:00 +08:00
trigger-plugin feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
trigger-schedule frontend auto testing rules (#28679) 2025-11-26 15:18:07 +08:00
trigger-webhook feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
variable-assigner refactor: update useNodes import to use reactflow across multiple components (#29195) 2025-12-05 16:38:03 +08:00
components.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
constants.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
index.tsx perf(web): split constant files to improve web performance (#26794) 2025-10-13 10:22:34 +08:00
utils.ts fix: element of Array[string] and Array[number] and size attribution (#23074) 2025-07-30 15:21:50 +08:00