Commit Graph

2671 Commits (7d7fd18e65c0753bc4f1a61ec7574c3f7a1fca89)

Author SHA1 Message Date
twwu f85e6a0dea feat: implement SSE for data source node processing and completion events, replacing previous run methods 1 year ago
twwu 4b3a54633f refactor: streamline dataset detail fetching and improve dataset list handling across components 1 year ago
croatialu 15800c6108
feat: Embedded chat window supports userVariables configuration. (#20983) 1 year ago
Bowen Liang ea44b895e2
chore: cancel enforcing uppercase of the text of plugin navigation button on the header bar (#20890) 1 year ago
诗浓 1da8027445
feat: Support drop DSL file into the browser to create app (#20706)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 year ago
zxhlyh 379c92bd82 Merge branch 'main' into feat/rag-pipeline 1 year ago
yangzheli b69f952e3e
fix(web): number type prompt variable required validation not effective (#20898) 1 year ago
XiaoCC 0784c6295d
fix Multiple <think>\n Interface rendering exception (#20977) 1 year ago
croatialu 8ac3bd1768
feat: Add support for hidden attributes to form item types (#20956) 1 year ago
HyaCinth 945d1569ee
fix(web): fix unique key issue (#20809) (#20810) 1 year ago
Kerwin Bryant 4e701b1efd
fix(web): enhance API test page experience by adding loading state for test button (#21091) 1 year ago
twwu 176b844cd5 refactor: consolidate DialogWrapper component usage and improve prop handling across input fields 1 year ago
HyaCinth 21c2de2d7e
fix(code-editor): optimize the loading style of the CodeEditor component in dark mode (#21116) (#21120) 1 year ago
github-actions[bot] 72a6cde828
chore: translate i18n files (#21053)
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
1 year ago
zxhlyh 3164f90327 merge main 1 year ago
zxhlyh fc187d6998
chore: responsive header (#21115) 1 year ago
twwu 90ac52482c test: add unit tests for ActionButton component with various states and sizes 1 year ago
twwu 796797d12b feat: centralize variable type mapping by introducing VAR_TYPE_MAP in pipeline model 1 year ago
非法操作 7a2a8a2ffd
chore: check input variable key of code/template node is valid (#21057) 1 year ago
非法操作 2ddc3658a0
fix: remove the x overflow scroll bar of monitoring page (#21059) 1 year ago
Bowen Liang 6a5236b200
chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage (#21112) 1 year ago
twwu 7ac0f0c08c feat: enhance processing components by adding runDisabled state and fetching indicators 1 year ago
非法操作 6c0a91a64f
fix: some dark theme display incorrect (#21055) 1 year ago
kurokobo df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023) 1 year ago
GuanMu 19339c3de1
fix: doc error (#21108) 1 year ago
NFish c5acffb034
fix: page loop in datasets and apps if current user is dataset_operator (#21114) 1 year ago
twwu 5cc6a2bf33 refactor: update toast notification handling and improve context usage in DocumentDetail 1 year ago
NFish 110bb5e5a5
fix: auto redirect to login page if web app needs login (#21096) 1 year ago
twwu 33cd32382f feat: add indexing status batch and process rule hooks; refactor Notion page preview types 1 year ago
NFish d7663159e9
Fix/webapp loop login (#21092) 1 year ago
twwu ce0bd421ae Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu f9d04c6975 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu ecb07a5d0d feat: enhance field list functionality by adding chosen and selected properties to SortableItem 1 year ago
NFish 41cb39eb5d
fix: redirect to apps page if current user has no permission to visit dataset page (#21065) 1 year ago
zxhlyh a165ba2059 merge main 1 year ago
zxhlyh 12fd2903d8 fix 1 year ago
-LAN- 809a0ab6bf
chore: bump version to 1.4.3 (#21045)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
twwu 0a2c569b3b fix: replace useGetDocLanguage with useDocLink for consistent documentation linking 1 year ago
zxhlyh 51b63b2398
chore: rename workflow blocks (#21052) 1 year ago
twwu 9ab0d5fe60 Merge branch 'main' into feat/rag-pipeline 1 year ago
Wu Tianwei 59b89b9971
fix: update documentation links for various components to support localization (#21048) 1 year ago
zxhlyh abb2ed66e7 merge main 1 year ago
zxhlyh 5ae78f79b0 datasource dark theme 1 year ago
HyaCinth d587480a3e
fix(web): optimize conversation-panel Modal width adjustment logic (#21018) 1 year ago
kurokobo 765189d4f5
fix: correct description for edu coupon (#21020) 1 year ago
Alter-xyz f6641c0f41
docs: conv and user_id (#21004) 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 55906c8375 fix: remove unused billing plan logic from CreateFromDSLModal component 1 year ago
Bowen Liang f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 1 year ago
twwu 58842898e1 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
zxhlyh 26aff400e4 node default configs 1 year ago
quicksand 3a628bc671
chore: app info add author_name (#20973) 1 year ago
twwu 4b11d29ede fix: update VAR_TYPE_MAP and initialData handling in useConfigurations for improved variable processing 1 year ago
twwu 5c228bca4f feat: replace TypeIcon with AppIcon in SelectDataSet component for improved icon display 1 year ago
twwu b0107f4128 fix: update z-index values for DialogWrapper components to ensure proper stacking context 1 year ago
zxhlyh 55bff10f0d fix 1 year ago
Joel 45c9b77e82 fix: match var reg 1 year ago
twwu 80f656f79a fix: adjust layout and visibility conditions in CreateFormPipeline and ChunkPreview components 1 year ago
Joel c891eb28fc fix: in prompt editor show vars error 1 year ago
twwu b9fa3f54e9 refactor: refactor component imports and enhance layout for better responsiveness in dataset previews 1 year ago
twwu 4d2f904d72 feat: enhance WorkflowPreview and TemplateCard components with additional styling and className prop 1 year ago
twwu d994e6b6c7 feat: replace data source icons with AppIcon component in Item and DatasetItem 1 year ago
twwu aba48bde0b feat: update SettingsModal to integrate keyword number handling and refactor index method logic 1 year ago
twwu 3e5d9884cb test: add unit tests for AppIcon component with various rendering scenarios 1 year ago
twwu 406d70e4a3 feat: integrate resetDatasetList hook into CreateOptions and TemplateCard components 1 year ago
zxhlyh b367f48de6 add datasource category 1 year ago
twwu 6f17200dec refactor: update dataset handling to use runtime_mode instead of pipeline_id 1 year ago
twwu b1f250862f Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu 141d6b1abf feat: implement document settings and pipeline settings components with localization support 1 year ago
zxhlyh a7eb534761 add datasource category 1 year ago
非法操作 b2ac11bc47
fix: markdown button can't send message (#20933) 1 year ago
twwu 808f792f55 fix: update isPending condition and add indexing technique checks for segment detail and new segment modal 1 year ago
twwu 5c41922b8a fix: update file extension for downloaded DSL files and refine mutation keys for template operations 1 year ago
twwu e52c905aa5 refactor: improve layout-main component structure and readability 1 year ago
twwu 7b9a3c1084 fix: update translation keys for document availability messages in English and Chinese 1 year ago
twwu b7f9d7e94a Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 92e6c52c0e refactor: update handleUseTemplate to use callback for dataset creation and improve error handling; change HTTP method for dependency check 1 year ago
zxhlyh 7dea7f77ac Merge branch 'main' into feat/rag-pipeline 1 year ago
zxhlyh 4d9b15e519 fix 1 year ago
twwu f995436eec feat: implement chunk structure card and related hooks for dataset creation; update translations and refactor pipeline template fetching 1 year ago
-LAN- acb2488fc8
chore(package): Bump version to 1.4.2 (#20897)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
非法操作 f601093ccc
fix: only enterprise version request app access mode (#20785) 1 year ago
twwu 45c76c1d68 refactor: rename icon property to icon_info in UpdateTemplateInfoRequest and related components 1 year ago
zxhlyh 6ecdac6344 pipeline preview 1 year ago
twwu 5c58b11b22 refactor: standardize pipeline template properties and improve related components 1 year 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 1 year ago
zxhlyh 5dbda7f4c5 merge main 1 year ago
zxhlyh 0564651f6f publish as customized pipeline 1 year ago
twwu eff8108f1c refactor: update dataset model and improve batch action component 1 year ago
zxhlyh 0aeeee49f7 fix: draft sync 1 year ago
Nite Knite 60777bc610
chore: update plugin publish link text (#20873) 1 year ago
twwu 65ac022245 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 6e6090d5a9 test(SegmentedControl): add test cases 1 year ago
zxhlyh 978118f770 fix: datasource 1 year ago
zxhlyh f4789d750d publish as pipeline 1 year ago
zxhlyh 5e71f7c825 publish as pipeline 1 year ago
HyaCinth fc6e2d14a5
fix(web): optimize prompt change logic for LLM nodes (#20841) (#20865) 1 year ago
twwu d3eedaf0ec feat(i18n): add new translation entries for local file, website crawl, and online document 1 year ago
twwu c91456de1b fix(ChunkStructure): add disabled prop to OptionCard component 1 year ago
zxhlyh 9e19ed4e67 knowledge base node checklisst 1 year ago