cms.c2sgmbh/src/components/admin
Martin Porwoll 826e404955 fix(youtube-analytics): fix tab-switch crash and channel selector
- Clear data state on tab switch to prevent stale data type mismatch
- Add defensive null guards in all render functions (?.stats, ?.pipeline)
- Use channel ID instead of slug for API filtering

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 14:00:35 +00:00
..
CommunityNavLinks.scss feat(admin): add Community nav links to admin sidebar 2026-01-16 11:12:08 +00:00
CommunityNavLinks.tsx fix(admin): open Community nav links in new tab 2026-01-16 12:02:11 +00:00
DashboardNavLink.tsx docs: consolidate and update documentation 2025-12-09 09:25:00 +00:00
EmailDeliverabilityInfo.scss feat: upgrade Next.js 15.5.9 → 16.2.0-canary.41 2026-02-13 12:29:25 +00:00
EmailDeliverabilityInfo.tsx feat: admin UX improvements with tenant switcher and email config 2025-12-08 16:33:39 +00:00
TenantBreadcrumb.scss feat: upgrade Next.js 15.5.9 → 16.2.0-canary.41 2026-02-13 12:29:25 +00:00
TenantBreadcrumb.tsx feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
TenantDashboard.scss feat: upgrade Next.js 15.5.9 → 16.2.0-canary.41 2026-02-13 12:29:25 +00:00
TenantDashboard.tsx feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
TenantDashboardView.tsx docs: consolidate and update documentation 2025-12-09 09:25:00 +00:00
TestEmailButton.scss feat: upgrade Next.js 15.5.9 → 16.2.0-canary.41 2026-02-13 12:29:25 +00:00
TestEmailButton.tsx feat: admin UX improvements with tenant switcher and email config 2025-12-08 16:33:39 +00:00
YouTubeAnalyticsDashboard.scss feat: add YouTube Analytics Dashboard custom admin view 2026-02-13 13:50:35 +00:00
YouTubeAnalyticsDashboard.tsx fix(youtube-analytics): fix tab-switch crash and channel selector 2026-02-13 14:00:35 +00:00
YouTubeAnalyticsDashboardView.tsx feat: add YouTube Analytics Dashboard custom admin view 2026-02-13 13:50:35 +00:00
YouTubeAnalyticsNavLinks.scss feat: add YouTube Analytics Dashboard custom admin view 2026-02-13 13:50:35 +00:00
YouTubeAnalyticsNavLinks.tsx feat: add YouTube Analytics Dashboard custom admin view 2026-02-13 13:50:35 +00:00