Commit Graph

45 Commits

Author SHA1 Message Date
Stephen Zhou
da650b63e5
fix(web): correct new RAG frontend behavior 2026-08-21 15:31:59 +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
Stephen Zhou
b20b6f3c18
fix(knowledge-fs): correct inline alert styling 2026-08-19 14:45:52 +08:00
Stephen Zhou
b3ddc3cdf2
fix: align merged KnowledgeFS checks 2026-08-19 09:55:36 +08:00
Stephen Zhou
c31ed67608
feat(web): add legacy knowledge upgrade experience 2026-08-18 14:00:04 +08:00
Stephen Zhou
1918c45b96
fix(knowledge-fs): persist icon style selection (WTA-2068) 2026-08-17 17:31:25 +08:00
Stephen Zhou
b25d20b665
fix(web): align legacy knowledge filters (WTA-2054) 2026-08-17 12:18:43 +08:00
Stephen Zhou
426b5e9fee
fix(web): align knowledge model readiness banner 2026-08-14 16:01:41 +08:00
Stephen Zhou
54aa1852bc
fix(knowledge-fs): restore retrieval mode selected styling 2026-08-14 11:21:50 +08:00
Stephen Zhou
68417f40b4
fix(knowledge-fs): restore segmented control interactions 2026-08-14 11:11:50 +08:00
Stephen Zhou
01254dcdb6
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/controllers/web/test_wraps.py
#	api/tests/unit_tests/extensions/otel/test_runtime.py
#	web/app/components/header/account-setting/model-provider-page/model-selector/index.tsx
2026-08-14 10:59:24 +08:00
Stephen Zhou
e903772ee0
fix(knowledge-fs): hide idle model validation status 2026-08-13 16:23:29 +08:00
yyh
36dfc6c216
refactor(ui): enforce single-choice segmented controls (#40726) 2026-08-13 08:09:10 +00:00
Stephen Zhou
30c84ce58c
feat(knowledge-fs): support tag management and filtering (WTA-1980) 2026-08-13 15:22:57 +08:00
Stephen Zhou
9c5a38abbc
fix(knowledge-fs): unify incomplete model guidance (WTA-1987) 2026-08-13 12:59:27 +08:00
Jyong
b3a7c7a3e0 feat(knowledge-fs): unify public error handling 2026-08-12 07:00:59 -04:00
Stephen Zhou
876814e92e
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	web/features/system-features/state.ts
2026-08-12 14:10:20 +08:00
Stephen Zhou
7adbaca9ab
fix: reconcile main merge regressions 2026-08-12 10:51:20 +08:00
Jyong
14e5afa54d Update application components and supporting logic 2026-08-11 05:52:22 -04:00
Stephen Zhou
655e596106
refactor(web): share new RAG setup controls 2026-08-10 22:51:52 +08:00
Stephen Zhou
1db2f68b3d
fix(web): align create knowledge flow with design 2026-08-10 17:00:17 +08:00
Stephen Zhou
3e59fba46a
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/app.py
#	api/controllers/console/app/app_import.py
#	api/controllers/console/auth/activate.py
#	api/controllers/console/setup.py
#	api/tests/unit_tests/controllers/console/workspace/test_plugin.py
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/sources-page.tsx
#	web/features/new-rag/website-crawl-preview.tsx
2026-08-10 10:34:47 +08:00
yyh
7422052759
fix(web): scope hidden outlines to focus-visible (#40130) 2026-08-07 04:00:19 +00:00
Stephen Zhou
1fe71ee5d3
chore: update 2026-08-06 11:59:52 +08:00
Stephen Zhou
a4756e953d
feat(dataset): filter New RAG spaces by creator 2026-08-05 13:46:06 +08:00
Stephen Zhou
a77f508b05
feat(dataset): show linked app counts in New RAG spaces 2026-08-04 20:49:52 +08:00
Stephen Zhou
d040afebfb
fix(knowledge-fs): align new rag edge states 2026-08-03 11:06:21 +08:00
Stephen Zhou
9b6796df1c
fix(dataset): align New RAG empty state with design 2026-07-30 15:25:10 +08:00
Stephen Zhou
37b07b1709
fix(dataset): align New RAG empty states 2026-07-30 10:51:26 +08:00
Stephen Zhou
f9bd5ad923
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/services/test_account_service.py
#	web/features/new-rag/add-source-page.tsx
#	web/features/new-rag/components/knowledge-space-card.tsx
#	web/features/new-rag/components/knowledge-view-switcher.tsx
#	web/features/new-rag/document-chunk-detail.tsx
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/knowledge-space-shell.tsx
#	web/features/new-rag/sources-page.tsx
2026-07-29 20:26:13 +08:00
Stephen Zhou
0441d27cac
chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
Stephen Zhou
5c311d3eef
feat(dataset): add New Knowledge overview 2026-07-29 17:20:40 +08:00
Stephen Zhou
6dd0f85f67
feat(dataset): add New Knowledge space actions 2026-07-29 12:15:33 +08:00
Stephen Zhou
f5fa4d8213
feat(dataset): support deferred New RAG model setup 2026-07-28 23:19:25 +08:00
Stephen Zhou
d2380dd951
feat(dataset): add New RAG knowledge settings 2026-07-28 20:56:00 +08:00
Stephen Zhou
65b9dc09a2
fix(dataset): stabilize New RAG creation and indexing 2026-07-28 15:49:52 +08:00
Stephen Zhou
556fc7a03a
fix(dataset): align New RAG sidebar icons 2026-07-27 18:34:23 +08:00
Stephen Zhou
cc37dfcb01
fix(dataset): align New RAG controls with design system 2026-07-27 18:19:11 +08:00
Stephen Zhou
3de75a3315
fix(dataset): stabilize New RAG KnowledgeFS flows 2026-07-27 16:18:51 +08:00
Stephen Zhou
1cde846bcf
fix(dataset): integrate New RAG with KnowledgeFS (#39621) 2026-07-27 12:52:44 +08:00
Stephen Zhou
eac9f69ad1
feat(dataset): add crawl source selection (#39325)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-24 07:11:48 +00:00
Stephen Zhou
ba5b26be03
feat(dataset): add website crawl preview (#39324)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-24 02:10:39 +00:00
Stephen Zhou
2a0661a769
feat(dataset): add New Knowledge creation flow (#39315)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-23 07:25:14 +00:00
Stephen Zhou
34a5ca191b
feat(dataset): add New Knowledge list and empty state (#39300)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-22 12:00:50 +00:00