veza/apps/web/src/features/auth/components/sessions-page
senke 2fd7935957 feat(ui): remaining polish — DnD feedback, typography headings, lightbox, share dialog
Includes changes from previous session that weren't fully staged:
- PlaylistDetailView + QueueView: drag-over visual feedback
- PlaylistTrackListSortableItem: DnD opacity + shadow + insertion line
- ImageViewerModal: zoom toggle, keyboard nav, image counter, loading skeleton
- Badge: dismissible, pulse, dot-only enhancements
- ShareDialog: useCopyToClipboard integration
- SessionsPage, NotificationsPage, SettingsPage, DashboardPage: typography utility classes
- index.css: like-bounce, shake, empty-state-in, marquee, typography utilities

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 23:54:39 +01:00
..
index.ts refactor(auth): split SessionsPage into module (Header, Content, Skeleton, stories) 2026-02-05 23:19:06 +01:00
SessionsPage.stories.tsx refactor(auth): split SessionsPage into module (Header, Content, Skeleton, stories) 2026-02-05 23:19:06 +01:00
SessionsPage.tsx refactor(auth): split SessionsPage into module (Header, Content, Skeleton, stories) 2026-02-05 23:19:06 +01:00
SessionsPageContent.tsx refactor(auth): split SessionsPage into module (Header, Content, Skeleton, stories) 2026-02-05 23:19:06 +01:00
SessionsPageEmpty.tsx refactor(auth): split SessionsPage into module (Header, Content, Skeleton, stories) 2026-02-05 23:19:06 +01:00
SessionsPageErrorBanner.tsx refactor(auth): split SessionsPage into module (Header, Content, Skeleton, stories) 2026-02-05 23:19:06 +01:00
SessionsPageHeader.tsx feat(ui): remaining polish — DnD feedback, typography headings, lightbox, share dialog 2026-02-09 23:54:39 +01:00
SessionsPageRevokeAllButton.tsx refactor(auth): split SessionsPage into module (Header, Content, Skeleton, stories) 2026-02-05 23:19:06 +01:00
SessionsPageSessionItem.tsx refactor(auth): split SessionsPage into module (Header, Content, Skeleton, stories) 2026-02-05 23:19:06 +01:00
SessionsPageSkeleton.tsx ui(components): migrate remaining 27 skeleton files to Skeleton shimmer 2026-02-08 23:21:33 +01:00
types.ts refactor(auth): split SessionsPage into module (Header, Content, Skeleton, stories) 2026-02-05 23:19:06 +01:00
useSessionsPage.ts refactor(auth): split SessionsPage into module (Header, Content, Skeleton, stories) 2026-02-05 23:19:06 +01:00