GuanMu
c7868fb176
test: remove print code (#25481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 miesiąc temu
椰子糖
4b6687db6b
Fix log time display bug (#25475)
Co-authored-by: wxliqigang <wxliqigang@gfpartner.com.cn>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 miesiąc temu
JeeekXY
f1d5bc58b0
fix: app name overflow (#25551)
Co-authored-by: luxiaoyu1 <luxiaoyu1@xiaomi.com>
1 miesiąc temu
NeatGuyCoding
99f4cd1cfa
feat: add test containers based tests for deal dataset vector index (#25545)
1 miesiąc temu
QuantumGhost
874406d934
security(api): fix privilege escalation vulnerability in model config and chat message APIs (#25518)
The `ChatMessageApi` (`POST /console/api/apps/{app_id}/chat-messages`) and
`ModelConfigResource` (`POST /console/api/apps/{app_id}/model-config`)
endpoints do not properly validate user permissions, allowing users without `editor`
permission to access restricted functionality.
This PR addresses this issue by adding proper permission check.
1 miesiąc temu
Nite Knite
07d067d828
chore: support Zendesk widget (#25517)
1 miesiąc temu
Xiyuan Chen
af7f67dc9c
Feat/enteprise cd (#25508)
1 miesiąc temu
Xiyuan Chen
34e55028ae
Feat/enteprise cd (#25485)
1 miesiąc temu
Eric Guo
70e4d6be34
Fix 500 in dataset page. (#25474)
1 miesiąc temu
Wu Tianwei
b690ac4e2a
fix: Remove sticky positioning from workflow component fields (#25470)
1 miesiąc temu
Asuka Minato
cbc0e639e4
update sql in batch (#24801)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 miesiąc temu
Guangdong Liu
b51c724a94
refactor: Migrate part of the console basic API module to Flask-RESTX (#24732)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 miesiąc temu
GuanMu
26a9abef64
test: imporve (#25461)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 miesiąc temu
Will
fecdb9554d
fix: inner_api get_user_tenant (#25462)
1 miesiąc temu
NeatGuyCoding
45ef177809
Feature add test containers create segment to index task (#25450)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 miesiąc temu
Newton José
6574e9f0b2
Fix: Add Password Validation to Account Creation (#25382)
1 miesiąc temu
Asuka Minato
cce13750ad
add rule for strenum (#25445)
1 miesiąc temu
17hz
928bef9d82
fix: imporve the condition for stopping the think timer. (#25365)
1 miesiąc temu
-LAN-
08dd3f7b50
Fix basedpyright type errors (#25435)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 miesiąc temu
Yongtao Huang
2ac7a9c8fc
Chore: thanks to bump-pydantic (#25437)
1 miesiąc temu
Novice
240b65b980
fix(mcp): properly handle arrays containing both numbers and strings (#25430)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 miesiąc temu
-LAN-
7443c5a6fc
refactor: update pyrightconfig to scan all API files (#25429)
1 miesiąc temu
GuanMu
a1cf48f84e
Add lib test (#25410)
1 miesiąc temu
-LAN-
e5122945fe
Fix: Use --fix flag instead of --fix-only in autofix workflow (#25425)
1 miesiąc temu
KVOJJJin
22cd97e2e0
Fix: judgement of open in explore (#25420)
1 miesiąc temu
Asuka Minato
38057b1b0e
add typing to all wraps (#25405)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 miesiąc temu
crazywoola
eb52216a9c
Revert "example of remove useEffect" (#25418)
1 miesiąc temu
Joel
4c92e63b0b
fix: avatar is not updated after setted (#25414)
1 miesiąc temu
XiamuSanhua
ac2aa967c4
feat: change history by supplementary node information (#25294)
Co-authored-by: alleschen <alleschen@tencent.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 miesiąc temu
ttz12345
d2e50a508c
Fix:About the error problem of creating an empty knowledge base interface in service_api (#25398)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 miesiąc temu
Wu Tianwei
37975319f2
feat: Add customized json schema validation (#25408)
1 miesiąc temu
Yongtao Huang
4aba570fa8
Fix flask response: 200 -> {}, 200 (#25404)
1 miesiąc temu
Novice
e180c19cca
fix(mcp): current_user not being set in MCP requests (#25393)
1 miesiąc temu
zxhlyh
c595c03452
fix: credential not allow to use in load balancing (#25401)
1 miesiąc temu
Xiyuan Chen
64c9a2f678
Feat/credential policy (#25151)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 miesiąc temu
Novice
566e0fd3e5
fix(container-test): batch create segment position sort (#25394)
1 miesiąc temu
NeatGuyCoding
7dfb72e381
feat: add test containers based tests for clean notion document task (#25385)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 miesiąc temu
Asuka Minato
649242f82b
example of uuid (#25380)
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>
1 miesiąc temu
yinyu
cf1ee3162f
Support Anchor Scroll In The Output Node (#25364)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 miesiąc temu
NeatGuyCoding
bf6485fab4
minor fix: some translation mismatch (#25386)
1 miesiąc temu
Yeuoly
720ecea737
fix: tenant_id was not specific when retrieval end-user in plugin backwards invocation wraps (#25377)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 miesiąc temu
HuDenghui
d5e86d9180
fix: Fixed the X-axis scroll bar issue in the LLM node settings panel (#25357)
1 miesiąc temu
Yongtao Huang
cab1272bb1
Fix: use correct maxLength prop for verification code input (#25371)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 miesiąc temu
Matri Qi
563a5af9e7
Fix/disable no constant binary expression (#25311)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 miesiąc temu
-LAN-
ec0800eb1a
refactor: update pyrightconfig.json to use ignore field for better type checking configuration (#25373)
1 miesiąc temu
zyssyz123
ea61420441
Revert "feat: email register refactor" (#25367)
1 miesiąc temu
kenwoodjw
598ec07c91
feat: enable dsl export encrypt dataset id or not (#25102)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 miesiąc temu
Debin.Meng
a932413314
fix: Incorrect URL Parameter Parsing Causes user_id Retrieval Error (#25261)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 miesiąc temu
NeatGuyCoding
aff2482436
Feature add test containers batch create segment to index (#25306)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 miesiąc temu
zyssyz123
860ee20c71
feat: email register refactor (#25344)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 miesiąc temu