dify/web/app/components/workflow/nodes
Angel98518 c2f2be6b08
fix: oxlint no unused expressions (#29675)
Co-authored-by: daniel <daniel@example.com>
2025-12-16 18:00:04 +08:00
..
_base fix: oxlint no unused expressions (#29675) 2025-12-16 18:00:04 +08:00
agent fix: adjust padding in AgentNode and NodeComponent for consistent layout (#28175) 2025-11-13 20:16:56 +08:00
answer
assigner refactor: update useNodes import to use reactflow across multiple components (#29195) 2025-12-05 16:38:03 +08:00
code fix: oxlint no unused expressions (#29675) 2025-12-16 18:00:04 +08:00
data-source fix: Add dataset file upload restrictions (#29397) 2025-12-10 16:41:05 +08:00
data-source-empty feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
document-extractor Refactor datasets service toward TanStack Query (#29008) 2025-12-09 13:48:23 +08:00
end feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
http fix: oxlint no unused expressions (#29675) 2025-12-16 18:00:04 +08: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
knowledge-base feat: multimodal support (image) (#27793) 2025-12-09 11:44:50 +08:00
knowledge-retrieval fix: handle potential undefined values in query_attachment_selector across multiple components (#29429) 2025-12-10 19:30:21 +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
loop-start
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
tool fix(workflow): tool plugin output_schema array type not selectable in subsequent nodes (#29035) 2025-12-15 11:17:15 +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 fix: oxlint no unused expressions (#29675) 2025-12-16 18:00:04 +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
utils.ts