dify/web/app/components/workflow/block-selector
jyong d4aed3df5c Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
#	api/core/memory/token_buffer_memory.py
#	api/core/rag/extractor/notion_extractor.py
#	api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
#	api/core/variables/variables.py
#	api/core/workflow/graph/graph.py
#	api/core/workflow/graph_engine/entities/event.py
#	api/services/dataset_service.py
#	web/app/components/app-sidebar/index.tsx
#	web/app/components/base/tag-management/selector.tsx
#	web/app/components/base/toast/index.tsx
#	web/app/components/datasets/create/website/index.tsx
#	web/app/components/datasets/create/website/jina-reader/base/options-wrap.tsx
#	web/app/components/workflow/header/version-history-button.tsx
#	web/app/components/workflow/hooks/use-inspect-vars-crud-common.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/service/base.ts
2025-09-03 15:01:06 +08:00
..
market-place-plugin CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
tool CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
all-tools.tsx feat(workflow): enhance RAG recommended plugins structure and update related components 2025-09-02 19:11:03 +08:00
blocks.tsx merge main 2025-07-28 16:00:38 +08:00
constants.tsx chore: refactor workflow 2025-04-24 16:29:58 +08:00
data-sources.tsx refactor(workflow): update output schema handling in tool and data source nodes for improved integration with plugin info 2025-08-26 16:48:18 +08:00
hooks.ts add datasource empty node 2025-07-22 16:48:24 +08:00
index-bar.tsx Merge branch 'main' into feat/rag-2 2025-07-14 11:17:42 +08:00
index.tsx add datasource empty node 2025-07-22 16:48:24 +08:00
main.tsx feat(block-selector): add RAG tool suggestions component and integrate with existing tools 2025-08-29 16:20:43 +08:00
rag-tool-suggestions.tsx feat(rag): integrate RAG recommended plugins into workflow component 2025-09-02 10:43:57 +08:00
tabs.tsx feat(block-selector): add RAG tool suggestions component and integrate with existing tools 2025-08-29 16:20:43 +08:00
tool-picker.tsx feat(search-box): enhance marketplace search box with new triggers and conditional rendering 2025-08-29 14:45:04 +08:00
tools.tsx feat(block-selector): add RAG tool suggestions component and integrate with existing tools 2025-08-29 16:20:43 +08:00
types.ts feat: add title property to DataSourceDefaultValue type in block-selector 2025-08-28 17:25:26 +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 lint: fix sonarjs/no-dead-store issues (#23653) 2025-08-10 11:16:43 +08:00
utils.ts refactor(workflow): update output schema handling in tool and data source nodes for improved integration with plugin info 2025-08-26 16:48:18 +08:00
view-type-select.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00