dify/web/app/components/workflow/nodes
Copilot 76a23deba7
fix: crash when dataset icon_info is undefined in Knowledge Retrieval node (#33907)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-03-23 15:29:03 +08:00
..
_base refactor(web): update frontend toast call sites to use the new shortcut API (#33808) 2026-03-20 16:02:22 +08:00
agent refactor(web): MCP tool availability to context-based version gating (#30955) 2026-01-14 13:40:16 +08:00
answer test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
assigner fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262) 2026-01-20 23:08:59 +08:00
code test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +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 refactor(i18n): about locales (#30336) 2025-12-30 14:38:23 +08:00
end test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
http fix: The HTTP Request node panel supports line break and overflow handling for variable values (#33359) 2026-03-12 17:57:08 +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 fix: allow line breaks when a field value overflows due to excessive length (#33339) 2026-03-12 11:15:29 +08:00
iteration refactor(web): make Switch controlled-only and migrate call sites (#32399) 2026-02-18 23:47:07 +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 fix: crash when dataset icon_info is undefined in Knowledge Retrieval node (#33907) 2026-03-23 15:29:03 +08:00
list-operator refactor(web): make Switch controlled-only and migrate call sites (#32399) 2026-02-18 23:47:07 +08:00
llm fix: remove legacy z-index overrides on model config popup (#33769) 2026-03-20 10:40:30 +08:00
loop feat: when copy/paste multi nodes not require reconnect them (#32631) 2026-03-09 13:55:12 +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 refactor(switch): Base UI migration with loading/skeleton variants (#33345) 2026-03-12 14:40:43 +08:00
question-classifier feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
start test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
template-transform refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
tool feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +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 (#33741) 2026-03-19 18:35:16 +08:00
trigger-webhook test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
variable-assigner refactor(web): make Switch controlled-only and migrate call sites (#32399) 2026-02-18 23:47:07 +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