dify/web/app/components/workflow/hooks
2026-03-25 17:22:21 +08:00
..
__tests__ feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00
use-workflow-run-event feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
index.ts
use-auto-generate-webhook-url.ts
use-available-blocks.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
use-checklist.ts refactor(workflow): migrate legacy toast usage to ui toast (#34002) 2026-03-25 12:42:18 +08:00
use-config-vision.ts fix: fix when vision is disabled delete the configs (#30420) 2026-01-01 00:40:21 +08:00
use-DSL.ts
use-dynamic-test-run-options.tsx
use-edges-interactions-without-sync.ts
use-edges-interactions.helpers.ts test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
use-edges-interactions.ts test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
use-fetch-workflow-inspect-vars.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
use-helpline.ts test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
use-inspect-vars-crud-common.ts
use-inspect-vars-crud.ts
use-node-data-update.ts
use-node-plugin-installation.ts feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
use-nodes-available-var-list.ts
use-nodes-interactions-without-sync.ts
use-nodes-interactions.ts fix: HumanInput node should unable to paste into container (#34077) 2026-03-25 17:22:21 +08:00
use-nodes-layout.ts
use-nodes-meta-data.ts
use-nodes-sync-draft.ts fix: adding a restore API for version control on workflow draft (#33582) 2026-03-20 14:54:23 +08:00
use-panel-interactions.ts feat(workflow): add edge context menu with delete support (#33391) 2026-03-13 15:11:24 +08:00
use-selection-interactions.ts feat(workflow): add edge context menu with delete support (#33391) 2026-03-13 15:11:24 +08:00
use-serial-async-callback.ts
use-set-workflow-vars-with-value.ts
use-shortcuts.ts
use-tool-icon.ts test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
use-workflow-canvas-maximize.ts test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
use-workflow-history.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
use-workflow-interactions.ts test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
use-workflow-mode.ts
use-workflow-organize.helpers.ts test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
use-workflow-organize.ts test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
use-workflow-panel-interactions.ts test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
use-workflow-refresh-draft.ts
use-workflow-run.ts
use-workflow-search.tsx
use-workflow-start-run.tsx
use-workflow-update.ts test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
use-workflow-variables.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
use-workflow-zoom.ts test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
use-workflow.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00