dify/web/app/components/workflow
Coding On Star 9c33923985
feat(tests): add comprehensive test suite for workflow utilities and node creation (#32841)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-03-02 18:24:01 +08:00
..
__tests__ feat(tests): add comprehensive test suite for workflow utilities and node creation (#32841) 2026-03-02 18:24:01 +08:00
block-selector fix: fix tool type is miss (#32042) 2026-02-06 14:38:15 +08:00
constants feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
datasets-detail-store
header feat(workflow): enhance workflow run history management and UI updates (#32230) 2026-02-11 14:09:33 +08:00
help-line
hooks feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
hooks-store
nodes chore: update to eslint 10 (#32646) 2026-02-27 19:44:54 +08:00
note-node refactor(web): make Switch controlled-only and migrate call sites (#32399) 2026-02-18 23:47:07 +08:00
operator refactor(web): consolidate download helpers (#31664) 2026-01-29 16:02:49 +08:00
panel refactor(web): make Switch controlled-only and migrate call sites (#32399) 2026-02-18 23:47:07 +08:00
plugin-dependency
run chore: detect utilities in css (#32143) 2026-02-09 18:20:09 +08:00
simple-node
store feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
utils feat(tests): add comprehensive test suite for workflow utilities and node creation (#32841) 2026-03-02 18:24:01 +08:00
variable-inspect refactor: type safe env, update to zod v4 (#32035) 2026-02-10 17:55:11 +08:00
workflow-preview feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
block-icon.tsx feat: Human Input Node (#32060) 2026-02-09 14:57:23 +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
features.tsx
index.tsx fix: fix visibilityState event handle (#31354) 2026-01-22 11:13:14 +08:00
node-contextmenu.tsx
panel-contextmenu.tsx
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: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
update-dsl-modal.tsx
workflow-history-store.tsx