dify/web/app/components/workflow
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
block-selector Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
collaboration fix(workflow): fall back when default socket is unavailable (#40191) 2026-08-09 04:13:41 +00:00
comment refactor(web): read workflow profile from query cache (#40469) 2026-08-11 09:03:56 +00:00
constants Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
datasets-detail-store fix(web): keep workflow ref updates out of render (#40428) 2026-08-10 14:38:04 +00:00
header feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +00:00
help-line style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
hooks feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +00:00
hooks-store fix(web): keep workflow ref updates out of render (#40428) 2026-08-10 14:38:04 +00:00
node-actions-menu test(web): remove Base UI component mocks (#39877) 2026-08-02 09:51:45 +00:00
nodes Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-12 10:33:29 +08:00
note-node test(web): remove Base UI component mocks (#39877) 2026-08-02 09:51:45 +00:00
operator refactor(web): read workflow profile from query cache (#40469) 2026-08-11 09:03:56 +00:00
panel feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +00:00
persistence style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
plugin-dependency refactor(web): remove configuration mitt context (#39796) 2026-07-30 07:07:43 +00:00
run Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-12 10:33:29 +08:00
shortcuts fix(web): keep workflow ref updates out of render (#40428) 2026-08-10 14:38:04 +00:00
simple-node chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
store feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +00:00
utils Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-12 10:33:29 +08:00
variable-inspect fix(web): name variable inspect close actions (#40289) 2026-08-10 02:56:14 +00:00
workflow-generator fix(ui): align button spacing with design (#39990) 2026-08-04 10:37:16 +00:00
workflow-preview chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
block-icon.tsx Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
candidate-node-main.tsx refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
candidate-node.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
comment-manager.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
constants.ts Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
context.tsx fix(web): keep workflow ref updates out of render (#40428) 2026-08-10 14:38:04 +00:00
custom-connection-line.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
custom-edge-linear-gradient-render.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
custom-edge.tsx refactor(web): align Base UI state consumers (#39864) 2026-08-01 13:09:30 +00:00
dsl-export-confirm-modal.tsx chore: upgrade workspace dependencies (#40069) 2026-08-06 05:56:30 +00:00
edge-contextmenu.tsx refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
features.tsx refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
goto-anything-search.ts refactor(web): rebuild goto anything dialog (#38914) 2026-07-14 10:38:45 +00:00
hotkeys.ts refactor(web): standardize hotkey ownership and typing (#38960) 2026-07-15 02:22:40 +00:00
index.tsx feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +00:00
node-contextmenu.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
panel-contextmenu.tsx refactor(web): align Base UI state consumers (#39864) 2026-08-01 13:09:30 +00:00
selection-contextmenu.tsx Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
style.css style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
syncing-data-modal.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
types.ts Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
update-dsl-modal.helpers.ts fix: improve readability of DSL import warnings (#40148) 2026-08-07 10:01:09 +00:00
update-dsl-modal.tsx fix: improve readability of DSL import warnings (#40148) 2026-08-07 10:01:09 +00:00
workflow-contextmenu.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
workflow-history-store.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00