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 |
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 |
NeatGuyCoding
|
714b443077
|
fix: correct i18n SSO translations and fix validation/type issues (#29564)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-15 15:58:33 +09:00 |
github-actions[bot]
|
323e0c4d30
|
chore(i18n): translate i18n files and update type definitions (#29651)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-15 12:02:28 +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 |
Nour Zakhma
|
886ce981cf
|
feat(i18n): add Tunisian Arabic (ar-TN) translation (#29306)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-13 10:55:04 +08:00 |
twwu
|
ccef15aafa
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-12 17:59:08 +08:00 |
github-actions[bot]
|
a195b410d1
|
chore(i18n): translate i18n files and update type definitions (#29499)
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-11 16:08:52 +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
|
ea063a1139
|
fix(i18n): remove unused credentialSelector translations from dataset-pipeline files (#29423)
|
2025-12-10 19:04:34 +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 |
github-actions[bot]
|
e8720de9ad
|
chore(i18n): translate i18n files and update type definitions (#29395)
Co-authored-by: zhsama <33454514+zhsama@users.noreply.github.com>
|
2025-12-10 13:52:54 +08:00 |
GuanMu
|
0867c1800b
|
refactor: simplify plugin task handling and improve UI feedback (#26293)
|
2025-12-10 13:34:05 +08:00 |
github-actions[bot]
|
8275533418
|
chore(i18n): translate i18n files and update type definitions (#29329)
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
|
2025-12-09 15:57:35 +08:00 |
yyh
|
c1c1fd0509
|
feat: make billing management entry prominent and enable current plan portal (#29321)
|
2025-12-09 15:43:51 +08:00 |
github-actions[bot]
|
750db10476
|
chore(i18n): translate i18n files and update type definitions (#29312)
Co-authored-by: WTW0313 <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-09 13:07:26 +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 |