twwu
|
9341227cf1
|
fix(i18n): update Chinese translations for human input terminology
|
2026-01-26 11:11:39 +08:00 |
twwu
|
f73db70cec
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-23 15:51:58 +08:00 |
github-actions[bot]
|
356a156f36
|
chore(i18n): sync translations with en-US (#31413)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-01-22 20:56:19 +08:00 |
Joel
|
b9f718005c
|
feat: frontend part of support try apps (#31287)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-01-22 18:16:37 +08:00 |
twwu
|
c8c98519ad
|
refactor: update expiration time handling in human input component with new utility functions and localization support
|
2026-01-22 16:16:34 +08:00 |
twwu
|
ac46cf499f
|
refactor: update human input form handling with new hooks and improve error management
|
2026-01-22 14:52:06 +08:00 |
JzoNg
|
a19ae24adb
|
fix: fix typo
|
2026-01-21 17:27:26 +08:00 |
github-actions[bot]
|
117b6c65e4
|
chore(i18n): sync translations with en-US (#31342)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-01-21 16:35:12 +08:00 |
github-actions[bot]
|
146ee4d3e9
|
chore(i18n): sync translations with en-US (#31332)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-01-21 16:15:58 +08:00 |
Coding On Star
|
ed0e068a47
|
fix(i18n): update model provider tip to only mention OpenAI in English, Japanese, and Simplified Chinese translations (#31339)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2026-01-21 15:47:49 +08:00 |
Coding On Star
|
76a0249eaf
|
feat: enhance ProgressBar and UsageInfo for storage mode (#31273)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2026-01-21 14:04:33 +08:00 |
twwu
|
c69a26b1ca
|
fix: correct spacing in expiration time message in Chinese localization
|
2026-01-21 12:51:21 +08:00 |
Stephen Zhou
|
db4fb06c5f
|
chore: lint custom tag in i18n (#31301)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-01-21 12:21:30 +08:00 |
twwu
|
52e9342af5
|
feat: refactor user action handling in human input panel and update error messaging
|
2026-01-21 11:31:09 +08:00 |
twwu
|
711cca01b8
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-21 10:44:23 +08:00 |
github-actions[bot]
|
8f949d503a
|
chore(i18n): sync translations with en-US (#31298)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-01-20 21:40:43 +08:00 |
Stephen Zhou
|
3bb80a0934
|
chore: lint for i18n place holder (#31283)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-01-20 21:14:20 +08:00 |
twwu
|
1014852ebd
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-20 10:45:27 +08:00 |
kurokobo
|
cb51a449d3
|
fix: correct i18n for stepOne.uploader.tip (#31177)
|
2026-01-20 09:30:50 +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 |
github-actions[bot]
|
5ad2385799
|
chore(i18n): sync translations with en-US (#30750)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
|
2026-01-08 22:53:04 +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 |
twwu
|
46ec24cf8a
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-06 10:41:22 +08:00 |
Stephen Zhou
|
a72044aa86
|
chore: fix lint in i18n (#30571)
|
2026-01-05 16:12:12 +08:00 |
twwu
|
cf9b72d574
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-05 15:31:08 +08:00 |
Coding On Star
|
c29cfd18f3
|
feat: revert model total credits (#30518)
|
2026-01-04 18:29:19 +08:00 |
github-actions[bot]
|
151101aaf5
|
chore(i18n): translate i18n files based on en-US changes (#30508)
Co-authored-by: hyoban <38493346+hyoban@users.noreply.github.com>
|
2026-01-04 17:11:40 +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
|
bf6a2c22eb
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-30 09:34:30 +08:00 |
Sangyun Han
|
faef04cdf7
|
fix: update Korean translations for various components and improve cl… (#30347)
|
2025-12-30 09:27:53 +08:00 |
yyh
|
20944e7e1a
|
chore: i18n namespace refactor in package.json and add missing translations (#30324)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2025-12-29 20:59:11 +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 |