Commit Graph

189 Commits (4ea4d227c6006ca342496bbd670bfa19e44c63be)

Author SHA1 Message Date
twwu 4ea4d227c6 refactor: Remove unused file support types logic from CreateFormPipeline component 9 months ago
twwu b3431ab0c4 feat: Refactor online drive components to improve file retrieval and selection logic 9 months ago
twwu 073a0974a4 fix: Update breadcrumb click handling to close dropdown and adjust prefix slicing logic 9 months ago
twwu e911a4e719 fix: Update button styles and improve file size validation in breadcrumb and item components 9 months ago
twwu 5e2b60664f fix: Improve item selection logic and reset selected file list on folder open 9 months ago
twwu b36f36d242 feat: Enhance CreateFormPipeline with file selection and validation for online documents and drives 9 months ago
twwu 467cd2c4c1 fix: Update onlineDrive file check to use selectedFileList for better validation 9 months ago
twwu d3ca50626d feat: Integrate useOnlineDrive hook and enhance datasource handling in CreateFormPipeline 9 months ago
twwu 13f168ed1c refactor: Refactor Online Drive components to improve state management and add truncation support 9 months ago
twwu 83c8219942 feat: Enhance file item component with support for disabled state and file type validation 9 months ago
twwu 1bd664e655 feat: Implement Dropdown and Menu components for breadcrumb navigation in Online Drive 9 months ago
twwu e67a19b26b refactor: Enhance Bucket and Breadcrumbs components; improve event handling and add button for bucket name 9 months ago
twwu d44af3ec46 refactor: Restructure breadcrumbs component; introduce Bucket and BreadcrumbItem components for improved navigation 9 months ago
twwu 9ce0c69687 refactor: Update event handling in Checkbox and Radio components; optimize Online Drive file filtering 9 months ago
twwu 2ecbcd6a7f refactor: Add loading state and bucket handling to Online Drive components 9 months ago
twwu a4f7d373b5 refactor: Replace useDataSourceStore with useDataSourceStoreWithSelector for improved state selection across components 9 months ago
twwu 334f0c905a feat: Enhance Online Drive file handling with selection and folder opening functionality 9 months ago
twwu f2960989c1 refactor: Refactor data source components 9 months ago
twwu cf4f652105 fix: Enhance data source handling by adding error response type and updating local file and online document slices 9 months ago
twwu 2dd1f41ad3 feat: Implement data source store with slices for local files, online documents, website crawls, and online drives 9 months ago
zxhlyh a52bf6211a merge main 9 months ago
twwu 68d59ee8b3 refactor: Refactor useOnlineDocument hook 9 months ago
twwu 0284e7556e refactor: Refactor useDatasourceIcon hook and enhance dataset node rendering with AppIcon component 9 months ago
非法操作 70035aa9a9
fix: notion kownledge datasets can't add new page (#21779) 9 months ago
twwu 0db7967e5f refactor: Add useOnlineDrive hook and integrate it into CreateFormPipeline and TestRunPanel components 9 months ago
twwu a81dc49ad2 feat: Refactor OnlineDocuments and PageSelector components to enhance state management and integrate new Actions component 10 months ago
twwu 2d0d448667 feat: Update selection handling to support multiple choice in OnlineDocuments and PageSelector components 10 months ago
twwu 7b473bb5c9 feat: Integrate OnlineDrive component into CreateFormPipeline and update related components 10 months ago
twwu 4c82c9d029 feat: Add Online Drive file management components and enhance file icon handling 10 months ago
twwu 93eabef58a refactor: Refactor OnlineDocuments component and remove OnlineDocumentSelector 10 months ago
twwu 18b1a9cb2e Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 10 months ago
zxhlyh 25fef5d757 merge main 10 months ago
twwu 2a25ca2b2c feat: enhance online drive connection UI and add localization for connection status in dataset pipeline 10 months ago
twwu 3a9c79b09a feat: refactor data source handling and integrate OnlineDrive component in TestRunPanel 10 months ago
Dongyu Li 00f0b569cc
Feat/kb index (#20868)
Co-authored-by: twwu <twwu@dify.ai>
10 months ago
twwu c6ae9628af feat: refactor input variable handling and configurations in pipeline processing components 10 months ago
twwu 261b7cabc8 feat: enhance OnlineDocumentPreview with datasourceNodeId and implement preview functionality 10 months ago
twwu 2414dbb5f8 feat: clear selected IDs on document deletion action in DocumentList component 10 months ago
twwu 916a8c76e7 fix: rename currentDocuments to currentDocument for consistency in online documents handling 10 months ago
twwu 896906ae77 feat: refactor layout structure in PipelineSettings component for improved responsiveness 10 months ago
twwu 6ba4a4c165 feat: enhance website crawl functionality with state management and result handling 10 months ago
twwu 335e1e3602 feat: enhance pipeline settings with execution log and processing capabilities 10 months ago
twwu a103324f25 refactor: enhance UI components with new icons and improved styling in billing and dataset processes 10 months ago
twwu 796797d12b feat: centralize variable type mapping by introducing VAR_TYPE_MAP in pipeline model 10 months ago
twwu 7ac0f0c08c feat: enhance processing components by adding runDisabled state and fetching indicators 10 months ago
twwu 5cc6a2bf33 refactor: update toast notification handling and improve context usage in DocumentDetail 10 months ago
twwu 33cd32382f feat: add indexing status batch and process rule hooks; refactor Notion page preview types 10 months ago
twwu 0a2c569b3b fix: replace useGetDocLanguage with useDocLink for consistent documentation linking 10 months ago
zxhlyh abb2ed66e7 merge main 10 months ago
Bowen Liang f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 10 months ago