L
69aad38d03
fix(date-picker): handle string date to avoid crash (#25522)
Co-authored-by: 刘佳佳 <liujiajia@nanjingwanhui.com>
Co-authored-by: crazywoola <427733928@qq.com>
pirms 1 mēnesi
Novice
17b5309e47
fix: single step system file error (#25533)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
pirms 1 mēnesi
Asuka Minato
05af23f88f
use autospec=True in mock (#25497)
pirms 1 mēnesi
Yongtao Huang
4511f4f537
Remove redundant parse_args call in WorkflowByIdApi.patch (#25498)
pirms 1 mēnesi
dependabot[bot]
bdacc4da36
chore(deps): bump mermaid from 11.4.1 to 11.10.0 in /web (#25521)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pirms 1 mēnesi
15
1a078657d8
Fixes #25530 (#25531)
pirms 1 mēnesi
Asuka Minato
77ba3e8f26
add autofix pnpm (#25557)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pirms 1 mēnesi
Wu Tianwei
84e3571ec3
fix: delete get upload file endpoint (#25543)
Co-authored-by: jyong <718720800@qq.com>
pirms 1 mēnesi
NeatGuyCoding
de18b14372
feat: add test containers based tests for delete segment from index task (#25564)
pirms 1 mēnesi
Yongtao Huang
a1322ddb5d
Fix: correct has_more pagination logic in get_conversational_variable (#25484)
Signed-off-by: Yongtao Huang<yongtaoh2022@gmail.com>
pirms 1 mēnesi
GuanMu
c7868fb176
test: remove print code (#25481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
pirms 1 mēnesi
椰子糖
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>
pirms 1 mēnesi
JeeekXY
f1d5bc58b0
fix: app name overflow (#25551)
Co-authored-by: luxiaoyu1 <luxiaoyu1@xiaomi.com>
pirms 1 mēnesi
NeatGuyCoding
99f4cd1cfa
feat: add test containers based tests for deal dataset vector index (#25545)
pirms 1 mēnesi
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.
pirms 1 mēnesi
Nite Knite
07d067d828
chore: support Zendesk widget (#25517)
pirms 1 mēnesi
Xiyuan Chen
af7f67dc9c
Feat/enteprise cd (#25508)
pirms 1 mēnesi
Xiyuan Chen
34e55028ae
Feat/enteprise cd (#25485)
pirms 1 mēnesi
Eric Guo
70e4d6be34
Fix 500 in dataset page. (#25474)
pirms 1 mēnesi
Wu Tianwei
b690ac4e2a
fix: Remove sticky positioning from workflow component fields (#25470)
pirms 1 mēnesi
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>
pirms 1 mēnesi
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>
pirms 1 mēnesi
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>
pirms 1 mēnesi
Will
fecdb9554d
fix: inner_api get_user_tenant (#25462)
pirms 1 mēnesi
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>
pirms 1 mēnesi
Newton José
6574e9f0b2
Fix: Add Password Validation to Account Creation (#25382)
pirms 1 mēnesi
Asuka Minato
cce13750ad
add rule for strenum (#25445)
pirms 1 mēnesi
17hz
928bef9d82
fix: imporve the condition for stopping the think timer. (#25365)
pirms 1 mēnesi
-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>
pirms 1 mēnesi
Yongtao Huang
2ac7a9c8fc
Chore: thanks to bump-pydantic (#25437)
pirms 1 mēnesi
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>
pirms 1 mēnesi
-LAN-
7443c5a6fc
refactor: update pyrightconfig to scan all API files (#25429)
pirms 1 mēnesi
GuanMu
a1cf48f84e
Add lib test (#25410)
pirms 1 mēnesi
-LAN-
e5122945fe
Fix: Use --fix flag instead of --fix-only in autofix workflow (#25425)
pirms 1 mēnesi
KVOJJJin
22cd97e2e0
Fix: judgement of open in explore (#25420)
pirms 1 mēnesi
Asuka Minato
38057b1b0e
add typing to all wraps (#25405)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
pirms 1 mēnesi
crazywoola
eb52216a9c
Revert "example of remove useEffect" (#25418)
pirms 1 mēnesi
Joel
4c92e63b0b
fix: avatar is not updated after setted (#25414)
pirms 1 mēnesi
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>
pirms 1 mēnesi
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>
pirms 1 mēnesi
Wu Tianwei
37975319f2
feat: Add customized json schema validation (#25408)
pirms 1 mēnesi
Yongtao Huang
4aba570fa8
Fix flask response: 200 -> {}, 200 (#25404)
pirms 1 mēnesi
Novice
e180c19cca
fix(mcp): current_user not being set in MCP requests (#25393)
pirms 1 mēnesi
zxhlyh
c595c03452
fix: credential not allow to use in load balancing (#25401)
pirms 1 mēnesi
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>
pirms 1 mēnesi
Novice
566e0fd3e5
fix(container-test): batch create segment position sort (#25394)
pirms 1 mēnesi
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>
pirms 1 mēnesi
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>
pirms 1 mēnesi
yinyu
cf1ee3162f
Support Anchor Scroll In The Output Node (#25364)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
pirms 1 mēnesi
NeatGuyCoding
bf6485fab4
minor fix: some translation mismatch (#25386)
pirms 1 mēnesi