Stephen Zhou
|
42cb6519ea
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-09-03 16:32:30 +08:00 |
|
Stephen Zhou
|
29acaabc6a
|
chore(web): canonicalize Tailwind classes (#41718)
|
2026-09-03 07:33:05 +00:00 |
|
yyh
|
59021616d4
|
refactor(web): migrate legacy form controls to Dify UI (#41682)
|
2026-09-03 03:50:23 +00:00 |
|
Stephen Zhou
|
69fa1e1018
|
lint tailwind
|
2026-09-03 11:00:41 +08:00 |
|
Stephen Zhou
|
b7570ce4b7
|
chore(dify-ui): migrate class merging to cn (#41693)
|
2026-09-03 02:31:52 +00:00 |
|
Stephen Zhou
|
ecd41aed3f
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-09-01 09:45:49 +08:00 |
|
yyh
|
57144b0094
|
docs(frontend): clarify transient state ownership (#41541)
|
2026-08-31 13:37:22 +00:00 |
|
Stephen Zhou
|
9098955a77
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/controllers/console/test_knowledge_fs_proxy.py
# api/tests/unit_tests/services/test_knowledge_fs_proxy.py
# web/app/components/workflow-app/hooks/use-available-nodes-meta-data.ts
|
2026-08-28 14:50:39 +08:00 |
|
yyh
|
290acf1b73
|
fix(ui): keep scroll area focus indicator visible (#41404)
|
2026-08-28 01:37:00 +00:00 |
|
Stephen Zhou
|
30ed0907f3
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/controllers/console/app/site.py
# api/controllers/console/datasets/datasets.py
# api/core/plugin/backwards_invocation/model.py
# api/core/rag/rerank/rerank_model.py
# api/tests/test_containers_integration_tests/controllers/console/auth/test_oauth_server.py
# api/tests/unit_tests/core/plugin/test_backwards_invocation_model.py
# api/tests/unit_tests/tasks/test_batch_clean_document_task.py
# packages/contracts/generated/api/service/orpc.gen.ts
# web/app/components/datasets/rename-modal/index.tsx
# web/app/components/header/account-setting/model-provider-page/model-selector/popup-layout.tsx
# web/features/tag-management/components/tag-search-content.tsx
|
2026-08-27 10:06:48 +08:00 |
|
yyh
|
c8e29d9a7d
|
fix(web): preserve link semantics in button-styled navigation (#41312)
|
2026-08-26 10:50:06 +00:00 |
|
yyh
|
9ce92d8605
|
fix(ui): add tabs panel focus treatment (#41231)
|
2026-08-25 09:41:36 +00: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
|
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 |
|
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 |
|
yyh
|
720e1fab9b
|
refactor(dify-ui): expose slider anatomy (#41045)
|
2026-08-21 03:15:45 +00: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 |
|
yyh
|
72b6a4e6ed
|
refactor: consolidate frontend browser test infrastructure (#40997)
|
2026-08-20 06:13:30 +00:00 |
|
Stephen Zhou
|
db8c40b23e
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-08-20 10:11:26 +08:00 |
|
yyh
|
98c2ffeec7
|
fix(ui): align toast swipe direction with viewport (#40980)
|
2026-08-19 13:16:12 +00:00 |
|
yyh
|
6fa9c14490
|
fix(ui): stabilize toast stack interactions (#40970)
|
2026-08-19 10:13:43 +00: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
|
c31ed67608
|
feat(web): add legacy knowledge upgrade experience
|
2026-08-18 14:00:04 +08:00 |
|
yyh
|
05499b9011
|
test(dify-ui): stabilize dropdown menu story (#40916)
|
2026-08-18 04:05:24 +00:00 |
|
Stephen Zhou
|
d9b51a409d
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-08-18 10:54:19 +08:00 |
|
yyh
|
6d89557355
|
feat(dify-ui): add input group composition (#40890)
|
2026-08-18 02:14:39 +00:00 |
|
yyh
|
76a91eb433
|
refactor(dify-ui): expose autocomplete popup anatomy (#40895)
|
2026-08-18 02:06:03 +00:00 |
|
yyh
|
facb60abfe
|
fix(web): align combobox interaction semantics (#40826)
|
2026-08-17 02:13:08 +00:00 |
|
Stephen Zhou
|
cc3f901598
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/extensions/ext_celery.py
# api/tests/unit_tests/controllers/console/auth/test_oauth_server.py
# lint.config.ts
# packages/contracts/knowledge-fs-contract.test.mjs
# vite.config.ts
# web/features/new-rag/__tests__/document-detail-page.spec.tsx
# web/features/new-rag/__tests__/knowledge-space-shell.spec.tsx
# web/features/new-rag/__tests__/processing-task-events.spec.ts
# web/features/new-rag/create-knowledge-page.tsx
# web/features/new-rag/document-detail-page.tsx
# web/features/new-rag/knowledge-space-shell.tsx
|
2026-08-17 09:50:10 +08:00 |
|
yyh
|
9ddbc23b16
|
fix(dify-ui): refine segmented control focus feedback (#40769)
|
2026-08-14 08:17:14 +00:00 |
|
yyh
|
0f63a05d04
|
chore: upgrade Vite+ to 0.2.9 (#40762)
|
2026-08-14 04:42:28 +00:00 |
|
yyh
|
f8e05ebfc0
|
docs(web): consolidate maintainer guidance (#40758)
|
2026-08-14 03:40:05 +00: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 |
|
yyh
|
36dfc6c216
|
refactor(ui): enforce single-choice segmented controls (#40726)
|
2026-08-13 08:09:10 +00:00 |
|
yyh
|
7a6f380f2c
|
fix(dify-ui): refine pagination navigation semantics (#40723)
|
2026-08-13 07:54:31 +00:00 |
|
yyh
|
67366dd35c
|
feat(ui): expose base toggle composition (#40622)
|
2026-08-13 02:29:37 +00:00 |
|
yyh
|
3925b5fa1b
|
refactor(ui): adopt icon button in close controls (#40617)
|
2026-08-13 02:29:35 +00:00 |
|
yyh
|
d4d30148bd
|
feat(ui): add icon button primitive (#40616)
|
2026-08-13 02:29:34 +00:00 |
|
Stephen Zhou
|
574461604d
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/commands/system.py
# api/controllers/console/init_validate.py
# api/controllers/console/workspace/account.py
# api/controllers/console/wraps.py
# api/controllers/openapi/auth/data.py
# api/core/hosting_configuration.py
# api/core/provider_manager.py
# api/core/rag/retrieval/dataset_retrieval.py
# api/services/workspace_service.py
# api/tasks/workflow_cfs_scheduler/entities.py
# api/tests/test_containers_integration_tests/controllers/console/auth/test_password_reset.py
# api/tests/test_containers_integration_tests/services/test_feature_service.py
# api/tests/unit_tests/controllers/console/auth/test_account_activation.py
# api/tests/unit_tests/controllers/openapi/auth/test_data.py
# api/tests/unit_tests/controllers/service_api/app/test_hitl_service_api.py
# api/tests/unit_tests/extensions/otel/test_retrieval_tracing.py
# api/tests/unit_tests/services/test_feature_service_knowledge_fs.py
# dev/start-worker
# packages/contracts/console.ts
# packages/contracts/package.json
# packages/iconify-collections/custom-public/icons.json
# web/app/components/workflow/__tests__/index.spec.tsx
# web/app/components/workflow/index.tsx
# web/features/new-rag/document-chunk-tree.tsx
# web/service/fetch.spec.ts
|
2026-08-12 10:33:29 +08:00 |
|
yyh
|
bee269afe8
|
refactor(web): align education autocomplete async behavior (#40500)
|
2026-08-11 14:12:50 +00: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
|
fde800e337
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# .github/dependabot.yml
# .github/workflows/deploy-dev.yml
# api/app_factory.py
# api/core/indexing_runner.py
# api/services/feature_service.py
# api/tests/test_containers_integration_tests/controllers/console/auth/test_password_reset.py
# api/tests/test_containers_integration_tests/services/test_feature_service.py
# api/tests/unit_tests/controllers/console/auth/test_account_activation.py
# api/tests/unit_tests/controllers/service_api/app/test_conversation.py
# api/tests/unit_tests/controllers/web/test_site.py
# api/tests/unit_tests/core/rag/indexing/test_indexing_runner.py
# api/tests/unit_tests/core/tools/test_base_tool.py
# api/tests/unit_tests/extensions/otel/test_retrieval_tracing.py
# api/tests/unit_tests/extensions/test_ext_login.py
# api/tests/unit_tests/services/test_feature_service_deployment_edition.py
# api/tests/unit_tests/services/test_feature_service_knowledge_fs.py
# api/tests/unit_tests/services/test_feature_service_licensed_seats.py
|
2026-08-07 09:55:10 +08:00 |
|
Joel
|
d51900974f
|
fix: offset legacy app error toasts below model controls (#40040)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-08-06 04:14:12 +00:00 |
|
Stephen Zhou
|
1fe71ee5d3
|
chore: update
|
2026-08-06 11:59:52 +08:00 |
|
Stephen Zhou
|
24847366e1
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/app_factory.py
# api/controllers/console/workspace/workspace.py
# api/services/agent/observability_service.py
# api/tests/unit_tests/core/rag/docstore/test_dataset_docstore.py
# api/tests/unit_tests/core/rag/embedding/test_token_counter.py
# api/tests/unit_tests/core/rag/indexing/test_indexing_runner.py
# api/tests/unit_tests/services/agent/test_agent_observability_service.py
|
2026-08-06 10:46:15 +08:00 |
|