dify/web/app/components/workflow
2026-07-27 01:23:28 +00:00
..
__tests__ fix(workflow): stop dropping unsaved edits when collaboration never c… (#39579) 2026-07-27 01:23:28 +00:00
block-selector refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
collaboration fix(workflow): stop dropping unsaved edits when collaboration never c… (#39579) 2026-07-27 01:23:28 +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 refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
help-line style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
hooks refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +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 refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
nodes refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
note-node refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
operator refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
panel refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +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 refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
shortcuts refactor(web): standardize hotkey ownership and typing (#38960) 2026-07-15 02:22:40 +00:00
simple-node refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
store refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
utils fix: enforce tool provider type contracts (#39380) 2026-07-22 01:30:55 +00:00
variable-inspect refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
workflow-generator refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +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 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 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 refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
dsl-export-confirm-modal.tsx fix(web): improve DSL export feedback (#39409) 2026-07-22 09:40:47 +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 fix(workflow): stop dropping unsaved edits when collaboration never c… (#39579) 2026-07-27 01:23:28 +00:00
node-contextmenu.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
panel-contextmenu.tsx refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
selection-contextmenu.tsx refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +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 fix(web): improve import DSL dialog states (#39432) 2026-07-23 02:26:59 +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