Commit Graph

56 Commits (cf4f6521054434f86f75eaf138cd89d82f43a967)

Author SHA1 Message Date
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 0284e7556e refactor: Refactor useDatasourceIcon hook and enhance dataset node rendering with AppIcon component 10 months ago
twwu 0db7967e5f refactor: Add useOnlineDrive hook and integrate it into CreateFormPipeline and TestRunPanel components 10 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 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
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 916a8c76e7 fix: rename currentDocuments to currentDocument for consistency in online documents handling 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 11 months ago
twwu a103324f25 refactor: enhance UI components with new icons and improved styling in billing and dataset processes 11 months ago
twwu 796797d12b feat: centralize variable type mapping by introducing VAR_TYPE_MAP in pipeline model 11 months ago
twwu 7ac0f0c08c feat: enhance processing components by adding runDisabled state and fetching indicators 11 months ago
twwu 33cd32382f feat: add indexing status batch and process rule hooks; refactor Notion page preview types 11 months ago
twwu 0a2c569b3b fix: replace useGetDocLanguage with useDocLink for consistent documentation linking 11 months ago
twwu 4b11d29ede fix: update VAR_TYPE_MAP and initialData handling in useConfigurations for improved variable processing 11 months ago
twwu 80f656f79a fix: adjust layout and visibility conditions in CreateFormPipeline and ChunkPreview components 11 months ago
twwu b9fa3f54e9 refactor: refactor component imports and enhance layout for better responsiveness in dataset previews 11 months ago
twwu 141d6b1abf feat: implement document settings and pipeline settings components with localization support 11 months ago
twwu 808f792f55 fix: update isPending condition and add indexing technique checks for segment detail and new segment modal 11 months ago
twwu caa275fdbd refactor: remove unused websiteCrawlJobId state and related props from useWebsiteCrawl and CreateFormPipeline components; update loading and file preview components for consistent width 11 months ago
zxhlyh 5e71f7c825 publish as pipeline 11 months ago
twwu 3e2f12b065 refactor: update website crawl handling and improve parameter naming in pipeline processing 11 months ago
twwu 5193fa2118 fix: update condition for handling datasource selection in DataSourceOptions 11 months ago
twwu cbf0864edc refactor: refactor online documents handling and update related components 11 months ago
twwu 82e7c8a2f9 refactor: update datasource handling and improve documentation properties in pipeline components 11 months ago
twwu 842136959b feat: update data source handling and improve processing parameters integration 11 months ago
twwu 9934eac15c refactor: refactor data source handling and add form for document processing 11 months ago
twwu 87c15062e6 feat: enhance document processing with embedding and rule detail components 11 months ago
twwu 5fb771218c fix: update types and improve data handling in pipeline components 11 months ago
twwu a61f1f8eb0 refactor: replace anchor tag with Link component for navigation in Actions 11 months ago
twwu 9f724c19db refactor: refactor navigation components to use Link for improved routing 11 months ago
twwu 4ae936b263 refactor: refactor navigation handling in dataset components to use button elements 11 months ago
twwu 9176790adf feat: enhance dataset detail layout with button disable logic based on pipeline status 11 months ago
twwu 11dfe3713f refactor: enhance document upload flow with step indicators and file preview handling 11 months ago
twwu 3005419573 feat: implement document upload steps and enhance test run panel with new hooks and components 11 months ago
twwu 9e763c9e87 feat: enhance file uploader and test run panel with batch upload limits and tooltips 11 months ago
twwu 29d2f2339b refactor: enhance document preview functionality and refactor form handling 11 months ago
twwu dd0cf6fadc refactor: streamline data source type handling and improve FieldList props 11 months ago
twwu 70119a054a fix: add is_preview flag to datasource submission and improve dataset card rendering logic 11 months ago
twwu 31e183ef0d refactor: enhance datasource handling by adding fileExtensions support 11 months ago
twwu 754a1d1197 refactor: add DatasourceIcon component and update related hooks and options 11 months ago
twwu dcb4c9e84a refactor: refactor datasource type handling 11 months ago