dify/web/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
..
app feat: add loading state to Publish button during workflow publishing 2026-02-04 14:34:06 +08:00
app-sidebar fix: not show more acion in app 2026-01-30 14:21:03 +08:00
apps fix: add pending state to export button to prevent duplicate clicks 2026-02-02 15:52:03 +08:00
base Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures" 2026-02-01 19:06:45 +08:00
billing Revert "refactor!: migrate commonLayout to SSR prefetch with TanStack Query hydration" 2026-02-01 19:06:45 +08:00
custom Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures" 2026-02-01 19:06:45 +08:00
datasets Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-04 13:15:49 +08:00
develop test: add comprehensive tests (#31649) 2026-01-29 11:16:26 +08:00
devtools refactor(web): organize devtools components (#30318) 2025-12-30 09:21:41 +08:00
explore test: fix test (#31869) 2026-02-03 17:43:27 +08:00
goto-anything test: enhance CommandSelector and GotoAnythingProvider tests (#31743) 2026-02-03 13:47:30 +08:00
header Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures" 2026-02-01 19:06:45 +08:00
plugins Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-04 13:15:49 +08:00
provider chore: disable serwist in dev (#31424) 2026-01-23 11:35:14 +08:00
rag-pipeline Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-04 13:15:49 +08:00
share Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures" 2026-02-01 19:06:45 +08:00
signin test: add tests for dataset document detail (#31274) 2026-01-27 15:43:27 +08:00
sub-graph feat: Trigger single run in sub-graph after modal opens 2026-01-29 19:17:43 +08:00
tools Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-04 13:15:49 +08:00
workflow feat: add isPreviewable guard for binary file preview in artifacts 2026-02-04 13:32:22 +08:00
workflow-app feat: add loading state to Publish button during workflow publishing 2026-02-04 14:34:06 +08:00
app-initializer.tsx refactor: update oauth_new_user handling in AppInitializer to use parseAsBoolean (#31862) 2026-02-03 15:20:26 +08:00
browser-initializer.spec.ts feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
browser-initializer.tsx feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
sentry-initializer.tsx refactor(web): Migrate to Unified TanStack Devtools (#30279) 2025-12-29 09:43:44 +08:00
splash.tsx Revert "refactor!: migrate commonLayout to SSR prefetch with TanStack Query hydration" 2026-02-01 19:06:45 +08:00