dify/web/app/components/datasets/documents/create-from-pipeline
yyh 2ab0b334a8
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
#	web/app/components/rag-pipeline/components/update-dsl-modal.tsx
#	web/app/components/workflow-app/hooks/use-nodes-sync-draft.ts
#	web/app/components/workflow/variable-inspect/utils.tsx
#	web/app/layout.tsx
#	web/context/event-emitter.tsx
#	web/eslint-suppressions.json
#	web/next.config.ts
#	web/package.json
#	web/pnpm-lock.yaml
#	web/types/feature.ts
2026-02-10 18:12:41 +08:00
..
actions Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
data-source Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
data-source-options Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
hooks feat: implement document creation pipeline with multi-step wizard and datasource management (#30843) 2026-01-15 10:33:48 +08:00
preview Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
process-documents Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-10 18:12:41 +08:00
processing Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
steps test: add tests for dataset document detail (#31274) 2026-01-27 15:43:27 +08:00
utils feat: implement document creation pipeline with multi-step wizard and datasource management (#30843) 2026-01-15 10:33:48 +08:00
index.spec.tsx feat: implement document creation pipeline with multi-step wizard and datasource management (#30843) 2026-01-15 10:33:48 +08:00
index.tsx feat: implement document creation pipeline with multi-step wizard and datasource management (#30843) 2026-01-15 10:33:48 +08:00
left-header.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
step-indicator.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
types.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00