Commit Graph

10567 Commits

Author SHA1 Message Date
yyh
1359c03216
refactor(web): migrate legacy tooltip to infotip (#35774)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-04 13:17:09 +00:00
Prince Pal
4b7dc17546
fix: skip empty documents before vector embedding (#35763)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-04 13:06:58 +00:00
guangyang1206
81090effe2
refactor(web): convert ValidatedStatus enum to as-const in key-valida… (#35749)
Co-authored-by: yeranyang <yeranyang@tencent.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-04 09:36:35 +00:00
aliworksx08
d92c336394
fix(web): secure external form help links (#35751) 2026-05-04 09:18:28 +00:00
zhangx1n
141d936e91 feat(app-deploy): wire release deployment UI 2026-05-04 15:34:22 +08:00
dependabot[bot]
cd9daef564
chore(deps): bump anthropics/claude-code-action from 1.0.110 to 1.0.111 in the github-actions-dependencies group (#35781)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-04 07:33:38 +00:00
dependabot[bot]
2876839d7e
chore(deps): bump the google group in /api with 2 updates (#35779)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-04 07:33:12 +00:00
zhangx1n
b305e8b65d fix(deployments): clean up runtime binding display
Show runtime bindings as a single summary to avoid duplicated overlapping text in deployment details.\n\nEnable build-push workflow runs for the 4-27-app-deploy branch so app deploy images can be built from this branch.
2026-05-04 11:48:46 +08:00
zhangx1n
253888f758 feat(inner-api): resolve runtime credentials 2026-05-04 10:58:43 +08:00
NeatGuyCoding
7ba408eebe
fix: IDOR on console GET /account/avatar (#35771)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
2026-05-03 14:42:56 +00:00
guangyang1206
3708e3eef1
refactor(tests): use db_session_with_containers in test_storage_key_loader (#35766)
Co-authored-by: yeranyang <yeranyang@tencent.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-02 17:49:20 +00:00
Jonathan Chang
ff5c2c57a1
fix: Clean upload filenames parsed from URLs (#35706)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-02 14:45:31 +00:00
Asuka Minato
955c25589d
ci: Remove API contracts generation step from autofix workflow (#35768) 2026-05-02 09:30:54 +00:00
Prince Pal
54bde0bdf6
fix(api): preserve dataset metadata filters (#35700) 2026-05-01 09:20:14 +00:00
aliworksx08
87add9a4f3
refactor: replace Any with [T] syntax (#35750)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-04-30 14:08:29 +00:00
Stephen Zhou
aa1430aa16
fix type 2026-04-30 19:53:47 +08:00
Stephen Zhou
a500b2810c
tweaks 2026-04-30 19:51:15 +08:00
Stephen Zhou
416ee7a21d
Merge branch 'main' into 4-27-app-deploy 2026-04-30 19:50:32 +08:00
Stephen Zhou
574d5865f4
chore: generate contact from api (#35748) 2026-04-30 11:34:27 +00:00
wangxiaolei
458fab1c48
fix: fix structured_output_enabled miss in second validate (#35747)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
2026-04-30 10:34:33 +00:00
yyh
88196c186e
refactor(web): workflow hotkeys and history state (#35736)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-30 09:43:16 +00:00
Stephen Zhou
60d5187bcf
tweaks 2026-04-30 17:32:36 +08:00
Stephen Zhou
19d445452c
update 2026-04-30 17:27:44 +08:00
Stephen Zhou
b42addac44
update 2026-04-30 17:26:56 +08:00
Stephen Zhou
8bf40af379
update 2026-04-30 17:24:35 +08:00
Stephen Zhou
2a265a4526
update 2026-04-30 17:23:56 +08:00
Stephen Zhou
17f4c89d11
Merge branch 'main' into 4-27-app-deploy 2026-04-30 17:23:44 +08:00
非法操作
dcf21a6a84
fix: prevent workflow node titles from overflowing (#35740) 2026-04-30 09:20:37 +00:00
Stephen Zhou
91f92c7083
chore: generate enterprise console API (#35735) 2026-04-30 09:15:08 +00:00
Joel
0ca339103f
fix: var reference picker can not choose sub vars (#35732)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-30 08:33:29 +00:00
Tim Ren
5cf741895f
fix(plugin): preserve multi-value HTTP response headers (#35726)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 08:09:56 +00:00
Stephen Zhou
c631cb086a
Merge branch 'main' into 4-27-app-deploy 2026-04-30 15:49:16 +08:00
Stephen Zhou
396c349cdd
add skill 2026-04-30 15:48:11 +08:00
Stephen Zhou
48a96739d4
update contract 2026-04-30 15:46:31 +08:00
Stephen Zhou
e424a2ad9a
tweak name 2026-04-30 15:39:40 +08:00
Stephen Zhou
e62e7951cd
use generated contract 2026-04-30 15:32:19 +08:00
Stephen Zhou
eb60ddc35f
tweaks 2026-04-30 14:59:59 +08:00
Stephen Zhou
2d6788fc43
tweaks 2026-04-30 14:48:58 +08:00
Stephen Zhou
42d0b63891
tweaks 2026-04-30 14:41:39 +08:00
Stephen Zhou
63c0921936
tweaks 2026-04-30 14:33:55 +08:00
yyh
11c52e90f6
refactor(web/select): base selects to dify-ui (#35720)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-30 06:15:08 +00:00
eldoradoel
f01e099729
fix: ToolEntity data validation failed during workflow synchronization (#35696)
Co-authored-by: DESKTOP-ETT0IAR\MINIO <eldoradoel@163.com>
2026-04-30 05:42:35 +00:00
yyh
195ff4711d
refactor(web): migrate subscription create modal to dialog (#35721)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-30 05:33:37 +00:00
Stephen Zhou
53f224a2c5
tweaks 2026-04-30 12:33:30 +08:00
Stephen Zhou
66d24a23ac
tweaks 2026-04-30 11:42:21 +08:00
Stephen Zhou
2459b88114
/console/api/enterprise/deployment-environment-options 2026-04-30 11:34:16 +08:00
yyh
fe2f7a8920
refactor(web): migrate short tooltips to dify-ui (#35715)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-30 03:29:17 +00:00
Stephen Zhou
2c34f9849d
tweaks 2026-04-30 11:18:56 +08:00
Stephen Zhou
7f2d094cf3
tweaks 2026-04-30 10:44:03 +08:00
Stephen Zhou
d02c80e220
tweaks 2026-04-30 10:13:37 +08:00