dify/web/app/components/workflow/nodes
2026-04-02 11:45:19 +00:00
..
__tests__ test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
_base chore: clean up useless tailwind reference (#34478) 2026-04-02 11:45:19 +00:00
agent refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
answer test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
assigner refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
code test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
data-source refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00: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 refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
human-input refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
if-else refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
iteration refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
iteration-start refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
knowledge-base refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
knowledge-retrieval refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
list-operator refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
llm refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
loop refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
loop-end chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
loop-start refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
parameter-extractor refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
question-classifier refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
start feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00
template-transform test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
tool refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
trigger-plugin refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
trigger-schedule test: use happy dom (#34154) 2026-03-27 01:46:19 +00:00
trigger-webhook refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
variable-assigner refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00: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