Commit Graph

5246 Commits

Author SHA1 Message Date
Stephen Zhou
3cc31cf9b5
fix(knowledge_fs): indent document contents by nesting level (WTA-2230) 2026-08-26 12:23:48 +08:00
Stephen Zhou
30435e8123
fix(knowledge_fs): align page headers with sidebar (WTA-2229) 2026-08-26 12:15:16 +08:00
Stephen Zhou
677eeaf5a2
fix(knowledge_fs): use standard toasts for settings saves (WTA-2227) 2026-08-26 12:03:03 +08:00
Stephen Zhou
faf7c29900
fix(knowledge_fs): wrap long card descriptions (WTA-2226) 2026-08-26 11:53:54 +08:00
Stephen Zhou
eeade9c19f
fix(knowledge_fs): allow updating external access before profile activation 2026-08-26 11:38:50 +08:00
Stephen Zhou
d002f60272
fix(knowledge_fs): prevent settings page overflow (WTA-2224) 2026-08-26 11:25:55 +08:00
Stephen Zhou
115873d287
fix(knowledge_fs): reuse number fields in knowledge settings (WTA-2224) 2026-08-26 11:14:21 +08:00
Stephen Zhou
44a0d84c24
fix(knowledge_fs): reuse legacy permission member picker (WTA-2225) 2026-08-26 10:53:49 +08:00
Stephen Zhou
979f09b30d
fix(web): simplify document upload format guidance 2026-08-25 20:00:30 +08:00
Stephen Zhou
d5fd45bb41
feat(knowledge_fs): expand supported document upload formats 2026-08-25 19:58:15 +08:00
Stephen Zhou
beb599c163
fix(web): clarify knowledge settings permission errors
Keep rejected Score Threshold drafts intact, show the localized permission message for 403 responses, and avoid duplicate error toasts.\n\nLinear: https://linear.app/dify/issue/WTA-2201/修复-score-threshold-保存时的权限错误提示
2026-08-25 15:15:25 +08:00
Stephen Zhou
edaa45cb6b
fix(web): improve retrieval evidence navigation 2026-08-24 16:48:36 +08:00
Stephen Zhou
7c90d80bab
fix(knowledge-fs): allow downloading failed documents
Keep frontend download eligibility aligned with the backend and fetch only the latest failed revision asset.\n\nLinear: https://linear.app/dify/issue/WTA-2162/allow-downloading-documents-when-indexing-fails
2026-08-24 15:35:25 +08:00
Stephen Zhou
480ec56f94
fix(web): restore quality dialog close positioning 2026-08-24 11:07:23 +08:00
Stephen Zhou
0564b75187
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/commands/test_generate_swagger_specs.py
#	api/tests/unit_tests/controllers/console/app/test_agent_manage_guard.py
#	api/tests/unit_tests/extensions/test_ext_login.py
#	packages/dify-ui/src/alert-dialog/index.tsx
#	web/app/components/datasets/external-api/external-api-modal/index.tsx
#	web/app/components/datasets/list/dataset-card/components/operations-dropdown.tsx
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/sources-page.tsx
2026-08-24 11:03:38 +08:00
yyh
8bdf702f73
fix(agent-v2): prevent workflow refresh render loop (#41105) 2026-08-23 08:56:02 +00:00
yyh
c62947f1f1
refactor(dify-ui): rename radio family entrypoint (#41104) 2026-08-23 08:08:29 +00:00
yyh
e18310e52e
refactor(dify-ui): simplify overlay content APIs (#41098) 2026-08-22 23:54:08 +00:00
yyh
a9b8c84e9b
refactor(dify-ui): simplify popover content API (#41069) 2026-08-21 13:11:40 +00:00
盐粒 Yanli
35a4533889
refactor(agent): simplify Agent v2 output contract (#41062)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-21 11:55:25 +00:00
gegemeimingzi
7d5c68c2e1
fix(web): prevent signin page content from overflowing on mobile (#40921)
Co-authored-by: gegemeimingzi <gegemeimingzi@users.noreply.github.com>
2026-08-21 10:36:31 +00:00
yyh
6cb96adfbe
refactor(dify-ui): compose dialog close controls (#41064) 2026-08-21 10:21:43 +00:00
yyh
faca558bf5
fix(web): prevent Safari clipping tour recovery prompt (#41060) 2026-08-21 09:19:38 +00:00
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
yyh
44e89d8844
refactor(web): migrate external API input fields (#41052) 2026-08-21 06:38:21 +00:00
yyh
7b1339a156
refactor(web): migrate subscription confirmation input (#41051) 2026-08-21 06:38:21 +00:00
yyh
2ff3f7b533
refactor(web): migrate human input timeout field (#41050) 2026-08-21 06:38:20 +00:00
yyh
720e1fab9b
refactor(dify-ui): expose slider anatomy (#41045) 2026-08-21 03:15:45 +00: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
yyh
ca6f4e11f9
docs(dify-ui): establish documentation hierarchy (#41044) 2026-08-21 02:29:41 +00: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