363fb7e368
Merge branch 'main' into feat/rbac
2026-05-18 12:08:45 +08:00
b96f372f45
chore(api): upgrade graphon to 0.4.0 ( #36124 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com >
2026-05-18 00:34:17 +00:00
658b8d038b
Merge branch 'main' into feat/rbac
2026-05-15 21:26:33 +08:00
a252fbddfa
feat: initialize user timezone and language from browser ( #36170 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-15 08:12:52 +00:00
194b54bae4
fix: allow tag rename without type payload ( #36182 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-15 01:29:17 +00:00
432a6412a3
fix(security): tenant-scope FilePreviewApi text-extract endpoint (GHSA-2qwc-c2cc-2xwv) ( #35797 )
...
Signed-off-by: xr843 <137012659+xr843@users.noreply.github.com >
Co-authored-by: Ido Shani <ido@zafran.io >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com >
2026-05-14 16:13:04 +00:00
a35b28dbef
refactor: cleanup duplicate code ( #36173 )
2026-05-14 10:34:31 +00:00
7210f856c9
fix: pipeline template render ( #36168 )
...
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-14 09:11:18 +00:00
b30219c897
Merge branch 'main' into feat/rbac
2026-05-14 16:33:39 +08:00
e660d7af38
fix(api): gracefully handle credential fetch failures in rag pipeline ( #36165 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-14 08:27:19 +00:00
d9ccfcbc6e
fix: fix delete logs failed ( #36151 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-14 08:02:31 +00:00
aeb7687e2c
fix: add null check in get_recommend_app_detail before accessing result['id'] ( #36153 )
2026-05-14 06:42:22 +00:00
a03ee828a3
fix: get recommend_app categories should not re-order it ( #36161 )
2026-05-14 06:36:28 +00:00
af4b9bfa8f
chore: Remove pyright in favor of pyrefly ( #36154 )
2026-05-14 05:49:08 +00:00
12d33652b6
fix(errors): clean unnecessary | None in error classes ( #36135 )
2026-05-14 03:21:41 +00:00
d1d190374d
fix: credit pool access outside flask context ( #36143 )
2026-05-14 02:45:53 +00:00
a9f0d651a3
fix: fix miss role_tag
2026-05-13 16:06:51 +08:00
dbf666944e
fix: fix member list roles response
2026-05-13 15:43:18 +08:00
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
f5e9009a6d
feat: migrate role to rbac
2026-05-13 14:50:19 +08:00
5e1f6e7a6a
fix: fix owner transfer
2026-05-13 14:11:53 +08:00
06ffdbc396
Merge branch 'main' into feat/rbac
2026-05-13 11:44:30 +08:00
19ace80419
chore: update legacy permission keys
2026-05-13 11:14:55 +08:00
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
3cc810745b
Merge remote-tracking branch 'upstream/feat/rbac' into feat/rbac
2026-05-12 17:00:12 +08:00
4d8912810c
feat: add include owner param
2026-05-12 16:50:00 +08:00
05b354118c
Merge branch 'main' into feat/rbac
2026-05-12 15:58:12 +08:00
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
b8ab02bfb7
feat: invite member support rbac
2026-05-12 13:36:16 +08:00
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
57da82c7a2
Merge remote-tracking branch 'origin/main' into feat/rbac
2026-05-12 05:31:09 +00:00
e2153a609c
feat: system feature return rbac enabled
2026-05-12 11:19:05 +08:00
a3b00a2f83
fix: add miss name
2026-05-11 19:18:59 +08:00
b3572c646e
fix: fixme
2026-05-11 18:48:03 +08:00
97c406f0b4
fix: fix response format
2026-05-11 18:33:49 +08:00
e44252c242
feat: list app and dataset permission keys
2026-05-11 16:25:25 +08:00
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
d90825fd8a
fix: fix permission key format and fix role return format
2026-05-11 14:08:17 +08:00
3dcea78e10
chore: compatiable without rbac
2026-05-11 13:34:03 +08:00
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
1e6dc62470
chore: separate websocket service ( #35981 )
2026-05-11 02:22:40 +00:00
0b70eec695
feat(human-input): expose selected action value ( #35451 )
2026-05-11 02:16:29 +00:00
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
d1ad01339b
feat: support role copy
2026-05-09 20:56:18 +08:00
212252bb78
chore: compatiable result is none
2026-05-09 17:46:02 +08:00
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
c74cbb68da
fix: change write to db order ( #35948 )
2026-05-09 02:36:54 +00:00
a4d12efbb6
chore: compatiable none list
2026-05-08 18:52:33 +08:00
248e14c323
feat: add ENTERPRISE_RBAC_API_URL env
2026-05-08 18:28:51 +08:00
7442e91ba7
chore: remove enterprise check
2026-05-08 18:01:36 +08:00