dify/web/app/components/plugins
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__ fix(web): redirect legacy plugin fallbacks (#40051) 2026-08-05 23:27:08 +00:00
base fix(web): improve debug plugin copy accessibility (#40035) 2026-08-05 10:00:37 +00:00
card feat: optimize integrations initial loading (#40118) 2026-08-07 02:06:25 +00:00
install-plugin fix(web): keep workflow ref updates out of render (#40428) 2026-08-10 14:38:04 +00:00
marketplace fix(web): use buttons for plugin type switch (#40353) 2026-08-10 02:56:19 +00:00
plugin-auth refactor(web): read plugin profile from query cache (#40471) 2026-08-11 11:39:26 +00:00
plugin-detail-panel feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +00:00
plugin-item refactor(api): merge ping and version endpoints into system (#40058) 2026-08-10 08:50:40 +00:00
plugin-mutation-model chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
plugin-page Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-11 10:14:53 +08:00
readme-panel test(web): remove low-value unit tests (#39193) 2026-07-17 08:59:26 +00:00
reference-setting-modal/auto-update-setting fix(web): redirect legacy plugin fallbacks (#40051) 2026-08-05 23:27:08 +00:00
update-plugin feat: optimize integrations initial loading (#40118) 2026-08-07 02:06:25 +00:00
constants.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
hooks.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
plugin-permissions.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
plugin-routes.ts fix(web): redirect legacy plugin fallbacks (#40051) 2026-08-05 23:27:08 +00:00
provider-card.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
types.ts feat: optimize integrations initial loading (#40118) 2026-08-07 02:06:25 +00:00
utils.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00