Commit Graph

11108 Commits

Author SHA1 Message Date
fatelei
af89bb6cdc feat: add include owner param 2026-05-12 17:01:15 +08:00
QuantumGhost
26e010741a chore(api): disable snippet draft var api 2026-05-12 16:53:47 +08:00
QuantumGhost
3f87dd31ac chore(api): disable snippet workflow api 2026-05-12 16:47:49 +08:00
QuantumGhost
7d10390c2a fix(api): fix NameError: DEFAULT_REF_TEMPLATE_SWAGGER_2_0 is not defined
import DEFAULT_REF_TEMPLATE_SWAGGER_2_0 from common
2026-05-12 16:09:14 +08:00
JzoNg
7e9222c10f merge hitl 2026-05-12 15:54:34 +08:00
JzoNg
8bb70e78b7 fix(web): dynamic select display in form content 2026-05-12 15:05:15 +08:00
JzoNg
94ad8674d6 fix(web): form content action button disable state 2026-05-12 15:05:15 +08:00
JzoNg
998201f6e3 fix(web): dynamic select display 2026-05-12 15:05:15 +08:00
QuantumGhost
17759c0b80 Merge remote-tracking branch 'upstream/main' into feat/hitl-form-enhancement 2026-05-12 15:04:10 +08:00
orbisai0security
9424bf60b0 fix: the /threads and /db-pool-stat endpoints in api... in... (#35665) 2026-05-12 05:43:37 +00:00
fatelei
d0185ebbef feat: invite member support rbac 2026-05-12 13:36:46 +08:00
-LAN-
cbedcd2882 fix(security): harden self-hosted SECRET_KEY bootstrap (#36049)
Co-authored-by: EndlessLucky <66432853+EndlessLucky@users.noreply.github.com>
2026-05-12 05:35:24 +00:00
Deepam Goyal
1a93af5cd0 refactor: rewrite estimate_args_validate using Pydantic v2 models (#36036)
Signed-off-by: Deepam Goyal <deepam02goyal@gmail.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-12 05:34:45 +00:00
yyh
cd90d7ffc1 refactor(web): migrate searchable pickers to combobox (#36066)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-12 05:34:19 +00:00
juyua9
4bb987eca3 fix: validate missing text indexing technique (#35941) 2026-05-12 05:07:03 +00:00
非法操作
4fd4615c56 fix: avoid trial workflow schema model collision (#36061)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-12 03:24:14 +00:00
fatelei
110442b4b2 feat: system feature return rbac enabled 2026-05-12 11:20:12 +08:00
dependabot[bot]
c7d30bf09a chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /api (#36050)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-12 01:56:40 +00:00
fatelei
cd2b623aee fix: add miss name 2026-05-11 19:19:35 +08:00
fatelei
bbcb5bca92 fix: fixme 2026-05-11 18:50:00 +08:00
fatelei
d8a3cefb8d fix: fixme 2026-05-11 18:49:54 +08:00
fatelei
337fa0ef64 fix: fix response format 2026-05-11 18:41:00 +08:00
fatelei
585757e587 chore: add some debug log 2026-05-11 17:58:44 +08:00
yyh
59dab7deac refactor(apps): simplify query state and debounce URL writes (#36043) 2026-05-11 09:58:19 +00:00
fatelei
93baab3cec chore: add some debug log 2026-05-11 17:51:48 +08:00
fatelei
9e8108839e chore: add some debug log 2026-05-11 17:43:15 +08:00
fatelei
691cdf654c chore: add some debug log 2026-05-11 17:33:38 +08:00
fatelei
75b1706724 chore: add some debug log 2026-05-11 17:18:03 +08:00
Asuka Minato
a60cb3b800 chore: port WorkflowComment (#36039)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 09:17:12 +00:00
yyh
f1bc28ed5f Refactor apps query state and debounce search updates 2026-05-11 17:16:49 +08:00
yyh
6164408da1 fix(web): align tag filter dropdown icon (#36041) 2026-05-11 08:42:09 +00:00
Blackoutta
7fc40e6c9e feat: improve phoenix workflow tracing (#35605)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-05-11 08:37:17 +00:00
fatelei
a7efd92200 feat: list app and dataset permission keys 2026-05-11 16:26:58 +08:00
fatelei
379091ee4b chore: skip old auth check when rbac enabled 2026-05-11 15:13:20 +08:00
Asuka Minato
d625ac0bf1 refactor: port some if else to match (#31841)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 06:39:59 +00:00
Coding On Star
1082f488a1 refactor: enhance modal layouts and scrolling behavior across components (#36033)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-05-11 06:16:56 +00:00
SATISH K C
f1c4c1a5ff refactor: replace dict params with BaseModel in AppService (#35904)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 06:09:50 +00:00
fatelei
a7f548648b fix: fix permission key format and fix role return format 2026-05-11 14:08:37 +08:00
yyh
dd1cdbbd41 refactor(web): split premium badge button semantics (#36026)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 05:57:30 +00:00
fatelei
f8fb011159 chore: compatiable without rbac 2026-05-11 13:34:38 +08:00
QuantumGhost
74a04afe27 chore(api): upgrade graphon to v0.3.1 (#35987)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-05-11 05:32:17 +00:00
-LAN-
b108ea42f6 fix(docker): update middleware env setup (#35946) 2026-05-11 05:21:02 +00:00
dependabot[bot]
1aa6188b7d chore(deps): bump the google group across 1 directory with 2 updates (#36012)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-11 04:35:14 +00:00
yyh
bd0d10ac5c fix: use infotip for help glyphs (#36008)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 04:23:04 +00:00
yyh
2162ea6a68 fix: improve workflow checklist semantics (#36006) 2026-05-11 04:22:46 +00:00
github-actions[bot]
153064bbd4 chore(i18n): sync translations with en-US (#36019)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-05-11 04:06:49 +00:00
yyh
a643b05368 fix(web): remove unsafe select value casts (#36007)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 04:01:49 +00:00
dependabot[bot]
279b66bc7f chore(deps): bump gunicorn from 25.3.0 to 26.0.0 in /api in the flask group (#36011)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-11 03:53:07 +00:00
yyh
e134c1e0d5 feat(web): improve a11y and remove data-testid (#35999) 2026-05-11 03:53:03 +00:00
Stephen Zhou
9127209dd5 chore(web): refresh agent skills (#36015) 2026-05-11 03:52:47 +00:00