Commit Graph

5218 Commits

Author SHA1 Message Date
Stephen Zhou
3f36ff11f7
fix(web): localize new RAG view state 2026-08-21 16:41:50 +08:00
Stephen Zhou
3c13cc2565
refactor(web): split new RAG page responsibilities 2026-08-21 16:30:59 +08:00
Stephen Zhou
62ca5184a3
fix(web): stabilize new RAG frontend flows 2026-08-21 16:20:16 +08:00
Stephen Zhou
bba3e8008f
fix(web): harden new RAG frontend behavior 2026-08-21 16:05:13 +08:00
Stephen Zhou
da650b63e5
fix(web): correct new RAG frontend behavior 2026-08-21 15:31:59 +08:00
Stephen Zhou
1790ff085b
test: restore coverage after main merge 2026-08-21 10:50:43 +08:00
Stephen Zhou
e6fe2cd5d7
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/controllers/inner_api/test_auth_wraps.py
#	api/tests/unit_tests/services/test_async_workflow_service.py
#	web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
2026-08-21 10:39:39 +08:00
Stephen Zhou
3d08b2f89a
fix(web): route enterprise documentation links (#40957) 2026-08-21 02:13:26 +00:00
WH-2099
edc805c453
fix(api): enforce app-scoped access on indirect resources (#40893) 2026-08-21 00:52:39 +00:00
yyh
f4e50f3c8a
refactor(web): migrate empty dataset input (#41030) 2026-08-20 13:38:53 +00:00
yyh
aba3f9c1d6
refactor(web): migrate document rename input (#41029) 2026-08-20 13:38:52 +00:00
yyh
979c8cc34b
refactor(web): migrate conversation rename input (#41028) 2026-08-20 13:38:51 +00:00
FFXN
248df5dd25
fix(snippet): support snippet history version export (#41012)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-20 08:52:45 +00:00
非法操作
f97fc01c2f
refactor(api): extract recommended app query service (#40207) 2026-08-20 08:45:47 +00:00
yyh
63acefa6d0
fix(billing): remove misleading tax assurance (#41009) 2026-08-20 07:33:20 +00:00
Stephen Zhou
e2f6418fe4
chore: inline custom ESLint rules (#41008) 2026-08-20 07:32:13 +00:00
Stephen Zhou
e2993ee371
fix(knowledge-fs): unify provider credential cards 2026-08-20 15:01:14 +08:00
Stephen Zhou
7422627d8c
fix(knowledge-fs): ignore connections with removed credentials 2026-08-20 14:51:36 +08:00
yyh
2daa69c92e
fix(web): clarify agent deletion consequences (#41002) 2026-08-20 06:45:55 +00:00
Stephen Zhou
34ab95212c
fix(knowledge-fs): move sync policy fields to form bottom 2026-08-20 14:37:05 +08:00
yyh
72b6a4e6ed
refactor: consolidate frontend browser test infrastructure (#40997) 2026-08-20 06:13:30 +00:00
yyh
b16a24f084
refactor(web): migrate install account fields (#40992) 2026-08-20 05:54:30 +00:00
yyh
5550ec8ebf
fix(web): redirect after deleting an agent (#40994) 2026-08-20 04:09:50 +00:00
Stephen Zhou
d061d5ed3e
fix(knowledge-fs): finalize async source imports 2026-08-20 12:01:24 +08:00
Stephen Zhou
4880c5c771
feat(knowledge-fs): migrate add source to async imports 2026-08-20 11:30:43 +08:00
yyh
ea59256349
refactor(web): migrate signup password fields (#40991) 2026-08-20 03:29:14 +00:00
yyh
0f1536585e
refactor(web): migrate signup email field (#40990) 2026-08-20 03:29:13 +00:00
Stephen Zhou
a50ea7d56d
Merge branch 'deploy/konwledge' of https://github.com/langgenius/dify into deploy/konwledge 2026-08-20 10:18:08 +08:00
Stephen Zhou
db8c40b23e
Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-20 10:11:26 +08:00
Jyong
47f26b001b fix(knowledge): score research evidence by query intent 2026-08-19 15:09:13 -04:00
Jyong
0aa7a2ac84 fix(knowledge): simplify query activity feed 2026-08-19 10:22:39 -04:00
Jyong
0391141936 feat(quality): show replay evidence details 2026-08-19 09:45:41 -04:00
yyh
8e1c259a66
fix(web): prevent workflow errors after app deletion (#40977) 2026-08-19 12:24:40 +00:00
Jyong
53df42c890 fix(web): center quality evaluation dialog 2026-08-19 07:39:27 -04:00
Stephen Zhou
20887e06c2
fix(web): interpolate provider connection messages 2026-08-19 18:57:41 +08:00
Stephen Zhou
4008b451c6
fix(web): align source list with Figma (WTA-2108) 2026-08-19 18:09:38 +08:00
Stephen Zhou
165c0f0665
fix(web): update Confluence icon on source tab
Refs WTA-2090
2026-08-19 18:09:38 +08:00
Jyong
66e3ae951f feat(knowledge): add golden question evaluations 2026-08-19 05:54:05 -04:00
Stephen Zhou
ac5ba51ec0
fix(web): align document drop state (WTA-2106)
Linear: https://linear.app/dify/issue/WTA-2106
2026-08-19 17:13:29 +08:00
Jyong
91006dfd2e feat(workflow): unify KnowledgeFS recall settings 2026-08-19 05:12:12 -04:00
Jyong
9553e7710c fix(knowledge-fs): allow optional notes and ignore bad cases 2026-08-19 04:16:42 -04:00
Stephen Zhou
c11f31f5d3
fix(knowledge-fs): recover upgrade jobs in new knowledge list 2026-08-19 16:15:46 +08:00
Jyong
02151d0afa fix(knowledge-fs): correct quality retest workflow 2026-08-19 03:03:31 -04:00
zyssyz123
414f211cde
fix(auth): harden email code login verification (#40960) 2026-08-19 06:57:47 +00:00
Stephen Zhou
b20b6f3c18
fix(knowledge-fs): correct inline alert styling 2026-08-19 14:45:52 +08:00
Jyong
39c31ef46c fix(knowledge-fs): clarify golden question evidence editing 2026-08-19 02:40:20 -04:00
yyh
297fdc7cb8
refactor(web): migrate HTTP timeout inputs (#40953) 2026-08-19 06:30:37 +00:00
yyh
73b15fc562
refactor(web): compose reset password fields (#40952) 2026-08-19 06:30:37 +00:00
yyh
90a6b8c998
refactor(web): simplify debounced filter state (#40951) 2026-08-19 06:30:36 +00:00
Jyong
40cfea870b fix(knowledge-fs): correct research timing and judge budget 2026-08-19 02:08:52 -04:00