Commit Graph

147 Commits (dfe3c2caa14afdf47dd474afc398b3555a1adc99)

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