dify/web/app/components/workflow-app/hooks
55Kamiryo 6d3ed468d8
feat: add a stop run button to the published app UI (#27509)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-11-21 22:26:30 +08:00
..
index.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-auto-onboarding.ts fix(workflow): reset onboarding auto-open flag across flows 2025-10-21 11:19:36 +08:00
use-available-nodes-meta-data.ts feat: enhance start node metadata to be undeletable in chat mode (#28173) 2025-11-13 18:11:15 +08:00
use-configs-map.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-DSL.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-get-run-and-trace-url.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-inspect-vars-crud.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-is-chat-mode.ts refactor(trigger): refactor app mode type to enum 2025-10-21 16:50:18 +08:00
use-nodes-sync-draft.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
use-workflow-init.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
use-workflow-refresh-draft.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
use-workflow-run.ts feat: add a stop run button to the published app UI (#27509) 2025-11-21 22:26:30 +08:00
use-workflow-start-run.tsx fix(variable): draft run workflow cause global var panel misalign 2025-10-30 09:02:38 +08:00
use-workflow-template.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00