Commit Graph

122 Commits (ccd346d1da28fbcfdcd49c7b2f4ff99b8129cc61)

Author SHA1 Message Date
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 11 months ago
twwu 3e2f12b065 refactor: update website crawl handling and improve parameter naming in pipeline processing 11 months ago
twwu 547bd3cc1b refactor: rename cancel editor handler and improve variable name validation in field list 11 months ago
twwu 83ca59e0f1 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu d725aa8791 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
zxhlyh cc8ee0ff69 dsl 11 months ago
twwu 4a249c40b1 feat: enhance input field configurations with blur listeners and update translations for display name 11 months ago
zxhlyh e961722597 dsl 11 months ago
zxhlyh 3db864561e confirm publish 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
zxhlyh f0413f359a datasource 11 months ago
twwu 91fefa0e37 refactor: improve layout and event handling in Header and FieldItem components 11 months ago
zxhlyh 468bfdfed9 datasource 11 months ago
twwu fdc4c36b77 refactor: replace useStore with useDatasetDetailContextWithSelector for pipeline ID retrieval 11 months ago
twwu c83370f701 refactor: simplify workflow draft synchronization in InputFieldDialog 11 months ago
twwu 842136959b feat: update data source handling and improve processing parameters integration 11 months ago
twwu 44b9f49ab1 feat: enhance field item interaction and add preprocessing parameters hooks 11 months ago
twwu 9934eac15c refactor: refactor data source handling and add form for document processing 11 months ago
twwu 3afd5e73c9 feat: enhance input field dialog with preview functionality and global inputs 11 months ago
zxhlyh b9c6496fea datasource default value & publish sync draft 11 months ago
twwu 5fb771218c fix: update types and improve data handling in pipeline components 11 months ago
zxhlyh 6fe473f0fa knowledge base node 11 months ago
twwu 1274aaed5d fix: add dataset mutation context to Popup component 11 months ago
twwu 2158c03231 fix: update button disabled state to reflect publishedAt status in Popup component 11 months ago
zxhlyh 1c2c4b62f8 run & tracing 11 months ago
twwu 9176790adf feat: enhance dataset detail layout with button disable logic based on pipeline status 11 months ago
zxhlyh 6ff6525d1d test run 11 months ago
twwu 3005419573 feat: implement document upload steps and enhance test run panel with new hooks and components 11 months ago
twwu cc7ad5ac97 feat: add input field variables change sync 11 months ago
twwu 9e763c9e87 feat: enhance file uploader and test run panel with batch upload limits and tooltips 11 months ago