rhochman
eee576355b
Fix: Support for Elasticsearch Cloud Connector (#23017)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 个月前
lyzno1
a3ef869db6
fix(i18n): clean up unused keys and fix nesting & placeholder issues (#23123)
3 个月前
Yongtao Huang
a51998e4aa
Fix: prevent KeyError in validate_api_list by correcting logical check (#23126)
3 个月前
znn
0b44edaca9
request fail when no api key (#23135)
3 个月前
Yongtao Huang
ab163a5f75
Chore: use `Workflow.VERSION_DRAFT` instead of hardcoded `draft` (#23136)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
3 个月前
Yongtao Huang
f17ca26b10
Fix: add missing db.session.close() to ensure proper session cleanup (#23122)
3 个月前
lyzno1
0ea010d7ee
fix: metadata API nullable validation consistency issue (#23133)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
3 个月前
baonudesifeizhai
72a2c3decf
Fix/http node timeout validation#23077 (#23117)
Co-authored-by: crazywoola <427733928@qq.com>
3 个月前
呆萌闷油瓶
ab7c2cf000
minor fix: Object of type int64 is not JSON serializable (#23109)
3 个月前
lyzno1
6914c1c85e
fix(web): make iteration panel respect MAX_PARALLEL_LIMIT environment variable (#23083) (#23104)
3 个月前
crazywoola
ea542d42ca
fix: i18n link in README.md (#23121)
3 个月前
NeatGuyCoding
cba5bd588c
minor fix: wrong position of retry_document_indexing_task time elapsed (#23099)
3 个月前
Shaun
00cb1c26a1
refactor: pass external_trace_id to message trace (#23089)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
3 个月前
lyzno1
f4d4a32af2
Feat/enhance i18n scripts (#23114)
3 个月前
NeatGuyCoding
1bf0df03b5
minor fix: fix some translation (#23105)
3 个月前
NeatGuyCoding
ae28ca0b8d
minor fix: wrong assignment (#23103)
3 个月前
NeatGuyCoding
51a6b9dc57
hotfix: clear_all_annotations should also execute delete_annotation_index_task just like delete_app_annotation (#23093)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 个月前
zxhlyh
4c65a8091a
chore: base form (#23101)
3 个月前
crazywoola
27f400e13f
feat: update banner (#23095)
3 个月前
GuanMu
7721648867
Fix variable config (#23070)
3 个月前
NeatGuyCoding
47cc951841
Fix Empty Collection WHERE Filter Issue (#23086)
3 个月前
NeatGuyCoding
63b6026e6e
minor fix: fix error messages (#23081)
3 个月前
KVOJJJin
84aa38586f
Fix: number input can display 0 (#23084)
3 个月前
znn
a70d59d4a6
ability to click classifier during workflow execution (#23079)
3 个月前
Yongtao Huang
57e0a12ccd
Refactor: remove redundant full module paths in exception handlers (#23076)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
3 个月前
lyzno1
f5e1fa4bd2
fix(scripts): resolve i18n check script path and logic issues (#23069)
3 个月前
znn
a7ce1e5789
dark mode for overlay (#23078)
3 个月前
crazywoola
5f550126b3
Fix/23066 i18n related commands are broken (#23071)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 个月前
lyzno1
572a2bbe53
fix(i18n): Complete missing translations and clean up legacy keys in app-debug across all locales (#23062) (#23065)
3 个月前
NeatGuyCoding
537c04745d
minor fix: using the same AccountInFreezeError (#23061)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
3 个月前
Yip Chung Lam
7f004e2f41
fix: web SSO login redirect to correct basePath and origin (#23058)
3 个月前
GuanMu
7c6415551d
Fixed code formatting issues in the comment header option component (#23060)
3 个月前
QuantumGhost
0d2d349ab3
chore(version): bump version to 1.7.1 (#23048)
3 个月前
zyssyz123
de28bb1075
fix: changed email login use oauth will create an new account (#23057)
3 个月前
HyaCinth
d409fb5f58
refactor(web): Optimize workflow operation tip popup (#23051) (#23052)
3 个月前
Jyong
3248d728ac
fix retry document db session issue (#23046)
3 个月前
HyaCinth
beebcae0a1
fix(web): Fix issues with workflow as tool configuration button (#23039) (#23050)
3 个月前
Anton Kovalev
15757110cf
feat: default value option for select input fields (#21192)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
3 个月前
chenguowei
fce126b206
fix(api): fix incorrect path handling in Langfuse integration (#22766)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
3 个月前
zhaobingshuang
5c5f61b2aa
fix(dataset): CELERY_BROKER uses amqp rabbitmq. When adding document segments in batches and uploading large files, the status will always remain stuck at "In batch processing" #22709 (#23038)
3 个月前
Tianyi Jing
3f8fb18c89
fix: delete the old provider_config_cache after refresh_credentials (#23033)
Signed-off-by: jingfelix <jingfelix@outlook.com>
3 个月前
呆萌闷油瓶
f72c03a174
feat: Support selecting variables in conditional filtering in list operations. (#23029)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
3 个月前
Wu Tianwei
ee731c7810
chore: Updata eslint config dependencies (#23040)
3 个月前
Mike Zixuan HE
bd5b938571
feat: Support allOf in OpenAPI properties inside schema #22946 (#22975)
3 个月前
heyszt
7eb707f811
Rollback Aliyun Trace Icon File (#23027)
3 个月前
HyaCinth
0546351d3e
refactor(web): Optimize the interaction effect of ToolTip component in menu items (#23020) (#23023)
3 个月前
Yongtao Huang
1c05491f1c
Chore: remove duplicate TYPE_CHECKING import (#23013)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
3 个月前
znn
177b0fb5e8
ability to select same type sub item by preserving children of both f… (#23002)
3 个月前
Will
67a0751cf3
fix: Improve create_agent_thought and save_agent_thought Logic (#21263)
3 个月前
Guangdong Liu
665fcad655
fix: resolve cross-page document selection issue in metadata batch edit (#23000)
Co-authored-by: crazywoola <427733928@qq.com>
3 个月前