dify/web/app/components/datasets/documents
CodingOnStar aa2c38074c feat: implement document creation pipeline with multi-step wizard and datasource management
- Added CreateFromDSLModal component for importing datasets from DSL.
- Implemented document creation pipeline with steps for selecting data sources, processing documents, and displaying processing results.
- Introduced hooks for managing datasource actions, UI state, and document steps.
- Created preview components for local files, online documents, and website crawls.
- Integrated billing and vector space management features.

This commit enhances the document creation experience by providing a structured workflow and improved user interface.
2026-01-12 11:57:28 +08:00
..
assets feat: support app rename and make app card ui better (#766) 2023-08-16 10:31:08 +08:00
create-from-pipeline feat: implement document creation pipeline with multi-step wizard and datasource management 2026-01-12 11:57:28 +08:00
detail feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
hooks chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
status-item refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
index.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
list.tsx feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
operations.tsx feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
rename-modal.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
status-filter.ts feat: add display status filtering to document list and API (#28342) 2025-11-20 11:27:44 +08:00
style.module.css fix: some dark theme not display well (#20121) 2025-05-22 22:29:12 +08:00
types.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00