Commit Graph

209 Commits (deploy/rag-dev)

Author SHA1 Message Date
zxhlyh 01566035e3 merge main 7 months ago
yasu89 97f080fa03
fix: Japanese dateTimeFormat (#22516)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
7 months ago
Kerwin Bryant 229b4d621e
Improve Tooltip UX by enabling delay by default (#21383) 7 months ago
twwu 405139c377 fix: add isRunning prop to ProcessDocuments and related components for better processing state management 7 months ago
twwu 3e5772c50c fix: enhance layout and tooltip handling in Actions component 7 months ago
twwu adbad0ad33 fix: enhance bucket list initiation check for improved accuracy 7 months ago
twwu 23a6fe3259 fix: adjust default selection of crawl results based on pipeline status 7 months ago
twwu 90d0f12ee9 refactor: update file extension handling in ChunkPreview component to use dynamic extension retrieval 7 months ago
twwu 50e16f8362 refactor: optimize state selection in data source components using useShallow for improved performance 7 months ago
twwu f677f2f71b refactor: update useEffect dependency to include currentPage.page_id for proper content fetching 7 months ago
twwu de6867f875 refactor: update CrawledResult and WebsiteCrawl components to handle showPreview prop and adjust previewIndex logic 7 months ago
twwu c39746181d refactor: update data source store usage in LocalFile and WebsiteCrawl components 7 months ago
twwu 15cd9e0b12 refactor: rename selectedFileList to selectedFileKeys across components and update related logic 7 months ago
twwu e66c2badda refactor: update error handling to use DataSourceNodeErrorResponse in OnlineDocuments and WebsiteCrawl components 7 months ago
twwu 6030ae9d0f refactor: integrate currentNodeIdRef into data source store and update related components 7 months ago
twwu 42fd40500a refactor: remove isTruncated state and update related logic to use mutable refs 7 months ago
twwu 7c6bdb9ec9 feat: Enhance operations with pause and resume functionality 7 months ago
twwu 9e44f2b805 Merge branch 'main' into feat/rag-2 7 months ago
twwu 4ea4d227c6 refactor: Remove unused file support types logic from CreateFormPipeline component 7 months ago
twwu b3431ab0c4 feat: Refactor online drive components to improve file retrieval and selection logic 7 months ago
twwu 073a0974a4 fix: Update breadcrumb click handling to close dropdown and adjust prefix slicing logic 7 months ago
twwu e911a4e719 fix: Update button styles and improve file size validation in breadcrumb and item components 7 months ago
twwu 5e2b60664f fix: Improve item selection logic and reset selected file list on folder open 7 months ago
twwu b36f36d242 feat: Enhance CreateFormPipeline with file selection and validation for online documents and drives 7 months ago
twwu 467cd2c4c1 fix: Update onlineDrive file check to use selectedFileList for better validation 7 months ago
twwu d3ca50626d feat: Integrate useOnlineDrive hook and enhance datasource handling in CreateFormPipeline 7 months ago
twwu 13f168ed1c refactor: Refactor Online Drive components to improve state management and add truncation support 7 months ago
twwu 83c8219942 feat: Enhance file item component with support for disabled state and file type validation 7 months ago
twwu 1bd664e655 feat: Implement Dropdown and Menu components for breadcrumb navigation in Online Drive 7 months ago
twwu e67a19b26b refactor: Enhance Bucket and Breadcrumbs components; improve event handling and add button for bucket name 7 months ago
twwu d44af3ec46 refactor: Restructure breadcrumbs component; introduce Bucket and BreadcrumbItem components for improved navigation 7 months ago
twwu 9ce0c69687 refactor: Update event handling in Checkbox and Radio components; optimize Online Drive file filtering 7 months ago
twwu 2ecbcd6a7f refactor: Add loading state and bucket handling to Online Drive components 7 months ago
GuanMu de39b737b6
Feat list query (#21907) 7 months ago
GuanMu a66ed7157e
feat: add document pause and resume functionality (#21894) 7 months ago
twwu a4f7d373b5 refactor: Replace useDataSourceStore with useDataSourceStoreWithSelector for improved state selection across components 7 months ago
twwu 334f0c905a feat: Enhance Online Drive file handling with selection and folder opening functionality 7 months ago
twwu f2960989c1 refactor: Refactor data source components 7 months ago
twwu cf4f652105 fix: Enhance data source handling by adding error response type and updating local file and online document slices 7 months ago
twwu 2dd1f41ad3 feat: Implement data source store with slices for local files, online documents, website crawls, and online drives 7 months ago
zxhlyh a52bf6211a merge main 7 months ago
twwu 68d59ee8b3 refactor: Refactor useOnlineDocument hook 7 months ago
twwu 0284e7556e refactor: Refactor useDatasourceIcon hook and enhance dataset node rendering with AppIcon component 7 months ago
非法操作 70035aa9a9
fix: notion kownledge datasets can't add new page (#21779) 7 months ago
twwu 0db7967e5f refactor: Add useOnlineDrive hook and integrate it into CreateFormPipeline and TestRunPanel components 7 months ago
twwu a81dc49ad2 feat: Refactor OnlineDocuments and PageSelector components to enhance state management and integrate new Actions component 7 months ago
twwu 2d0d448667 feat: Update selection handling to support multiple choice in OnlineDocuments and PageSelector components 7 months ago
twwu 7b473bb5c9 feat: Integrate OnlineDrive component into CreateFormPipeline and update related components 7 months ago
twwu 4c82c9d029 feat: Add Online Drive file management components and enhance file icon handling 7 months ago
twwu 93eabef58a refactor: Refactor OnlineDocuments component and remove OnlineDocumentSelector 7 months ago