veza/apps/web/src/features/settings/components
senke 69f7550912 refactor(storybook): remove duplicate providers from stories (Phase 2)
Stories no longer wrap with QueryClientProvider, ToastProvider,
ThemeProvider, or MemoryRouter; global StorybookDecorator provides them.
- Route-specific pages use parameters.router.initialEntries
  (ResetPasswordPage, VerifyEmailPage) or minimal MemoryRouter+Route
  where useParams is needed (TrackDetailPage, PlaylistDetailPage).
- Stories that seeded query cache use useQueryClient() from global
  decorator (FollowButton, CollaboratorManagement, CommentSection).
- Navbar, AuthLayout, DashboardLayout, Header, and 25+ story files
  simplified to layout divs only.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-05 13:08:17 +01:00
..
AccountSettings.stories.tsx stabilisation: fix commit 2026-02-03 09:56:11 +01:00
AccountSettings.tsx improving UI: adding API doc to Developer Page 2026-01-26 14:12:17 +01:00
ContentSettings.stories.tsx stabilisation: fix commit 2026-02-03 09:56:11 +01:00
ContentSettings.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
NotificationSettings.stories.tsx stabilisation: fix commit 2026-02-03 09:56:11 +01:00
NotificationSettings.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
PlaybackSettings.stories.tsx stabilisation: fix commit 2026-02-03 09:56:11 +01:00
PlaybackSettings.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
PreferenceSettings.stories.tsx stabilisation: fix commit 2026-02-03 09:56:11 +01:00
PreferenceSettings.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
PreferenceSettings.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
PrivacySettings.stories.tsx stabilisation: fix commit 2026-02-03 09:56:11 +01:00
PrivacySettings.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
SettingsTabs.stories.tsx stabilisation: fix commit 2026-02-03 09:56:11 +01:00
SettingsTabs.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
TwoFactorSettings.stories.tsx refactor(storybook): remove duplicate providers from stories (Phase 2) 2026-02-05 13:08:17 +01:00
TwoFactorSettings.tsx improving UI: adding API doc to Developer Page 2026-01-26 14:12:17 +01:00