Commit Graph

1197 Commits

Author SHA1 Message Date
yyh
9b1c147b5f Revert "Merge branch 'chore/upgrade-xyflow-v12' into deploy/dev"
This reverts commit 7e7f23334b, reversing
changes made to 96bfbe3bbb.
2026-05-14 11:14:49 +08:00
yyh
7e7f23334b Merge branch 'chore/upgrade-xyflow-v12' into deploy/dev
# Conflicts:
#	web/app/components/workflow-app/components/workflow-header/features-trigger.tsx
#	web/app/components/workflow/block-selector/blocks.tsx
#	web/app/components/workflow/nodes/human-input/components/form-content.tsx
#	web/app/components/workflow/panel/debug-and-preview/hooks.ts
2026-05-14 10:49:52 +08:00
非法操作
9d545144ce chore: remove obsolete admin console routes (#35637)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-13 08:08:50 +00:00
FFXN
2afa39cdcb fix: knowledge hit-testing render failed. (#36106)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-13 07:31:38 +00:00
JzoNg
19eb783341 merge hitl 2026-05-13 14:55:44 +08:00
fatelei
f91c513315 feat: migrate role to rbac 2026-05-13 14:50:40 +08:00
JzoNg
186fd60712 Merge branch 'main' into tp 2026-05-13 14:49:47 +08:00
fatelei
cb2dd5459e fix: fix owner transfer 2026-05-13 14:12:23 +08:00
JzoNg
716ef45a50 merge hitl 2026-05-13 11:34:14 +08:00
Blackoutta
934a20e745 fix: restore tracing after HITL workflow resume (#36064)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-05-13 03:23:32 +00:00
JzoNg
070f8bcf14 Merge branch 'main' into tp 2026-05-13 11:15:58 +08:00
fatelei
8e6fddc714 chore: update legacy permission keys 2026-05-13 11:15:31 +08:00
QuantumGhost
89354108d6 Merge remote-tracking branch 'upstream/feat/hitl-form-enhancement' into deploy/dev 2026-05-13 10:03:43 +08:00
QuantumGhost
9a65969744 test(api): inject file_reference_factory to HumanInputNode in test 2026-05-13 10:01:13 +08:00
QuantumGhost
7facbfcb71 test(api): introduce a test for HumanInputNode initialization 2026-05-13 10:00:47 +08:00
QuantumGhost
fce6d017d6 test(api): renaming import according to graphon changes 2026-05-13 10:00:23 +08:00
Joel
680ef077ae chore: admin also has the permission of changing role (#36069)
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-12 10:15:05 +00:00
JzoNg
0a05435b37 merge hitl 2026-05-12 18:12:09 +08:00
fatelei
af89bb6cdc feat: add include owner param 2026-05-12 17:01:15 +08:00
JzoNg
26c14fd58a Merge branch 'main' into tp 2026-05-12 15:55:20 +08:00
JzoNg
7e9222c10f merge hitl 2026-05-12 15:54:34 +08:00
QuantumGhost
17759c0b80 Merge remote-tracking branch 'upstream/main' into feat/hitl-form-enhancement 2026-05-12 15:04:10 +08:00
Asuka Minato
51a8f79d67 chore: DocumentSegment to Typebase (#35635)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-12 07:02:17 +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
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
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
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
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
fatelei
a7f548648b fix: fix permission key format and fix role return format 2026-05-11 14:08:37 +08: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
Asuka Minato
1a011dc14a refactor: port DatasetProcessRule (#31004)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 03:37:26 +00:00
Blackoutta
0b70eec695 feat(human-input): expose selected action value (#35451) 2026-05-11 02:16:29 +00:00
L1nSn0w
e8dc706414 fix(api): "File validation failed" on Chatflow follow-up with custom file type + memory (#35891)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 01:57:56 +00:00
Asuka Minato
7b5c371b9d chore: api para type (#35985)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-10 06:04:42 +00:00
fatelei
7051b574ce feat: support role copy 2026-05-09 20:57:29 +08:00
FFXN
f720a3bed2 fix: Image rendering in the knowledge base failed. (#35914)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-09 10:06:01 +00:00
fatelei
197f5cd03f chore: compatiable result is none 2026-05-09 17:46:44 +08:00
chariri
4a56763d2f refactor(api): migrate console.app.workflow etc. to BaseModel (#35967) 2026-05-09 08:34:15 +00:00
chariri
1efd365b62 fix(swagger): Apply the inline-nested-dicts patch to HTTP Swagger endpoints (#35952) 2026-05-09 08:21:26 +00:00
-LAN-
19476109da chore(api): upgrade graphon to v0.3.0 (#35469)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-05-09 07:30:03 +00:00
Joel
917a9e519e fix: languages missing 2026-05-09 15:20:38 +08:00
JzoNg
a6994cc680 merge hitl 2026-05-09 13:09:54 +08:00
chariri
d5ad6aedc0 fix(swagger): add util to convert BaseModel to schema for query params (#35959)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-09 04:52:45 +00:00