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
|
0f63a05d04
|
chore: upgrade Vite+ to 0.2.9 (#40762)
|
2026-08-14 04:42:28 +00: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 |
|
yyh
|
28ba7033fa
|
refactor(web): remove profile bootstrap atom layer (#40474)
|
2026-08-12 04:05:57 +00:00 |
|
yyh
|
668fb4c14a
|
refactor(web): sync zendesk from profile query (#40473)
|
2026-08-12 02:57:27 +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
|
7352944dec
|
refactor(web): read account profile from query cache (#40470)
|
2026-08-11 11:17:29 +00:00 |
|
yyh
|
78c7fb9c5c
|
refactor(web): move education verification to dedicated routes (#40493)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-11 09:56:11 +00:00 |
|
Stephen Zhou
|
4120cb5eef
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/controllers/common/wraps.py
# api/tests/unit_tests/core/rag/docstore/test_dataset_docstore.py
# api/tests/unit_tests/core/rag/indexing/processor/test_parent_child_index_processor.py
# api/tests/unit_tests/services/agent/test_workflow_publish_service.py
|
2026-08-11 10:14:53 +08:00 |
|
Byron.wang
|
976d061f9b
|
refactor(api): merge ping and version endpoints into system (#40058)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-10 08:50:40 +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
|
276c3b6e02
|
refactor(web): localize education status query (#40132)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 05:29:31 +00:00 |
|
Xiyuan Chen
|
ab0e131e87
|
refactor(api): move license expiry notice flag onto license detail (#40128)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 03:53:35 +00:00 |
|
非法操作
|
baba36d47d
|
chore: improve current workspace summary (#40121)
Co-authored-by: Jingyi-Dify <jingyi.qi@dify.ai>
|
2026-08-07 03:08:55 +00:00 |
|
Xiyuan Chen
|
4b2c5ac4ae
|
feat: make the console license expiry badge optional (#39972)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 02:28:58 +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 |
|
yyh
|
5e036e5489
|
refactor(system-features): derive nullable SSO protocol (#40063)
|
2026-08-06 04:51:32 +00: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 |
|
yyh
|
dc09384b1d
|
refactor(web): derive system feature enums from schemas (#40030)
|
2026-08-05 08:32:54 +00:00 |
|
Stephen Zhou
|
28c2b6ee95
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/controllers/console/auth/login.py
# api/controllers/console/feature.py
# api/controllers/web/site.py
# api/openapi/markdown/console-openapi.md
# api/openapi/markdown/web-openapi.md
# api/services/feature_service.py
# api/tests/test_containers_integration_tests/services/test_account_service.py
# api/tests/test_containers_integration_tests/services/test_feature_service.py
# api/tests/unit_tests/controllers/console/auth/test_email_verification.py
# api/tests/unit_tests/controllers/console/auth/test_login_logout.py
# api/tests/unit_tests/controllers/web/test_site.py
# api/tests/unit_tests/services/test_recommended_app_service.py
|
2026-07-27 13:16:01 +08:00 |
|
Stephen Zhou
|
1cde846bcf
|
fix(dataset): integrate New RAG with KnowledgeFS (#39621)
|
2026-07-27 12:52:44 +08:00 |
|
yyh
|
c61d33f91e
|
refactor: move trial app capability out of system features (#39562)
|
2026-07-26 12:02:30 +00:00 |
|
yyh
|
aff5c47541
|
refactor: remove backend-only system feature fields (#39543)
|
2026-07-25 02:01:12 +00:00 |
|
yyh
|
4e85acc605
|
fix(web): hydrate workspace permissions before navigation render (#39524)
|
2026-07-24 09:06:57 +00:00 |
|
yyh
|
66a545fc6d
|
refactor: centralize deployment edition in system features (#39454)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: GareArc <garethcxy@dify.ai>
|
2026-07-24 07:15:02 +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 |
|
Jingyi
|
cb64446fa3
|
feat(web): add step-by-step tour shell (#38785)
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-07-20 09:23:25 +00:00 |
|
yyh
|
15674a9db6
|
test(web): align test state boundaries (#39239)
|
2026-07-20 06:06:17 +00:00 |
|
Stephen Zhou
|
a84c2d36a3
|
style: format with vp fmt (#38803)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-12 15:57:46 +00:00 |
|
Stephen Zhou
|
e3a08b40f2
|
test(web): centralize i18n mocks (#38670)
|
2026-07-10 14:08:33 +00:00 |
|
Stephen Zhou
|
b9fde89781
|
refactor(web): migrate i18n to selector optimize mode (#38657)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-10 09:35:31 +00:00 |
|
yyh
|
446b3962c1
|
fix: remove aria-busy from loading button (#38036)
|
2026-06-26 18:39:42 +00:00 |
|
yyh
|
ad96501e09
|
fix(ui): keep loading buttons focusable (#37383)
|
2026-06-12 10:31:33 +00:00 |
|
yyh
|
dea4e66456
|
fix(web): use generated account-profile contracts (#36927)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-02 07:28:05 +00:00 |
|
Stephen Zhou
|
36e840cd87
|
chore: knip fix (#34481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-02 15:03:42 +00:00 |
|
yyh
|
1a90c4d81b
|
refactor(web): migrate document list query state to nuqs (#32339)
|
2026-03-03 18:29:23 +08:00 |
|
Coding On Star
|
d6b025e91e
|
test(web): add comprehensive unit and integration tests for plugins and tools modules (#32220)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-02-12 10:04:56 +08:00 |
|
Stephen Zhou
|
2bb1e24fb4
|
test: unify i18next mocks into centralized helpers (#30376)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-31 16:53:33 +09:00 |
|
Joel
|
bf42b0ae44
|
fix: lodash version has warning (#4020)
Co-authored-by: nite-knite <nkCoding@gmail.com>
|
2024-04-30 18:11:49 +08:00 |
|
Rozstone
|
2001483659
|
fix: default to allcategories when search params is not from recommended (#2653)
|
2024-03-02 17:11:25 +08:00 |
|
crazywoola
|
eed5fdd768
|
chore: remove unused code (#1989)
|
2024-01-11 11:08:32 +08:00 |
|
Bowen Liang
|
69d42ae95b
|
fix: cover missed source paths for eslint (#1956)
|
2024-01-08 18:06:23 +08:00 |
|
John Wang
|
db896255d6
|
Initial commit
|
2023-05-15 08:51:32 +08:00 |
|