Commit Graph

31 Commits (0417e2f4d9e23b79861a3b224ad23ebc87dc4844)

Author SHA1 Message Date
twwu adbad0ad33 fix: enhance bucket list initiation check for improved accuracy 10 months ago
twwu 23a6fe3259 fix: adjust default selection of crawl results based on pipeline status 10 months ago
twwu 50e16f8362 refactor: optimize state selection in data source components using useShallow for improved performance 10 months ago
twwu de6867f875 refactor: update CrawledResult and WebsiteCrawl components to handle showPreview prop and adjust previewIndex logic 10 months ago
twwu c39746181d refactor: update data source store usage in LocalFile and WebsiteCrawl components 10 months ago
twwu 15cd9e0b12 refactor: rename selectedFileList to selectedFileKeys across components and update related logic 10 months ago
twwu e66c2badda refactor: update error handling to use DataSourceNodeErrorResponse in OnlineDocuments and WebsiteCrawl components 10 months ago
twwu 6030ae9d0f refactor: integrate currentNodeIdRef into data source store and update related components 10 months ago
twwu 42fd40500a refactor: remove isTruncated state and update related logic to use mutable refs 10 months ago
twwu 4ea4d227c6 refactor: Remove unused file support types logic from CreateFormPipeline component 10 months ago
twwu b3431ab0c4 feat: Refactor online drive components to improve file retrieval and selection logic 10 months ago
twwu 073a0974a4 fix: Update breadcrumb click handling to close dropdown and adjust prefix slicing logic 10 months ago
twwu e911a4e719 fix: Update button styles and improve file size validation in breadcrumb and item components 10 months ago
twwu 5e2b60664f fix: Improve item selection logic and reset selected file list on folder open 10 months ago
twwu b36f36d242 feat: Enhance CreateFormPipeline with file selection and validation for online documents and drives 10 months ago
twwu 13f168ed1c refactor: Refactor Online Drive components to improve state management and add truncation support 10 months ago
twwu 83c8219942 feat: Enhance file item component with support for disabled state and file type validation 10 months ago
twwu 1bd664e655 feat: Implement Dropdown and Menu components for breadcrumb navigation in Online Drive 10 months ago
twwu e67a19b26b refactor: Enhance Bucket and Breadcrumbs components; improve event handling and add button for bucket name 10 months ago
twwu d44af3ec46 refactor: Restructure breadcrumbs component; introduce Bucket and BreadcrumbItem components for improved navigation 10 months ago
twwu 9ce0c69687 refactor: Update event handling in Checkbox and Radio components; optimize Online Drive file filtering 10 months ago
twwu 2ecbcd6a7f refactor: Add loading state and bucket handling to Online Drive components 10 months ago
twwu a4f7d373b5 refactor: Replace useDataSourceStore with useDataSourceStoreWithSelector for improved state selection across components 10 months ago
twwu 334f0c905a feat: Enhance Online Drive file handling with selection and folder opening functionality 10 months ago
twwu f2960989c1 refactor: Refactor data source components 10 months ago
twwu cf4f652105 fix: Enhance data source handling by adding error response type and updating local file and online document slices 10 months ago
twwu 2dd1f41ad3 feat: Implement data source store with slices for local files, online documents, website crawls, and online drives 10 months ago
twwu 68d59ee8b3 refactor: Refactor useOnlineDocument hook 10 months ago
twwu a81dc49ad2 feat: Refactor OnlineDocuments and PageSelector components to enhance state management and integrate new Actions component 10 months ago
twwu a61f1f8eb0 refactor: replace anchor tag with Link component for navigation in Actions 12 months ago
twwu faf6b9ea03 refactor: refactor preview components 12 months ago