dify/web/app/components/workflow
2026-07-20 08:48:38 +00:00
..
__tests__ fix: show persistent error when workflow draft save fails (#39293) 2026-07-20 08:48:38 +00:00
block-selector test(web): align test state boundaries (#39239) 2026-07-20 06:06:17 +00:00
collaboration fix: prevent hidden-tab collaboration leader from saving stale drafts (#38997) 2026-07-20 06:58:01 +00:00
comment test(web): align test state boundaries (#39239) 2026-07-20 06:06:17 +00:00
constants style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
datasets-detail-store style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
header test(web): align test state boundaries (#39239) 2026-07-20 06:06:17 +00:00
help-line style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
hooks fix: prevent hidden-tab collaboration leader from saving stale drafts (#38997) 2026-07-20 06:58:01 +00:00
hooks-store fix: prevent hidden-tab collaboration leader from saving stale drafts (#38997) 2026-07-20 06:58:01 +00:00
node-actions-menu fix: can not typing in the change node search field (#39189) 2026-07-17 08:01:46 +00:00
nodes test(web): align test state boundaries (#39239) 2026-07-20 06:06:17 +00:00
note-node test(web): align test state boundaries (#39239) 2026-07-20 06:06:17 +00:00
operator test(web): align test state boundaries (#39239) 2026-07-20 06:06:17 +00:00
panel fix: prevent hidden-tab collaboration leader from saving stale drafts (#38997) 2026-07-20 06:58:01 +00:00
persistence style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
plugin-dependency style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
run test(web): align test state boundaries (#39239) 2026-07-20 06:06:17 +00:00
shortcuts refactor(web): standardize hotkey ownership and typing (#38960) 2026-07-15 02:22:40 +00:00
simple-node style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
store test(web): remove low-value unit tests (#39193) 2026-07-17 08:59:26 +00:00
utils feat(workflow): improve block selector navigation and previews (#39212) 2026-07-18 09:56:36 +00:00
variable-inspect test(web): remove low-value unit tests (#39193) 2026-07-17 08:59:26 +00:00
workflow-generator perf(workflow-generator): parallelize node config generation (#38975) 2026-07-17 02:34:15 +00:00
workflow-preview chore: the node should not draggable when preview a workflow (#39131) 2026-07-20 05:59:14 +00:00
block-icon.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
candidate-node-main.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +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 style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
context.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +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 style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
dsl-export-confirm-modal.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
edge-contextmenu.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
features.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +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 fix: show persistent error when workflow draft save fails (#39293) 2026-07-20 08:48:38 +00:00
node-contextmenu.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
panel-contextmenu.tsx fix: allow workflow comments for layout users (#39014) 2026-07-15 09:53:45 +00:00
selection-contextmenu.tsx test(web): remove low-value unit tests (#39193) 2026-07-17 08:59:26 +00: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 feat(workflow): improve block selector navigation and previews (#39212) 2026-07-18 09:56:36 +00:00
update-dsl-modal.helpers.ts feat: new agent support import and export in frontend (#39012) 2026-07-15 09:54:09 +00:00
update-dsl-modal.tsx feat: new agent support import and export in frontend (#39012) 2026-07-15 09:54: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