dify/web/app/components/datasets/common
jyong e23d7e39ec Merge branch 'feat/datasource' into feat/r2
# Conflicts:
#	api/services/rag_pipeline/rag_pipeline.py
#	web/app/components/workflow/constants.ts
#	web/app/components/workflow/header/run-and-history.tsx
#	web/app/components/workflow/hooks/use-nodes-interactions.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/index.tsx
#	web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
#	web/app/components/workflow/nodes/_base/panel.tsx
#	web/app/components/workflow/nodes/code/use-config.ts
#	web/app/components/workflow/nodes/llm/default.ts
#	web/app/components/workflow/panel/index.tsx
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/app/components/workflow/store/workflow/index.ts
#	web/app/components/workflow/types.ts
#	web/config/index.ts
#	web/types/workflow.ts
2025-07-02 14:01:59 +08:00
..
document-picker Merge branch 'feat/datasource' into feat/r2 2025-07-02 14:01:59 +08:00
document-status-with-action refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
economical-retrieval-method-config feat: Update retrieval method configuration to use new OptionCard component and improve layout 2025-05-13 16:17:59 +08:00
retrieval-method-config feat: Update retrieval method configuration to use new OptionCard component and improve layout 2025-05-13 16:17:59 +08:00
retrieval-method-info Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
retrieval-param-config fix: update click handler logic in OptionCard 2025-05-16 17:54:41 +08:00
check-rerank-model.ts fix: Fix parent child retrieval issues (#12206) 2025-01-02 16:07:21 +08:00
chunking-mode-label.tsx refactor: remove unused icon components and update imports in dataset components 2025-05-08 11:15:27 +08:00
document-file-icon.tsx feat: parent child retrieval (#12106) 2024-12-26 12:01:51 +08:00