dify/web/app/components/workflow/block-selector
hjlarry a25f469bde fix(trigger): Prevent marketplace tool downloads from retriggering on tab change 2025-11-12 13:40:56 +08:00
..
market-place-plugin fix(trigger): Prevent marketplace tool downloads from retriggering on tab change 2025-11-12 13:40:56 +08:00
rag-tool-recommendations feat(workflow): persist RAG recommendation panel collapse state 2025-10-29 15:10:45 +08:00
tool feat: add install check for tools, triggers and datasources 2025-10-30 15:34:49 +08:00
trigger-plugin fix: localize workflow block search filters 2025-10-29 11:55:30 +08:00
all-start-blocks.tsx feat(trigger): add support for trigger nodes and user input node management in workflow components 2025-11-11 15:21:04 +08:00
all-tools.tsx feat(workflow): always render featured tools section 2025-11-12 10:37:39 +08:00
blocks.tsx feat(style): adjust minimum and maximum width for block-selector and data source components 2025-10-14 15:23:28 +08:00
constants.tsx feat(workflow): Restore block selector functionality 2025-09-26 20:05:59 +08:00
data-sources.tsx feat: add install check for tools, triggers and datasources 2025-10-30 15:34:49 +08:00
featured-tools.tsx feat: add toggle behavior for featured tools 2025-10-23 12:27:42 +08:00
featured-triggers.tsx feat: surface featured trigger recommendations in start tab (#27319) 2025-10-27 11:33:02 +08:00
hooks.ts feat(trigger): add support for trigger nodes and user input node management in workflow components 2025-11-11 15:21:04 +08:00
index-bar.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
index.tsx feat(workflow): Restore block selector functionality 2025-09-26 20:05:59 +08:00
main.tsx refactor: replace TRIGGER_NODE_TYPES with isTriggerNode utility for improved node type checks across workflow components 2025-11-11 16:54:06 +08:00
start-blocks.tsx feat(trigger): add support for trigger nodes and user input node management in workflow components 2025-11-11 15:21:04 +08:00
tabs.tsx feat(trigger): add support for trigger nodes and user input node management in workflow components 2025-11-11 15:21:04 +08:00
tool-picker.tsx Improve workflow tool install flow 2025-10-30 15:34:49 +08:00
tools.tsx fix: remove duplicate RAG tool heading and fix select callback type 2025-10-29 14:57:38 +08:00
types.ts fix: update types 2025-10-30 16:16:55 +08:00
use-check-vertical-scrollbar.ts feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
use-sticky-scroll.ts fix(web): resolve TypeScript type errors in workflow components (#27086) 2025-10-18 23:09:00 +08:00
utils.ts feat: add datasource node readme 2025-10-24 11:46:58 +08:00
view-type-select.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00