dify/web/app
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
..
__tests__ refactor(web): align query client ownership (#40024) 2026-08-05 07:02:09 +00:00
(commonLayout) Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-12 10:33:29 +08:00
(education) refactor(web): move education verification to dedicated routes (#40493) 2026-08-11 09:56:11 +00:00
(humanInputLayout)/form/[token] refactor(dify-ui): govern public component APIs (#39806) 2026-07-30 10:12:34 +00:00
(shareLayout) feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +00:00
account refactor(web): read account profile from query cache (#40470) 2026-08-11 11:17:29 +00:00
activate chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
auth/refresh refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
components Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-12 10:33:29 +08:00
device chore: improve current workspace summary (#40121) 2026-08-07 03:08:55 +00:00
education refactor(web): align education autocomplete async behavior (#40500) 2026-08-11 14:12:50 +00:00
forgot-password fix(web): use primary headings on password reset pages (#40193) 2026-08-10 03:13:31 +00:00
init style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
install fix(web): use a primary heading on the install page (#40194) 2026-08-10 02:26:36 +00:00
oauth-callback
reset-password fix(web): make verification back actions keyboard accessible (#40196) 2026-08-10 03:13:31 +00:00
signin fix(web): make verification back actions keyboard accessible (#40196) 2026-08-10 03:13:31 +00:00
signup fix(web): make verification back actions keyboard accessible (#40196) 2026-08-10 03:13:31 +00:00
styles fix(web): hide broken table actions in Streamdown fullscreen (#38894) 2026-07-16 01:58:31 +00:00
error.tsx refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
favicon.ico chore(web): remove obsolete PWA assets (#40082) 2026-08-06 07:41:01 +00:00
get-query-client.ts refactor(web): align query client ownership (#40024) 2026-08-05 07:02:09 +00:00
layout.tsx chore(web): remove obsolete PWA assets (#40082) 2026-08-06 07:41:01 +00:00
query-provider.tsx refactor(web): align query client ownership (#40024) 2026-08-05 07:02:09 +00:00