dify/web/app/components/workflow-app/components
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
..
workflow-header feat: add loading state to Publish button during workflow publishing 2026-02-04 14:34:06 +08:00
workflow-onboarding-modal test: enhance CommandSelector and GotoAnythingProvider tests (#31743) 2026-02-03 13:47:30 +08:00
sandbox-migration-modal.tsx feat: handle upgrade confirm and icon 2026-01-29 15:00:04 +08:00
workflow-children.tsx feat: Refactor app export to support sandboxed bundle format 2026-01-29 23:36:19 +08:00
workflow-main.tsx fix: Add sandbox feature to workflow features mapping 2026-01-25 16:30:50 +08:00
workflow-panel.tsx Merge remote-tracking branch 'myori/main' into feat/collaboration2 2026-01-17 10:22:41 +08:00