veza/apps/web/src/features
senke e772d81226 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
..
admin/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00
analytics/services incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
auth refactor(storybook): remove duplicate providers from stories (Phase 2) 2026-02-05 13:08:17 +01:00
chat refactor(storybook): remove duplicate providers from stories (Phase 2) 2026-02-05 13:08:17 +01:00
dashboard chore(storybook): improve configuration and cleanup 2026-02-04 00:44:40 +01:00
error/pages chore(storybook): improve configuration and cleanup 2026-02-04 00:44:40 +01:00
library chore(storybook): improve configuration and cleanup 2026-02-04 00:44:40 +01:00
marketplace/components feat(storybook): complete comprehensive ui coverage for auth, player, tracks, and groups 2026-02-02 20:55:57 +01:00
notifications chore(storybook): improve configuration and cleanup 2026-02-04 00:44:40 +01:00
player stabilisation: fix commit 2026-02-03 09:56:11 +01:00
playlists refactor(storybook): remove duplicate providers from stories (Phase 2) 2026-02-05 13:08:17 +01:00
profile refactor(storybook): remove duplicate providers from stories (Phase 2) 2026-02-05 13:08:17 +01:00
roles stabilisation: fix commit 2026-02-03 09:56:11 +01:00
search refactor(storybook): remove duplicate providers from stories (Phase 2) 2026-02-05 13:08:17 +01:00
sessions/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00
settings refactor(storybook): remove duplicate providers from stories (Phase 2) 2026-02-05 13:08:17 +01:00
streaming stabilisation: fix commit 2026-02-03 09:56:11 +01:00
tracks refactor(storybook): remove duplicate providers from stories (Phase 2) 2026-02-05 13:08:17 +01:00
upload/components improving UI: adding API doc to Developer Page 2026-01-26 14:12:17 +01:00
user/components consistency: fix final Tailwind default color instances 2026-01-16 01:59:56 +01:00
webhooks/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00