dify/web/app/components/workflow-app
yyh d84aaff825
feat: add loading state to Publish button during workflow publishing
Leverage React Query mutation's isPending to disable the Publish button,
header trigger, and keyboard shortcut while a publish is in progress,
preventing duplicate submissions even when the menu is closed and reopened.
2026-02-04 14:34:06 +08:00
..
components feat: add loading state to Publish button during workflow publishing 2026-02-04 14:34:06 +08:00
hooks feat: invalidate sandbox files cache on workflow/chatflow run completion 2026-02-03 16:47:05 +08:00
store/workflow feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
utils chore: closed not show migriation again 2026-01-29 15:00:04 +08:00
index.tsx feat: add online users to skills 2026-01-30 10:00:38 +08:00
search-params.ts fix(graph/skill): use push to persist history in browser 2026-01-22 16:13:08 +08:00