Commit Graph

1821 Commits (e290ddc3e5bff435fe372bfa2010219dbd8a65e7)

Author SHA1 Message Date
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
zxhlyh b9214ca76b knowledge base default data 11 months ago
twwu 29d2f2339b refactor: enhance document preview functionality and refactor form handling 11 months ago
zxhlyh 5ac1e3584d Merge branch 'main' into feat/rag-pipeline 11 months ago
twwu dd0cf6fadc refactor: streamline data source type handling and improve FieldList props 11 months ago
zxhlyh b320ebe2ba datasource variables 11 months ago
twwu 377093b776 fix: conditionally render FieldListContainer based on inputFields length 11 months ago
twwu 70119a054a fix: add is_preview flag to datasource submission and improve dataset card rendering logic 11 months ago
zxhlyh 69d1e3ec7d input field in datasource 11 months ago
Joel abc32edf28
chore: enchance the copywriting of tool (#20294) 11 months ago
twwu 365157c37d refactor: enhance action button logic to include workflow running state 11 months ago
zxhlyh 4bc0a1bd37 knowledge base node init 11 months ago
twwu d6640f2adf refactor: streamline input field data conversion and enhance datasource component 11 months ago
twwu 987f845e79 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
zxhlyh 84daf49047 node meta data 11 months ago
twwu 31e183ef0d refactor: enhance datasource handling by adding fileExtensions support 11 months ago
twwu 754a1d1197 refactor: add DatasourceIcon component and update related hooks and options 11 months ago
GQ1994 efad1e4790
Modifying the preview of the uploaded avatar will freeze, fix the bug… (#20202)
Co-authored-by: qingguo <qingguo@lexin.com>
11 months ago
twwu 049a6de4b3 refactor: update data source handling and replace icon implementation 11 months ago
zxhlyh 6bd28cadc4 datasource icon 11 months ago
Good Wood 756f35f480
feat: add pagination for plugin page (#20151) 11 months ago
zxhlyh 3b9a0b1d25 datasource icon 11 months ago
zxhlyh b12c28a984
fix: workflow http node (#20262) 11 months ago
twwu db963a638c Merge branch 'main' into feat/rag-pipeline 11 months ago
twwu dcb4c9e84a refactor: refactor datasource type handling 11 months ago
HyaCinth eb26dc3213
fix: Remove the custom comparison function from the memo HOC(#19679) (#20197) 11 months ago
CorrectRoad 405c4d51f0
feat: clean chunk content after add (#19785) 11 months ago
twwu d333645e09 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 2812c774c6 fix(i18n): Update economy index method description to include keyword count 11 months ago
zxhlyh e2f3f0ae4c datasource 11 months ago
zxhlyh e6c6fa8ed8 tool icon 11 months ago
HyaCinth 53aaf91ce4
fix: show two PromptLogModal when click log button (#20115) (#20142) 11 months ago
zxhlyh cef77a3717 datasource icon 11 months ago
zxhlyh 28726b6cf3 block selector 11 months ago
Good Wood 84679f1a5b
fix: prevent save when default max_iteration has value in agent node (#20211) 11 months ago
GonzaHM 4c7351176c
fix: resolve Mermaid mindmap generation issue (#20227) 11 months ago
zxhlyh dc2b63b832 Merge branch 'main' into feat/rag-pipeline 11 months ago
zxhlyh 0478fc9649 datasource node variable 11 months ago
Joel ba7a2fd135
fix: can not show loop detail in one step run (#20215) 11 months ago
zxhlyh b5f88c77a3 datasource list 11 months ago
twwu 324c0d7b4c refactor: improve layout and styling in TestRunPanel and FilePreview components 11 months ago
twwu 13e3f17493 refactor: standardize terminology by renaming 'data-source' to 'datasource' across components and translations 11 months ago
Wu Tianwei 3995f55cbc
fix: update Line component for dark mode support and improve Empty co… (#20196)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
11 months ago
twwu 841bd35ebb Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu ccefd41606 refactor: rename InputType to InputTypeEnum and update related usages for consistency 11 months ago
sayThQ199 cbfc32b11f
fix(echarts): Resolve chart flickering and animation loop in Markdown (#20161) 11 months ago
zxhlyh e7370766bd datasource 11 months ago
twwu db4958be05 fix: fix modal handling in InputFieldEditor 11 months ago
twwu ac049d938e Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 3af61f4b5d refactor: update input type mappings and enums for consistency across components 11 months ago
zxhlyh e19adbbbc5 datasource 11 months ago
twwu c9bf99a1e2 refactor: update input variable types and initial data handling in pipeline components 11 months ago
zxhlyh 720ce79901 checklist & datasource icon 11 months ago
twwu 693107a6c8 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 583db24ee7 refactor: update CustomActions type to use structured props across form components 11 months ago
zxhlyh 7d92574e02 datasource panel 11 months ago
twwu 5aaa06c8b0 refactor: integrate routing for document creation in Popup component 11 months ago
twwu 52b773770b refactor: update datasource handling in InputFieldDialog and Datasource components 11 months ago
zxhlyh 23adc7d8a8 datasource 11 months ago
twwu e3708bfa85 refactor: enhance ChunkPreview with form handling and preview functionality 11 months ago
twwu 7d65e9980c Merge branch 'main' into feat/rag-pipeline 11 months ago
twwu 21c24977d8 refactor: enhance document processing UI and functionality with new components and translations 11 months ago
非法操作 db09d18e92
fix: some dark theme not display well (#20121) 11 months ago
wellCh4n 210b9ebf56
fix: GitHub stars count sync not working (#20126) 11 months ago
Chenhe Gu fa80ef90d2
simplify app create experience with collapsed basic app types and imp… (#20007) 11 months ago
zxhlyh fe435c23c3 i18n 11 months ago
twwu ead1209f98 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 3994bb1771 refactor: refactor document processing components and update translations 11 months ago
zxhlyh 327690e4a7 merge main 11 months ago
zxhlyh c2a7e0e986 version panel 11 months ago
sayThQ199 7bf00ef25c
fix(markdown): improve ECharts rendering for streaming content and da… (#20101)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
twwu faf6b9ea03 refactor: refactor preview components 11 months ago
Nite Knite 916c415b4b
feat: add entry point for requesting a plugin (#20026) 11 months ago
twwu 69a60101fe Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu b18519b824 refactor: add create-from-pipeline page and associated components for document processing 11 months ago
zxhlyh 0d01025254 parallel check 11 months ago
zxhlyh eef1542cb3 use available nodes 11 months ago
twwu 9aef4b6d6b refactor: Notion component and add NotionPageSelector for improved page selection 11 months ago
Panpan ef3569e667
feat: support chatflow start node custom input field hidden (#19678) 11 months ago
zxhlyh 7dba83754f Merge branch 'main' into feat/rag-pipeline 11 months ago
wellCh4n 627911d4ff
feat: Move to node in workflow panel and fix help link hover style (#19998) 11 months ago
zxhlyh e2585bc778 Merge branch 'main' into feat/rag-pipeline 11 months ago
crazywoola a0ebbaa840
fix: emoji picker in dark mode (#20019) 11 months ago
twwu cc6e2558ef Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 20343facad refactor: website data source components and hooks 11 months ago
crazywoola 75cacc2855
fix: ReactFlow background in dark theme (#20013) 11 months ago
NFish 83e71ab27c
fix: update IN SERVICE status text in app detail panel (#19993) 11 months ago
crazywoola d35d854259
Revert "fix: fix duplicate app lose custom image" (#19995) 11 months ago
zxhlyh eff123a11c checklist 11 months ago
CorrectRoad 618981f1ae
fix: fix duplicate app lose custom image (#19775) 11 months ago
crazywoola b2ae46b80f
fix: search query and refine the logic (#19987) 11 months ago
ruanjiefeng 9ebc58b1a2
feat: Web <video> and <audio> element support src attribute (#19988) 11 months ago
twwu cf73faf174 feat: add FileUploaderField and TextAreaField components; enhance BaseField to support file inputs 11 months ago
Good Wood 09547b4c8d
fix: fix page broken for undefined permission (#19972) 11 months ago
zxhlyh 55f4177b01 merge main 11 months ago
NFish d186daa131
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
11 months ago
twwu 14a9052d60 refactor: update variable naming for consistency and improve data source handling in pipeline components 11 months ago
yeyunwen 4e5789df89
docs: Optimize Response data array object indentation for the /messages interface (#19922) 11 months ago
wellCh4n 276c02f341
feat: Variable click jumps to source node (#13623) 11 months ago