dify/web/app/components/workflow/nodes/knowledge-retrieval
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): improve dataset item tests with edit and remove functionality (#33937) 2026-03-23 20:16:59 +08:00
components test(workflow): improve dataset item tests with edit and remove functionality (#33937) 2026-03-23 20:16:59 +08:00
default.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
hooks.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
node.tsx fix: crash when dataset icon_info is undefined in Knowledge Retrieval node (#33907) 2026-03-23 15:29:03 +08:00
panel.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
types.ts fix: fix metadata filter not survive a rename (#30174) 2025-12-26 10:40:30 +08:00
use-config.ts feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
use-single-run-form-params.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
utils.ts fix(web): disable HTML escaping for form field validation messages (#31292) 2026-01-20 18:43:01 +08:00