dify/web/app/components/workflow
Coding On Star 4df602684b
test(workflow): add unit tests for workflow components (#33741)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-19 18:35:16 +08:00
..
__tests__ test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
block-selector test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
constants feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
datasets-detail-store
header test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
help-line
hooks test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
hooks-store
nodes test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
note-node test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
operator test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
panel test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
plugin-dependency
run test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
simple-node
store feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
utils test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
variable-inspect test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
workflow-preview test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
block-icon.tsx feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
candidate-node-main.tsx
candidate-node.tsx
constants.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
context.tsx
custom-connection-line.tsx
custom-edge-linear-gradient-render.tsx
custom-edge.tsx
dsl-export-confirm-modal.tsx
edge-contextmenu.tsx feat(workflow): add edge context menu with delete support (#33391) 2026-03-13 15:11:24 +08:00
features.tsx
index.tsx refactor: route low-cost next modules through compat re-exports (#33622) 2026-03-18 10:37:29 +08:00
node-contextmenu.tsx feat(workflow): add edge context menu with delete support (#33391) 2026-03-13 15:11:24 +08:00
panel-contextmenu.tsx feat(workflow): add edge context menu with delete support (#33391) 2026-03-13 15:11:24 +08:00
selection-contextmenu.tsx
shortcuts-name.tsx refactor: unified shortcut keys display using component (#31713) 2026-01-29 17:57:46 +08:00
style.css
syncing-data-modal.tsx
types.ts feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
update-dsl-modal.tsx feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
workflow-history-store.tsx