Commit Graph

1987 Commits (a866cbc6d7e1e28ec2f3b8b2b68efa34b4427262)

Author SHA1 Message Date
twwu 796797d12b feat: centralize variable type mapping by introducing VAR_TYPE_MAP in pipeline model 10 months ago
非法操作 7a2a8a2ffd
chore: check input variable key of code/template node is valid (#21057) 10 months ago
Bowen Liang 6a5236b200
chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage (#21112) 10 months ago
twwu 7ac0f0c08c feat: enhance processing components by adding runDisabled state and fetching indicators 10 months ago
非法操作 6c0a91a64f
fix: some dark theme display incorrect (#21055) 10 months ago
kurokobo df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023) 10 months ago
twwu 5cc6a2bf33 refactor: update toast notification handling and improve context usage in DocumentDetail 10 months ago
twwu 33cd32382f feat: add indexing status batch and process rule hooks; refactor Notion page preview types 10 months ago
twwu ecb07a5d0d feat: enhance field list functionality by adding chosen and selected properties to SortableItem 10 months ago
twwu 0a2c569b3b fix: replace useGetDocLanguage with useDocLink for consistent documentation linking 10 months ago
twwu 9ab0d5fe60 Merge branch 'main' into feat/rag-pipeline 10 months ago
Wu Tianwei 59b89b9971
fix: update documentation links for various components to support localization (#21048) 10 months ago
zxhlyh abb2ed66e7 merge main 10 months ago
HyaCinth d587480a3e
fix(web): optimize conversation-panel Modal width adjustment logic (#21018) 10 months ago
Alter-xyz f6641c0f41
docs: conv and user_id (#21004) 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 55906c8375 fix: remove unused billing plan logic from CreateFromDSLModal component 10 months ago
Bowen Liang f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 10 months ago
twwu 58842898e1 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 10 months ago
zxhlyh 26aff400e4 node default configs 10 months ago
quicksand 3a628bc671
chore: app info add author_name (#20973) 10 months ago
twwu 4b11d29ede fix: update VAR_TYPE_MAP and initialData handling in useConfigurations for improved variable processing 10 months ago
twwu 5c228bca4f feat: replace TypeIcon with AppIcon in SelectDataSet component for improved icon display 10 months ago
twwu b0107f4128 fix: update z-index values for DialogWrapper components to ensure proper stacking context 10 months ago
zxhlyh 55bff10f0d fix 10 months ago
twwu 80f656f79a fix: adjust layout and visibility conditions in CreateFormPipeline and ChunkPreview components 10 months ago
Joel c891eb28fc fix: in prompt editor show vars error 10 months ago
twwu b9fa3f54e9 refactor: refactor component imports and enhance layout for better responsiveness in dataset previews 10 months ago
twwu 4d2f904d72 feat: enhance WorkflowPreview and TemplateCard components with additional styling and className prop 10 months ago
twwu d994e6b6c7 feat: replace data source icons with AppIcon component in Item and DatasetItem 11 months ago
twwu aba48bde0b feat: update SettingsModal to integrate keyword number handling and refactor index method logic 11 months ago
twwu 3e5d9884cb test: add unit tests for AppIcon component with various rendering scenarios 11 months ago
twwu 406d70e4a3 feat: integrate resetDatasetList hook into CreateOptions and TemplateCard components 11 months ago
zxhlyh b367f48de6 add datasource category 11 months ago
twwu 6f17200dec refactor: update dataset handling to use runtime_mode instead of pipeline_id 11 months ago
twwu b1f250862f Merge branch 'main' into feat/rag-pipeline 11 months ago
twwu 141d6b1abf feat: implement document settings and pipeline settings components with localization support 11 months ago
zxhlyh a7eb534761 add datasource category 11 months ago
非法操作 b2ac11bc47
fix: markdown button can't send message (#20933) 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 5c41922b8a fix: update file extension for downloaded DSL files and refine mutation keys for template operations 11 months ago
twwu 7b9a3c1084 fix: update translation keys for document availability messages in English and Chinese 11 months ago
twwu b7f9d7e94a Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 92e6c52c0e refactor: update handleUseTemplate to use callback for dataset creation and improve error handling; change HTTP method for dependency check 11 months ago
zxhlyh 4d9b15e519 fix 11 months ago
twwu f995436eec feat: implement chunk structure card and related hooks for dataset creation; update translations and refactor pipeline template fetching 11 months ago
twwu 45c76c1d68 refactor: rename icon property to icon_info in UpdateTemplateInfoRequest and related components 11 months ago
zxhlyh 6ecdac6344 pipeline preview 11 months ago
twwu 5c58b11b22 refactor: standardize pipeline template properties and improve related components 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 5dbda7f4c5 merge main 11 months ago
zxhlyh 0564651f6f publish as customized pipeline 11 months ago
twwu eff8108f1c refactor: update dataset model and improve batch action component 11 months ago
zxhlyh 0aeeee49f7 fix: draft sync 11 months ago
Nite Knite 60777bc610
chore: update plugin publish link text (#20873) 11 months ago
twwu 65ac022245 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 6e6090d5a9 test(SegmentedControl): add test cases 11 months ago
zxhlyh 978118f770 fix: datasource 11 months ago
zxhlyh 5e71f7c825 publish as pipeline 11 months ago
HyaCinth fc6e2d14a5
fix(web): optimize prompt change logic for LLM nodes (#20841) (#20865) 11 months ago
twwu c91456de1b fix(ChunkStructure): add disabled prop to OptionCard component 11 months ago
zxhlyh 9e19ed4e67 knowledge base node checklisst 11 months ago
zxhlyh 5b4d04b348 Merge branch 'main' into feat/rag-pipeline 11 months ago
Yeuoly 91144207e0
refactor(DSL imports): using organization/name/version to fetch DSL dependencies. (#20757) 11 months ago
非法操作 ab62a9662c
fix: some dark mode display incorrect (#20788) 11 months ago
NFish d6a8af03b4
Fix/add webapp no permission page (#20819) 11 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
Joel 0c8447fd0e
fix: missing bot name in orchestrate (#20747) 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
zxhlyh 8e4165defe datasource 11 months ago
twwu cf2ef93ad5 Merge branch 'main' into feat/rag-pipeline 11 months ago
twwu cbf0864edc refactor: refactor online documents handling and update related components 11 months ago
twwu bce2bdd0de Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 82e7c8a2f9 refactor: update datasource handling and improve documentation properties in pipeline components 11 months ago
Joel 2acdb0a4ea fix: var type error in cal var type in data source type 11 months ago
twwu 350ea6be6e fix: correct spacing and formatting in variable utility functions 11 months ago
Nite Knite 7094680e23
feat: reorder app types (#20685) 11 months ago
zxhlyh f0413f359a datasource 11 months ago
Joel 90ca98ff3a fix: in node show rag var 11 months ago
Joel d4a1d045f8 fix: to new var format 11 months ago
KVOJJJin 59dc7c880e
Fix: style of radio checked (#20681) 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
Novice 0ccf8cb23e
fix: agent moderation not working (#20673) 11 months ago
twwu fdc4c36b77 refactor: replace useStore with useDatasetDetailContextWithSelector for pipeline ID retrieval 11 months ago
twwu 6286f368f1 refactor: replace ImagePlus icon with RiImageCircleAiLine and improve tab button styling 11 months ago
XiaoBa 1fbbbb735d
fix: the locale format(#20662) (#20665)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
11 months ago
twwu c83370f701 refactor: simplify workflow draft synchronization in InputFieldDialog 11 months ago
NFish 9915a70d7f
Fix/webapp access scope (#20109) 11 months ago
twwu 7506867fb9 Merge branch 'main' into feat/rag-pipeline 11 months ago
twwu 842136959b feat: update data source handling and improve processing parameters integration 11 months ago
非法操作 f2dcfc976d
feat: allow fill inputs from url params (#20630) 11 months ago