dify/web/app/components/datasets/documents/create-from-pipeline
2025-07-10 16:27:56 +08:00
..
actions feat: Enhance CreateFormPipeline with file selection and validation for online documents and drives 2025-07-08 14:14:50 +08:00
data-source refactor: update CrawledResult and WebsiteCrawl components to handle showPreview prop and adjust previewIndex logic 2025-07-10 15:43:36 +08:00
data-source-options refactor: Refactor useDatasourceIcon hook and enhance dataset node rendering with AppIcon component 2025-07-02 13:48:11 +08:00
preview refactor: update useEffect dependency to include currentPage.page_id for proper content fetching 2025-07-10 16:27:56 +08:00
process-documents feat: refactor input variable handling and configurations in pipeline processing components 2025-06-25 16:15:59 +08:00
processing feat: Add Online Drive file management components and enhance file icon handling 2025-06-30 14:19:14 +08:00
hooks.ts refactor: rename selectedFileList to selectedFileKeys across components and update related logic 2025-07-10 15:14:23 +08:00
index.tsx refactor: update CrawledResult and WebsiteCrawl components to handle showPreview prop and adjust previewIndex logic 2025-07-10 15:43:36 +08:00
left-header.tsx refactor: refactor navigation components to use Link for improved routing 2025-05-29 17:33:04 +08:00
step-indicator.tsx refactor: enhance document upload flow with step indicators and file preview handling 2025-05-29 10:18:11 +08:00
types.tsx refactor: add create-from-pipeline page and associated components for document processing 2025-05-21 16:37:02 +08:00