dify/web/app/components/apps
yyh 808a32c457
fix: add pending state to export button to prevent duplicate clicks
Use useTransition to disable the export button and show loading state
in the DSL export confirm modal during async export operations.
2026-02-02 15:52:03 +08:00
..
hooks feat(web): add app bundle import/export UI support 2026-01-23 01:09:05 +08:00
app-card-skeleton.tsx feat(web): add loading indicators for infinite scroll pagination (#31110) 2026-01-17 17:36:07 +08:00
app-card.spec.tsx Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures" 2026-02-01 19:06:45 +08:00
app-card.tsx fix: add pending state to export button to prevent duplicate clicks 2026-02-02 15:52:03 +08:00
empty.spec.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
empty.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
footer.spec.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
footer.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
index.spec.tsx feat: frontend part of support try apps (#31287) 2026-01-22 18:16:37 +08:00
index.tsx feat: try app support review (#31716) 2026-01-29 19:40:47 +08:00
list.spec.tsx Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures" 2026-02-01 19:06:45 +08:00
list.tsx Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures" 2026-02-01 19:06:45 +08:00
new-app-card.spec.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
new-app-card.tsx feat: frontend part of support try apps (#31287) 2026-01-22 18:16:37 +08:00