Commit Graph

4147 Commits

Author SHA1 Message Date
04124edd70 tweaks 2026-05-07 18:39:28 +08:00
64fc1e8281 update 2026-05-07 18:26:49 +08:00
fe51c9fbdf update 2026-05-07 18:15:05 +08:00
23ffbd2532 tweaks 2026-05-07 18:09:52 +08:00
b70c9d7835 tweaks 2026-05-07 17:43:32 +08:00
f5a262817d tweaks 2026-05-07 17:23:00 +08:00
b1773ed11f Merge branch 'main' into 4-27-app-deploy 2026-05-07 12:36:06 +08:00
e5bdc40dce feat(dev-proxy): init package (#35852) 2026-05-07 03:32:14 +00:00
376c43e5ac fix(workflow): use correct field ID in KB metadata filter selection (#34149)
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-07 02:21:30 +00:00
yyh
00bf3f83f2 refactor: verticalize tag management and batch bindings (#35840)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-07 01:36:10 +00:00
7e6745e105 chore(i18n): sync translations with en-US (#35853)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
2026-05-06 12:50:46 +00:00
d648ce6888 chore: improve the progress of education pay (#35851)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-06 10:42:03 +00:00
45c5e290e2 update 2026-05-06 17:36:43 +08:00
56b27611a8 Merge branch 'main' into 4-27-app-deploy 2026-05-06 17:35:36 +08:00
f3c3534e33 chore(web): add enterprise dev proxy support (#35842)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-06 09:26:34 +00:00
0a028faae6 Merge branch 'main' into 4-27-app-deploy 2026-05-06 16:51:23 +08:00
yyh
8967ff34b3 fix(web): normalize dify-ui overlay control (#35832)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-06 07:28:13 +00:00
21ec746bdb update 2026-05-06 14:45:02 +08:00
yyh
03e227f8f1 fix(web): align Tailwind v4 CSS migration (#35829)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-06 06:20:28 +00:00
506e1a8bc7 fix: migrate condition operator popover (#35828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-06 06:16:28 +00:00
abe2248de8 tweaks 2026-05-06 13:36:04 +08:00
825aec5845 tweaks 2026-05-06 13:21:40 +08:00
24635dd0c1 create release as dialog 2026-05-06 12:57:48 +08:00
yyh
f8873ec07b refactor(webapp): migrate partial overlays (#35825)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-06 04:52:06 +00:00
8604e72216 Merge branch 'main' into 4-27-app-deploy 2026-05-06 12:39:02 +08:00
yyh
b2dacf0718 chore(tailwind-css): migrate to css first (#35754)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-05-06 04:28:11 +00:00
b83f296634 fix: restore workflow versions via backend API (#35817)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-06 02:56:10 +00:00
72cbf0ae62 fix 2026-05-06 10:27:25 +08:00
58675e967f Merge branch 'main' into 4-27-app-deploy 2026-05-06 08:59:40 +08:00
yyh
995c43f3dd refactor: migrate workflow queries to contracts (#35799)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-05 14:53:38 +00:00
c0431ec843 fix: workflow online users polling for large app lists (#35786)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-05 10:48:14 +00:00
yyh
8e2b8168be refactor(web): migrate HITL overlays to base dialog (#35792)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-05 08:50:49 +00:00
yyh
90fe54ca9e refactor(web): migrate workflow panel context menu primitive (#35787) 2026-05-04 23:12:26 +00:00
b43ebf539d fix: preserve single-run input variable types (#35710) 2026-05-04 15:07:21 +00:00
yyh
8f3e42e9c2 refactor(web): migrate workflow node actions menu (#35785) 2026-05-04 13:24:29 +00:00
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
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
d92c336394 fix(web): secure external form help links (#35751) 2026-05-04 09:18:28 +00:00
141d936e91 feat(app-deploy): wire release deployment UI 2026-05-04 15:34:22 +08:00
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
aa1430aa16 fix type 2026-04-30 19:53:47 +08:00
416ee7a21d Merge branch 'main' into 4-27-app-deploy 2026-04-30 19:50:32 +08:00
574d5865f4 chore: generate contact from api (#35748) 2026-04-30 11:34:27 +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
60d5187bcf tweaks 2026-04-30 17:32:36 +08:00
b42addac44 update 2026-04-30 17:26:56 +08:00
8bf40af379 update 2026-04-30 17:24:35 +08:00
2a265a4526 update 2026-04-30 17:23:56 +08:00
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