dify/web/app/components/workflow/nodes
2026-04-01 16:58:20 +08:00
..
__tests__ test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
_base feat(collaboration): enhance collaboration features with Loro integration and improved hooks 2026-03-31 17:57:29 +08:00
agent feat(collaboration): enhance collaboration features with Loro integration and improved hooks 2026-03-31 17:57:29 +08:00
answer test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
assigner Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-03-24 19:30:56 +08:00
code Merge branch 'main' into sandboxed-agent-rebase 2026-03-24 11:19:50 +08:00
command fix: pass all CI quality checks - ESLint, TypeScript, basedpyright, pyrefly, lint-imports 2026-03-24 10:54:58 +08:00
data-source feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00
data-source-empty Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +08:00
document-extractor Merge branch 'main' into sandboxed-agent-rebase 2026-03-24 11:19:50 +08:00
end test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
file-upload feat: add File Upload node functionality and related components 2026-02-10 20:51:31 +08:00
http Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-03-25 12:45:48 +08:00
human-input Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-03-25 17:49:36 +08:00
if-else Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-03-24 19:30:56 +08:00
iteration tix test 2026-03-25 19:25:22 +08:00
iteration-start test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
knowledge-base Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-03-25 16:07:02 +08:00
knowledge-retrieval Merge branch 'main' into sandboxed-agent-rebase 2026-03-24 11:19:50 +08:00
list-operator fix: type error 2026-03-24 20:06:56 +08:00
llm refactor(web): streamline skill dependency fetching and batch upload flows 2026-04-01 16:58:20 +08:00
loop tix test 2026-03-25 19:25:22 +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 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-03-25 12:45:48 +08:00
question-classifier fix(web): migrate workflow overlay previews 2026-04-01 12:34:41 +08:00
start Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-03-25 17:49:36 +08:00
sub-graph-start refactor(web): remove tooltip-plus and migrate to ui tooltip 2026-03-25 13:35:43 +08:00
template-transform Merge branch 'main' into sandboxed-agent-rebase 2026-03-24 11:19:50 +08:00
tool fix(web): align data contracts with backend schema 2026-03-26 14:34:06 +08:00
trigger-plugin Merge commit '92bde350' into sandboxed-agent-rebase 2026-03-23 09:39:49 +08:00
trigger-schedule feat(web): base-ui slider (#34064) 2026-03-25 16:03:49 +08:00
trigger-webhook use base ui toast 2026-03-25 20:38:44 +08:00
variable-assigner tix test 2026-03-25 19:25:22 +08:00
components.ts chore: remove block code 2026-03-23 16:32:48 +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