dify/web/app/components/datasets/documents/create-from-pipeline
Coding On Star c8abe1c306
test: add tests for dataset document detail (#31274)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-01-27 15:43:27 +08:00
..
actions refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
data-source fix(web): use Array.from() for FileList to fix tsc type errors (#31398) 2026-01-22 19:51:24 +08:00
data-source-options chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +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 chore: remove useless __esModule (#30366) 2025-12-30 15:37:16 +08:00
process-documents refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
processing fix: check and update doc links (#30849) 2026-01-21 16:31:48 +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 chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +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