Commit Graph

8386 Commits

Author SHA1 Message Date
Asuka Minato
a954bd0616
refactor: part of remove all reqparser (#29848)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-18 16:52:51 +08:00
wangxiaolei
78ca5ad142
fix: fix fixed_separator (#29861) 2025-12-18 16:50:44 +08:00
yyh
9f24cff9dd
chore(web): enhance frontend tests (#29859) 2025-12-18 16:46:12 +08:00
-LAN-
9bb5670711
chore(codeowners): add migrations code owner (#29864) 2025-12-18 16:46:03 +08:00
wangxiaolei
e6545f2727
perf: decrease db query (#29837)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-18 15:35:52 +08:00
Joel
a913cf231f
chore: tests for annotation (#29851)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-18 15:17:22 +08:00
呆萌闷油瓶
ee4041a526
feat: show generate speed in chatbot (#29602)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-18 15:13:09 +08:00
huku
eb5a444d3d
fix: plugin execution timeout not respecting PLUGIN_MAX_EXECUTION_TIMEOUT (#29785)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-12-18 15:11:01 +08:00
yyh
3cd57bfb60
ci: add detailed test coverage report for web (#29803)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-12-18 15:00:32 +08:00
Nour Zakhma
32401de4df
fix(theme): make sticky headers opaque in dark mode (Monaco sticky sc… (#29826) 2025-12-18 15:00:15 +08:00
wangxiaolei
dd237f129d
fix: fix json object validate (#29840) 2025-12-18 14:46:00 +08:00
hj24
46c9a59a31
feat: sandbox retention basic settings (#29842) 2025-12-18 14:16:23 +08:00
Asuka Minato
06599f9061 try 2025-12-18 15:03:42 +09:00
Asuka Minato
16a06923cc fix test 2025-12-18 14:58:02 +09:00
Joel
cdfabec7a4
chore: tests for goto anything (#29831) 2025-12-18 13:52:33 +08:00
hj24
9a51d2da57
feat: add billing subscription plan api (#29829)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-18 13:11:47 +08:00
Asuka Minato
723cda45b1 fix 2025-12-18 12:45:41 +09:00
Asuka Minato
275dff2db3 Update api/libs/helper.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-18 12:45:41 +09:00
autofix-ci[bot]
0e2eab7502 [autofix.ci] apply automated fixes 2025-12-18 12:45:41 +09:00
Asuka Minato
e373dc487e nit 2025-12-18 12:45:41 +09:00
Asuka Minato
af8a137a2a nit 2025-12-18 12:45:41 +09:00
Asuka Minato
cdd60dc1b8 use type annotation 2025-12-18 12:45:41 +09:00
Asuka Minato
64a20aea65 fix 2025-12-18 12:45:41 +09:00
Asuka Minato
1d14692dd3 missing import 2025-12-18 12:45:41 +09:00
autofix-ci[bot]
d74ac9f09a [autofix.ci] apply automated fixes 2025-12-18 12:45:41 +09:00
Asuka Minato
413623598b fix 2025-12-18 12:45:41 +09:00
Asuka Minato
e634d25049 fmt 2025-12-18 12:45:41 +09:00
Asuka Minato
80f63c728f use custom UUIDStrOrEmpty 2025-12-18 12:45:41 +09:00
Asuka Minato
766443178c use type 2025-12-18 12:45:41 +09:00
Asuka Minato
05db04317a add import linter 2025-12-18 12:45:40 +09:00
Asuka Minato
69ebd37e2a fix test
[autofix.ci] apply automated fixes

fix test

fix

declare

?
2025-12-18 12:45:40 +09:00
Asuka Minato
ed4bb86e26 rm | None 2025-12-18 12:45:40 +09:00
Asuka Minato
163f56686f Update api/controllers/web/completion.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-18 12:45:40 +09:00
Asuka Minato
8fa5e71129 Update api/services/tools/workflow_tools_manage_service.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-18 12:45:40 +09:00
autofix-ci[bot]
d118b78d30 [autofix.ci] apply automated fixes 2025-12-18 12:45:40 +09:00
Asuka Minato
d985e44885 Update api/controllers/console/tag/tags.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-18 12:45:40 +09:00
Asuka Minato
60921d2587 based on gemini's advice 2025-12-18 12:45:40 +09:00
Asuka Minato
c00d835d7f reg name 2025-12-18 12:45:40 +09:00
Asuka Minato
995bfe16fc fix
fix type

fix
2025-12-18 12:45:40 +09:00
Asuka Minato
3225ca8337 reqparse is gone 2025-12-18 12:45:40 +09:00
crazywoola
c086aa107c
fix: TypeError: outputParameters is not iterable (#29833) 2025-12-18 11:21:12 +08:00
yihong
acbeb04edc
fix: drop some dead links (#29827)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-12-18 10:52:19 +08:00
-LAN-
ae17537470
fix: mermaid graph (#29811)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
2025-12-18 10:50:14 +08:00
wcc0077
114f17f1ca
fix: remove unnecessary min-width css style from AllTools and Blocks components (#29810) 2025-12-18 10:14:29 +08:00
yyh
a377352a9e
chore: add AppTypeSelector tests and improve clear button accessibility (#29791) 2025-12-18 10:11:33 +08:00
yyh
aae330627d
test: add unit tests for DatasetConfig component with comprehensive coverage of rendering, dataset management, context variables, and metadata filtering (#29779) 2025-12-18 10:06:33 +08:00
yyh
4ea2d31a79
chore(web): add some tests (#29772) 2025-12-18 10:06:02 +08:00
Coding On Star
69eab28da1
test: add comprehensive unit tests for JinaReader and WaterCrawl comp… (#29768)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
2025-12-18 10:05:53 +08:00
wangxiaolei
b3e5d45755
chore: compatiable opendal modify (#29794) 2025-12-18 10:00:31 +08:00
yyh
9812dc2cb2
chore: add some jest tests (#29800)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-18 10:00:11 +08:00