Commit Graph

469 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
非法操作
f97fc01c2f
refactor(api): extract recommended app query service (#40207) 2026-08-20 08:45:47 +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
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
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
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
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
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
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
Stephen Zhou
b3ddc3cdf2
fix: align merged KnowledgeFS checks 2026-08-19 09:55:36 +08:00
Stephen Zhou
ac8d216aa9
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/core/plugin/test_backwards_invocation_model.py
#	api/tests/unit_tests/services/enterprise/test_rbac_service.py
#	api/tests/unit_tests/services/test_dataset_service_dataset.py
2026-08-19 09:27:13 +08:00
Stephen Zhou
a2b1075eea
fix(web): align add source sync policy layout 2026-08-18 22:05:24 +08:00
yyh
324ddb361d
fix(web): gate system features requests by connection (#40939) 2026-08-18 12:34:34 +00:00
Stephen Zhou
4fc0d8bf2a
fix(web): stabilize knowledge upgrade transitions 2026-08-18 19:34:03 +08:00
Stephen Zhou
e4a2553ff1
fix(web): align document outline and content 2026-08-18 18:41:22 +08:00
Stephen Zhou
f3ea262d68
fix(web): avoid forced line breaks in document chunks 2026-08-18 18:21:29 +08:00
Stephen Zhou
0c9b9e68d0
tweaks 2026-08-18 18:07:03 +08:00
Stephen Zhou
c9e4197f58
fix(web): model document headings separately from chunks 2026-08-18 18:05:04 +08:00
yyh
b064a13aa4
refactor(web): remove legacy embedded API docs (#40929) 2026-08-18 09:53:55 +00:00
Stephen Zhou
74d09e78ab
fix(web): use download icon for CSV import (WTA-2093)
Linear: https://linear.app/dify/issue/WTA-2093/uiux-%E5%AF%BC%E5%85%A5-csv-%E6%8C%89%E9%92%AE%E4%BD%BF%E7%94%A8-download-line-%E5%9B%BE%E6%A0%87
2026-08-18 17:24:42 +08:00
Stephen Zhou
b95d0f4743
fix(web): remove knowledge sidebar retrieval mode 2026-08-18 15:20:43 +08:00
Stephen Zhou
bd81ab9e92
fix(web): align legacy knowledge upgrade flow with backend 2026-08-18 15:13:03 +08:00
Stephen Zhou
595d60fb54
fix(web): use revision badges in quality table (WTA-2088)
Linear: https://linear.app/dify/issue/WTA-2088/uiux-校准-tag-暗黑模式-token
2026-08-18 14:49:55 +08:00
Stephen Zhou
bb7985f333
fix(web): update Confluence onboarding icon
Refs WTA-2090
2026-08-18 14:26:51 +08:00
Stephen Zhou
c31ed67608
feat(web): add legacy knowledge upgrade experience 2026-08-18 14:00:04 +08:00