twwu
|
52e9342af5
|
feat: refactor user action handling in human input panel and update error messaging
|
2026-01-21 11:31:09 +08:00 |
|
twwu
|
1014852ebd
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-20 10:45:27 +08:00 |
|
盐粒 Yanli
|
62ac02a568
|
feat: Download the uploaded files (#31068)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-19 16:48:13 +08:00 |
|
JzoNg
|
5e644315e4
|
add tip modal for email type
|
2026-01-19 16:40:54 +08:00 |
|
zxhlyh
|
2d4289a925
|
chore: relocate datasets api form (#31224)
|
2026-01-19 16:15:51 +08:00 |
|
twwu
|
bd634b165d
|
feat: enhance user action validation in human input form by adding checks for duplicate IDs, empty IDs, and empty titles; update translations accordingly
|
2026-01-16 15:31:13 +08:00 |
|
twwu
|
88c2483192
|
refactor: simplify dependencies in DetailPanel and enhance workflow run components with new props for better handling of paused states
|
2026-01-15 11:52:33 +08:00 |
|
twwu
|
35a707199f
|
refactor: update email configuration modal to use selector for user email and enhance tooltip functionality in delivery method item
|
2026-01-14 16:28:22 +08:00 |
|
JzoNg
|
cdc24696e4
|
add validation for output name & add correct placeholder
|
2026-01-13 14:41:46 +08:00 |
|
JzoNg
|
c837def205
|
Revert "add check valid for human input"
This reverts commit d21cf87bb6.
|
2026-01-12 15:17:29 +08:00 |
|
JzoNg
|
d21cf87bb6
|
add check valid for human input
|
2026-01-12 15:12:28 +08:00 |
|
twwu
|
9136bf48f5
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-09 10:49:24 +08:00 |
|
Coding On Star
|
cd1af04dee
|
feat: model total credits (#30727)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-08 14:11:44 +08:00 |
|
Coding On Star
|
c29cfd18f3
|
feat: revert model total credits (#30518)
|
2026-01-04 18:29:19 +08:00 |
|
Coding On Star
|
84cbf0526d
|
feat: model total credits (#26942)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-04 15:26:37 +08:00 |
|
twwu
|
9ec127ea8f
|
feat: enhance human input handling by adding filled data support
|
2026-01-04 11:31:09 +08:00 |
|
twwu
|
4eac271adc
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-04 09:38:08 +08:00 |
|
QuantumGhost
|
8129b04143
|
fix(web): enable JSON_OBJECT type support in console UI (#30412)
Co-authored-by: zhsama <torvalds@linux.do>
|
2025-12-31 13:38:16 +08:00 |
|
twwu
|
0e2b59d661
|
fix: update placeholder handling in ContentItem and remove unused error messages from HumanInputNode
|
2025-12-30 10:45:59 +08:00 |
|
twwu
|
8c0365c71e
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-29 18:36:35 +08:00 |
|
Stephen Zhou
|
6d0e36479b
|
refactor(i18n): use JSON with flattened key and namespace (#30114)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 14:52:32 +08:00 |
|
twwu
|
c716c4ccbe
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-29 10:35:51 +08:00 |
|
wangxiaolei
|
8b38e3f79d
|
feat: document batch operation tool add re-index operation (#30275)
|
2025-12-29 10:03:15 +08:00 |
|
twwu
|
0994953728
|
refactor: enhance email delivery method handling and improve debug mode display in HumanInputContent
|
2025-12-26 15:43:20 +08:00 |
|
twwu
|
e744d4de80
|
feat: replace timeout handling with expiration time in HumanInput form and add ExpirationTime component
|
2025-12-25 18:16:32 +08:00 |
|
twwu
|
8b9846f52b
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-25 13:43:27 +08:00 |
|
Maries
|
02e0fadef7
|
feat: add editing support for trigger subscriptions (#29957)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-24 19:15:54 +08:00 |
|
Stephen Zhou
|
eb73f9a9b9
|
chore: no template string in translation (#30101)
|
2025-12-24 17:17:36 +08:00 |
|
Stephen Zhou
|
1e3823e605
|
chore: fix type check for i18n (#30058)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-24 16:31:16 +08:00 |
|
twwu
|
afddc56bb4
|
refactor: replace GeneratedFormInputItem with FormInputItem across components for consistency
|
2025-12-24 16:01:05 +08:00 |
|
twwu
|
138922f3f4
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-22 18:07:16 +08:00 |
|
yyh
|
80f11471ae
|
perf: improve Jest caching and configuration in web tests (#29881)
|
2025-12-19 12:00:46 +08:00 |
|
GuanMu
|
5539bf8788
|
fix: add Slovenian and Tunisian Arabic translations across multiple language files (#29759)
|
2025-12-17 10:18:10 +08:00 |
|
Gen Sato
|
7fead6a9da
|
Add file upload enabled check and new i18n message (#28946)
|
2025-12-15 11:18:05 +08:00 |
|
twwu
|
aa9d0bd655
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-15 10:56:43 +08:00 |
|
yyh
|
59137f1d05
|
fix: show uninstalled plugin nodes in workflow checklist (#29630)
|
2025-12-15 10:11:23 +08:00 |
|
twwu
|
ccef15aafa
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-12 17:59:08 +08:00 |
|
Joel
|
91e5db3e83
|
chore: Advance the timing of the dataset payment prompt (#29497)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-11 15:49:42 +08:00 |
|
Wu Tianwei
|
bafd093fa9
|
fix: Add dataset file upload restrictions (#29397)
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-10 16:41:05 +08:00 |
|
GuanMu
|
0867c1800b
|
refactor: simplify plugin task handling and improve UI feedback (#26293)
|
2025-12-10 13:34:05 +08:00 |
|
yyh
|
c1c1fd0509
|
feat: make billing management entry prominent and enable current plan portal (#29321)
|
2025-12-09 15:43:51 +08:00 |
|
Wu Tianwei
|
14d1b3f9b3
|
feat: multimodal support (image) (#27793)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-09 11:44:50 +08:00 |
|
yyh
|
99e2cb0702
|
fix: add missing documentProcessingPriorityTip translation key (#29192)
|
2025-12-05 16:24:32 +08:00 |
|
JzoNg
|
882d2f5b4c
|
Merge branch 'main' into tp
|
2025-12-02 15:33:41 +08:00 |
|
CrabSAMA
|
0a2d478749
|
Feat: Add "Open Workflow" link in workflow side panel (#28898)
|
2025-11-29 18:47:12 +08:00 |
|
GuanMu
|
5aba111297
|
Feat zen mode (#28794)
|
2025-11-27 20:10:50 +08:00 |
|
CrabSAMA
|
820925a866
|
feat(workflow): workflow as tool output schema (#26241)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-11-27 16:50:48 +08:00 |
|
NeatGuyCoding
|
6bd114285c
|
fix: i18n: exexutions translation (#28610)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-11-25 09:39:17 +08:00 |
|
JzoNg
|
330585ec9b
|
merge main
|
2025-11-24 10:46:20 +08:00 |
|
Yuki Watanabe
|
c6e6f3b7cb
|
feat: MLflow tracing (#26093)
Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-22 13:53:58 +08:00 |
|