dify/web/app/components/workflow/utils
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__ feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +00:00
clipboard.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
common.ts feat: app deploy (#35670) 2026-06-17 09:28:43 +00:00
data-source.ts fix(web): skip auth validation for local file datasource (#39856) 2026-07-31 09:55:48 +00:00
edge.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
elk-layout.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
gen-node-meta-data.ts feat(workflow): improve block selector navigation and previews (#39212) 2026-07-18 09:56:36 +00:00
index.ts feat: copy nodes cross apps (#33273) 2026-04-17 10:02:26 +00:00
node-navigation.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
node.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
plugin-install-check.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
plugin.ts feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
tool.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
trigger.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
variable.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
version.ts feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +00:00
workflow-entry.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
workflow-init.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
workflow.ts Implement the requested changes across the application 2026-08-09 22:40:48 -04:00