Commit Graph

5803 Commits

Author SHA1 Message Date
非法操作
14cd71ed0a
chore: all model.query replace to db.session.query (#19521) 2025-05-12 15:19:41 +08:00
非法操作
b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 2025-05-12 13:52:33 +08:00
johnny0120
49af07f444
fix: use NextJS basePath and WEB_PREFIX to support custom prefix (#19497)
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
2025-05-12 13:44:41 +08:00
GareArc
74cc4c0ce8
fix: bring back necessary imports 2025-05-11 22:20:15 -05:00
Joel
d1c55cb901
chore: remove image csp (#19511) 2025-05-12 10:46:47 +08:00
NFish
8c1b1f1b15 fix: remove e-300 from github workflow config 2025-05-12 10:27:52 +08:00
Bowen Liang
855e850ef3
feat: enable Redis client-side caching (#19493) 2025-05-12 09:34:25 +08:00
LeanDeR
c720e0dd04
refactor(workflow): revamp logging module for loop & iteration nodes (#19484) 2025-05-12 09:32:41 +08:00
yangzheli
87da155477
fix: agent log modal fails to open and the timer is not cleared (#18900) (#19471) 2025-05-12 09:00:57 +08:00
zhangx1n
39d7e64dcc fix: handle additional workspace limit error in forgot password flow 2025-05-11 23:09:35 +08:00
湛露先生
505d4cce78
Revert "sort extensions for review," (#19496) 2025-05-11 16:57:13 +08:00
湛露先生
c431da9571
sort extensions for review, (#19470)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
2025-05-10 20:01:31 +08:00
zxhlyh
75259c1ea1
chore: update edu version text (#19485) 2025-05-10 20:00:43 +08:00
crazywoola
b29087b680
fix: db.session.query(TenantAccountJoin) (#19482) 2025-05-10 04:43:56 -07:00
GQ1994
af12cf1bf6
fix_invitation-link.tsx_url_more_basepath_bug (#19453)
Co-authored-by: qingguo <qingguo@lexin.com>
2025-05-10 18:17:16 +08:00
kenwoodjw
abc61f680a
fix delete api response (#19480)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-05-10 18:17:05 +08:00
湛露先生
1119790b02
clean rag word_extractor. (#19397)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
2025-05-09 16:39:16 +08:00
-LAN-
56cff485d0
test(vdb/huaweicloudvectordb): Fix the wrong import path (#19413)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-09 16:37:59 +08:00
GuanMu
3a85f218ed
refactor(workflow): Improve layout structure in VersionHistoryPanel (#19450) 2025-05-09 16:37:32 +08:00
Yuichiro Utsumi
c7a8885d9d
fix: fix pypdfium2 version to 4.30.0 (#19443)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
2025-05-09 16:23:20 +08:00
非法操作
220db55e71
fix: TenantAccountJoin has no attribute 'query' (#19445) 2025-05-09 16:20:32 +08:00
NFish
45c163d1fe Merge branch 'fix/system-features-miss' into e-300 2025-05-09 14:55:44 +08:00
NFish
db92ba92b8 fix: add missed systemFeatures in webapp pages 2025-05-09 14:55:26 +08:00
NFish
fb10f50ed9 fix: hide access control in publish panel 2025-05-09 14:26:14 +08:00
-LAN-
792b321a81
refactor(models): Use the SQLAlchemy base model. (#19435)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-09 13:52:05 +08:00
-LAN-
2ad7305349
Revert "perf: optimizing db WorkflowAppLog index" (#19432) 2025-05-09 13:51:57 +08:00
Good Wood
198fbb9b3d
fix: support echart function option (#19424) 2025-05-09 13:49:40 +08:00
-LAN-
b4064fa092
test(test_dify_config): Update test to use example environment file (#19427)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-09 11:42:51 +08:00
ga_o
ee3b66bdcd
fix: chatbot reopen behabior on iOS (#19406) 2025-05-08 22:52:53 +08:00
DDDDD12138
a24c20a731
fix: support text wrapping in buttons for long content (#19390) 2025-05-08 22:50:55 +08:00
LeanDeR
135b8bd4f5
fix(workflow): Fix the expand/collapse animation effect (#19398) 2025-05-08 22:49:40 +08:00
Bowen Liang
cbc8ebd8f5
chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049) 2025-05-08 17:39:51 +08:00
Will
58d9d35515
fix: inconsistent metadata definitions (#19343) 2025-05-08 16:33:28 +08:00
HyaCinth
736a064bac
fix(web): Add unique instanceId & key for AgentStrategy component (#18053) (#19386) 2025-05-08 16:20:51 +08:00
NFish
0bd509cb75 Merge branch 'fix/license-invite-refresh' into e-300 2025-05-08 14:38:02 +08:00
NFish
97c891e6a0 fix: show configured brand info in browser tabs 2025-05-08 14:36:59 +08:00
hzhufa
163a76eb6e
Bug fix: Invalid edge connection data causes the page to crash. (#19369)
Co-authored-by: hzhufa <hzhufa@linewell.com>
2025-05-08 12:57:10 +08:00
NFish
51001544e4 fix: refresh license limits when invite member success 2025-05-08 10:42:48 +08:00
NFish
8de24736ac Merge branch 'fix/member-group-select-style' into e-300 2025-05-08 10:27:02 +08:00
NFish
49eb78177e fix: increase sticky z-index value 2025-05-08 10:26:30 +08:00
Yeuoly
3258a91d5d
Feat/add repo to plugin manifest (#19337) 2025-05-07 17:28:38 +08:00
Yeuoly
623ac7ea6d
feat: add optional hidden property to endpoint items and filter hidden endpoints in endpoint card (#19163) 2025-05-07 16:46:02 +08:00
Will
0358859467
fix: llm_usage.total_tokens stat (#19177) 2025-05-07 16:42:49 +08:00
NFish
838812640e
fix: reopen switch to 'workflow orchestrate' menu in app detail page (#19274) 2025-05-07 14:58:45 +08:00
Will
bfa652f2d0
fix: metadata filtering condition variable unassigned; fix External K… (#19208) 2025-05-07 14:52:09 +08:00
Good Wood
d1c08a810b
feat: store mcp_config when switch agent strategy (#19291) 2025-05-07 14:49:28 +08:00
NFish
8d7c903def Merge branch 'fix/reopen-switch-workflow' into e-300 2025-05-07 14:46:56 +08:00
NFish
7bea68fa84 fix: show More menu if current app is not agent-chat 2025-05-07 14:41:19 +08:00
NFish
75a11ff68d Merge branch 'fix/add-system-feature-validate' into e-300 2025-05-07 14:26:41 +08:00
NFish
47604e769c fix: get logo from systemfeatures.branding 2025-05-07 13:40:40 +08:00