dify/web/app/components/workflow/nodes
Coding On Star 8b6fc07019
test(workflow): improve dataset item tests with edit and remove functionality (#33937)
2026-03-23 20:16:59 +08:00
..
__tests__ test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
_base test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
agent test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
answer test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
assigner test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
code test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
data-source test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
data-source-empty test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
document-extractor test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
end test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
http test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
human-input refactor(avatar): migrate to Base UI primitives with Record size variants (#33268) 2026-03-11 14:26:04 +08:00
if-else test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
iteration test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
iteration-start test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
knowledge-base test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
knowledge-retrieval test(workflow): improve dataset item tests with edit and remove functionality (#33937) 2026-03-23 20:16:59 +08:00
list-operator test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
llm test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
loop test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
loop-end chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
loop-start test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
parameter-extractor test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
question-classifier test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
start test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
template-transform test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
tool test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
trigger-plugin feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
trigger-schedule test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
trigger-webhook test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
variable-assigner test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
components.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
constants.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
index.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
utils.ts fix: element of Array[string] and Array[number] and size attribution (#23074) 2025-07-30 15:21:50 +08:00