Commit Graph

729 Commits (deploy/rag-dev)

Author SHA1 Message Date
CorrectRoad d2814650e6
feat: prevent input of non-numeric values ​​in numer input (#21562) 11 months ago
twwu 18b1a9cb2e Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
zxhlyh 25fef5d757 merge main 11 months ago
twwu 2a25ca2b2c feat: enhance online drive connection UI and add localization for connection status in dataset pipeline 11 months ago
zxhlyh 45dc0a43d3
fix: prompt editor insert context (#21526) 11 months ago
zxhlyh 819c02f1f5
fix: prompt editor click to insert variable (#21470) 11 months ago
Kerwin Bryant 2467bd738a
Improve App Icon Picker: Stable Modal Height & Collapsible Emoji Style Section (#21399) 11 months ago
Joel 1a1bfd4048
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).

Co-authored-by: jZonG <jzongcode@gmail.com>
11 months ago
QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699)
This pull request introduces a feature aimed at improving the debugging experience during workflow editing. With the addition of variable persistence, the system will automatically retain the output variables from previously executed nodes. These persisted variables can then be reused when debugging subsequent nodes, eliminating the need for repetitive manual input.

By streamlining this aspect of the workflow, the feature minimizes user errors and significantly reduces debugging effort, offering a smoother and more efficient experience.

Key highlights of this change:

- Automatic persistence of output variables for executed nodes.
- Reuse of persisted variables to simplify input steps for nodes requiring them (e.g., `code`, `template`, `variable_assigner`).
- Enhanced debugging experience with reduced friction.

Closes #19735.
11 months ago
twwu 916a8c76e7 fix: rename currentDocuments to currentDocument for consistency in online documents handling 11 months ago
twwu b9f59e3a75 Merge branch 'main' into feat/rag-pipeline 11 months ago
GuanMu e56d7547f7
fix: web error (#21340) 11 months ago
sayThQ199 ba5eebf3a2
feat(mermaid): Rearchitect component for robustness, security, and theming (#21281) 11 months ago
非法操作 40e8ad419b
fix: not permitted schema of markdown link cause page crash (#21258) 11 months ago
twwu 387826674c Merge branch 'main' into feat/rag-pipeline 11 months ago
sayThQ199 2df4699312
fix(echarts): Resolve interaction issues on charts with timelines (#21185) 11 months ago
croatialu 15800c6108
feat: Embedded chat window supports userVariables configuration. (#20983) 11 months ago
zxhlyh 379c92bd82 Merge branch 'main' into feat/rag-pipeline 11 months ago
XiaoCC 0784c6295d
fix Multiple <think>\n Interface rendering exception (#20977) 11 months ago
zxhlyh 3164f90327 merge main 11 months ago
twwu 90ac52482c test: add unit tests for ActionButton component with various states and sizes 11 months ago
Bowen Liang 6a5236b200
chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage (#21112) 11 months ago
kurokobo df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023) 11 months ago
twwu ecb07a5d0d feat: enhance field list functionality by adding chosen and selected properties to SortableItem 11 months ago
zxhlyh abb2ed66e7 merge main 11 months ago
Bowen Liang f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 11 months ago
twwu b0107f4128 fix: update z-index values for DialogWrapper components to ensure proper stacking context 11 months ago
Joel c891eb28fc fix: in prompt editor show vars error 11 months ago
twwu 3e5d9884cb test: add unit tests for AppIcon component with various rendering scenarios 11 months ago
twwu b1f250862f Merge branch 'main' into feat/rag-pipeline 11 months ago
非法操作 b2ac11bc47
fix: markdown button can't send message (#20933) 11 months ago
zxhlyh 4d9b15e519 fix 11 months ago
twwu 6e6090d5a9 test(SegmentedControl): add test cases 11 months ago
zxhlyh 5b4d04b348 Merge branch 'main' into feat/rag-pipeline 11 months ago
非法操作 ab62a9662c
fix: some dark mode display incorrect (#20788) 11 months ago
NFish d6a8af03b4
Fix/add webapp no permission page (#20819) 12 months ago
Joel 0c8447fd0e
fix: missing bot name in orchestrate (#20747) 12 months ago
twwu 4a249c40b1 feat: enhance input field configurations with blur listeners and update translations for display name 12 months ago
twwu cf2ef93ad5 Merge branch 'main' into feat/rag-pipeline 12 months ago
KVOJJJin 59dc7c880e
Fix: style of radio checked (#20681) 12 months ago
Novice 0ccf8cb23e
fix: agent moderation not working (#20673) 12 months ago
twwu 6286f368f1 refactor: replace ImagePlus icon with RiImageCircleAiLine and improve tab button styling 12 months ago
NFish 9915a70d7f
Fix/webapp access scope (#20109) 12 months ago
twwu 7506867fb9 Merge branch 'main' into feat/rag-pipeline 12 months ago
非法操作 f2dcfc976d
feat: allow fill inputs from url params (#20630) 12 months ago
sayThQ199 4f066454d0
fix(markdown): Ensure abbr: links render correctly in react-markdown v9+ (#20648) 12 months ago
Bowen Liang 2b0f3edcef
chore: ensure web code consistency by applying `pnpm fix` (#20643) 12 months ago
twwu c9a4c66b07 fix: update input type from 'number-input' to 'number' for consistency 12 months ago
Joel d22c351221
chore: fix some security issues in markdown (#20639) 12 months ago
twwu db154e33b7 Merge branch 'main' into feat/rag-pipeline 12 months ago
kenwoodjw 01d500db14
fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
12 months ago
Bowen Liang f1c19cda74
fix: unable to upload custom file in case of incorrect inffered by multiple extensions mapped from mime type with filename extension hints (#20559) 12 months ago
sayThQ199 077d627953
fix: ensure newlines around think tags for proper markdown rendering (#20594) 12 months ago
twwu 0a9f50e85f Merge branch 'main' into feat/rag-pipeline 12 months ago
Joel 744159a079
fix: agent thought replaced by response text (#20571) 12 months ago
KVOJJJin d6b30efe2c
Fix/dark theme style issues (#20566) 12 months ago
Davide Delbianco 1d9c90089c
Amend color typo (#20497)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
12 months ago
twwu 9be036e0ca Merge branch 'main' into feat/rag-pipeline 12 months ago
sayThQ199 f65c2fcb1d
Refactor/markdown component split (#20177) 12 months ago
非法操作 156bb8238d
fix: some display error in dark mode (#20469) 12 months ago
crazywoola 8e2d342de6
Feat/15534 support replacing the bot in chat input placeholder with the bots name (#20473) 12 months ago
Davide Delbianco 91eeb2ab76
chore: Colorize new OpenAI LLM versions (#20463)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
12 months ago
zxhlyh 1c2c4b62f8 run & tracing 12 months ago
zxhlyh c4169f8aa0 Merge branch 'main' into feat/rag-pipeline 12 months ago
NFish 57ece83c30
Fix/branding broken (#20375)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
12 months ago
zxhlyh 00199c41bb
fix: workflow plugins list update (#20357) 12 months ago
zxhlyh 3b9a0b1d25 datasource icon 12 months ago
twwu db963a638c Merge branch 'main' into feat/rag-pipeline 12 months ago
HyaCinth eb26dc3213
fix: Remove the custom comparison function from the memo HOC(#19679) (#20197) 12 months ago
GonzaHM 4c7351176c
fix: resolve Mermaid mindmap generation issue (#20227) 12 months ago
zxhlyh dc2b63b832 Merge branch 'main' into feat/rag-pipeline 12 months ago
twwu ccefd41606 refactor: rename InputType to InputTypeEnum and update related usages for consistency 12 months ago
sayThQ199 cbfc32b11f
fix(echarts): Resolve chart flickering and animation loop in Markdown (#20161) 12 months ago
twwu 3af61f4b5d refactor: update input type mappings and enums for consistency across components 1 year ago
twwu c9bf99a1e2 refactor: update input variable types and initial data handling in pipeline components 1 year ago
zxhlyh 720ce79901 checklist & datasource icon 1 year ago
twwu 583db24ee7 refactor: update CustomActions type to use structured props across form components 1 year ago
twwu 7d65e9980c Merge branch 'main' into feat/rag-pipeline 1 year ago
非法操作 db09d18e92
fix: some dark theme not display well (#20121) 1 year ago
zxhlyh 327690e4a7 merge main 1 year ago
sayThQ199 7bf00ef25c
fix(markdown): improve ECharts rendering for streaming content and da… (#20101)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
twwu faf6b9ea03 refactor: refactor preview components 1 year ago
Nite Knite 916c415b4b
feat: add entry point for requesting a plugin (#20026) 1 year ago
Panpan ef3569e667
feat: support chatflow start node custom input field hidden (#19678) 1 year ago
zxhlyh e2585bc778 Merge branch 'main' into feat/rag-pipeline 1 year ago
crazywoola a0ebbaa840
fix: emoji picker in dark mode (#20019) 1 year ago
twwu 20343facad refactor: website data source components and hooks 1 year ago
ruanjiefeng 9ebc58b1a2
feat: Web <video> and <audio> element support src attribute (#19988) 1 year ago
twwu cf73faf174 feat: add FileUploaderField and TextAreaField components; enhance BaseField to support file inputs 1 year ago
zxhlyh 55f4177b01 merge main 1 year 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>
1 year ago
wellCh4n 276c02f341
feat: Variable click jumps to source node (#13623) 1 year ago
zxhlyh 0e0a266142 merge main 1 year ago
GQ1994 e7659ecd9d
revert https://github.com/langgenius/dify/pull/19497 (19497) (#19807)
Co-authored-by: qingguo <qingguo@lexin.com>
1 year ago
Junjie.M aeceb200ec
fix: llm parameters radio type dark style (#19833) 1 year ago
twwu 8d4ced227e fix: update click handler logic in OptionCard 1 year ago
zxhlyh f5c297708b Merge branch 'main' into feat/rag-pipeline 1 year ago
Nite Knite dc75a10989
feat: update branding (#19719)
Co-authored-by: twwu <twwu@dify.ai>
1 year ago
zxhlyh 11977596c9 merge main 1 year ago
KVOJJJin 3548c133e3
Feat: add theme switcher (#18093) 1 year ago