Commit Graph

149 Commits (9dbb06fccc51cc1417589dca5fda3574403b7708)

Author SHA1 Message Date
twwu 15cd9e0b12 refactor: rename selectedFileList to selectedFileKeys across components and update related logic 9 months ago
twwu a2e0bc26c6 feat: Add conversion functionality to Knowledge Pipeline with UI and translations 9 months ago
twwu 1c85dada53 feat: Implement sidebar toggle functionality with keyboard shortcuts and improve translations 9 months ago
twwu b3431ab0c4 feat: Refactor online drive components to improve file retrieval and selection logic 9 months ago
twwu 13f168ed1c refactor: Refactor Online Drive components to improve state management and add truncation support 9 months ago
twwu d3b17ea567 fix: Update key property for onlineDrive datasource handling in TestRunPanel 10 months ago
twwu a4f7d373b5 refactor: Replace useDataSourceStore with useDataSourceStoreWithSelector for improved state selection across components 10 months ago
twwu f2960989c1 refactor: Refactor data source components 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 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 55d7d7ef76 fix: Update default value handling for number input in useInitialData hook 10 months ago
twwu 7b473bb5c9 feat: Integrate OnlineDrive component into CreateFormPipeline and update related components 10 months ago
twwu ff511c6f31 refactor: Remove unused variables and simplify next button logic in TestRunPanel 10 months ago
twwu 310102bebd feat: Add SearchMenu icon and integrate it into the file list component with empty state handling 10 months ago
twwu ada632f9f5 feat: Enhance input field handling by adding allVariableNames prop and localizing error messages 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 5248fcca56 feat: implement support for single and multiple choice in crawled result items 10 months ago
twwu 264b95e572 feat: separate input fields into datasource and global categories in RAG pipeline 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 cf7574bd10 feat: add FooterTips component and integrate it into TestRunPanel; extend DatasourceType enum with onlineDrive 10 months ago
twwu c7cec120a6 feat: update variable validation regex for consistency in ExternalDataToolModal and schema 10 months ago
twwu c6ae9628af feat: refactor input variable handling and configurations in pipeline processing components 10 months ago
twwu a866cbc6d7 feat: implement usePipeline hook for managing pipeline variables and refactor input field handling 10 months ago
twwu 1c51bef3cb fix: standardize capitalization in translation keys and remove unused group property in FieldListContainer 10 months ago
twwu 6ba4a4c165 feat: enhance website crawl functionality with state management and result handling 10 months ago
zxhlyh 95ba55af4d fix: import dsl sync rag variables 10 months ago
twwu f85e6a0dea feat: implement SSE for data source node processing and completion events, replacing previous run methods 10 months ago
twwu 176b844cd5 refactor: consolidate DialogWrapper component usage and improve prop handling across input fields 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 ecb07a5d0d feat: enhance field list functionality by adding chosen and selected properties to SortableItem 10 months ago
twwu 6622ce6ad8 fix: update formData construction in convertToInputFieldFormData for improved handling of optional fields
fix: adjust z-index value in DialogWrapper for proper stacking context
10 months ago
twwu 4b11d29ede fix: update VAR_TYPE_MAP and initialData handling in useConfigurations for improved variable processing 10 months ago
twwu b0107f4128 fix: update z-index values for DialogWrapper components to ensure proper stacking context 10 months ago
twwu 6f17200dec refactor: update dataset handling to use runtime_mode instead of pipeline_id 10 months ago
zxhlyh 4d9b15e519 fix 10 months ago
zxhlyh 0564651f6f publish as customized pipeline 10 months ago
zxhlyh 0aeeee49f7 fix: draft sync 10 months ago
zxhlyh 978118f770 fix: datasource 10 months ago
zxhlyh 5e71f7c825 publish as pipeline 10 months ago
twwu 9b9640b3db refactor: remove job ID handling from website crawl components and update related hooks 10 months ago
twwu 3e2f12b065 refactor: update website crawl handling and improve parameter naming in pipeline processing 10 months ago
twwu 547bd3cc1b refactor: rename cancel editor handler and improve variable name validation in field list 10 months ago
twwu 83ca59e0f1 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 10 months ago
twwu d725aa8791 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 10 months ago