veza/apps/web/e2e
senke 39b2b642d2 feat(web): UI premium Discord/Spotify-like — tokens, shadows, focus, layout
Plan UI premium 6–8 semaines (design system, shell, Storybook, a11y):

- Design system: DESIGN_TOKENS.md, APP_SHELL.md, FULL_LAYOUT_PAGE.md. Single source
  for layout/shell (index.css), shadows (design-system.css), durations/easing.
- Tokens: shadow-cover-depth, shadow-gold-glow, shadow-fab-glow; layout max-height
  (max-h-layout-drawer, max-h-layout-panel, max-h-layout-list). All duration-200/300/500
  replaced by --duration-fast/normal/slow. Arbitrary shadows replaced by token classes.
- Shell & player: Sidebar, Header, GlobalPlayer, MiniPlayer, PlayerQueue, PlayerControls,
  AudioPlayer use tokens; focus-visible on Sidebar, PlayerQueue, DropdownMenuTrigger/Item,
  TabsTrigger. Typography: text-[10px]/[9px] → text-xs where applicable.
- ESLint: no-restricted-syntax (warn) for w-/h-/rounded-/shadow-/text-/spacing arbitrary.
- Scripts: report-arbitrary-values.mjs, capture/compare/generate visual; visual-complete.spec.ts.
- Stories full layout: Dashboard, Playlists, Library, Settings, Profile in DashboardLayout.stories.
- .cursorrules + README: DESIGN_TOKENS, APP_SHELL, visual commands, no arbitrary without justification.
- apps/web/.gitignore: e2e test artifacts (test-results-visual, playwright-report-visual).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08 17:15:58 +01:00
..
.auth improving UI: adding API doc to Developer Page 2026-01-26 14:12:17 +01:00
e2e batch 1 2025-12-22 22:00:50 +01:00
fixtures batch 1 2025-12-22 22:00:50 +01:00
mobile-responsive.spec.ts-snapshots [FIX] ISSUE-001 & ISSUE-002: Fix authentication workflow for MVP 2026-01-04 01:44:13 +01:00
playwright-report-visual small fixes : cors + login loop 2026-02-07 20:36:48 +01:00
test-results-storybook small fixes : cors + login loop 2026-02-07 20:36:48 +01:00
test-results-visual small fixes : cors + login loop 2026-02-07 20:36:48 +01:00
tests feat(web): UI premium Discord/Spotify-like — tokens, shadows, focus, layout 2026-02-08 17:15:58 +01:00
utils improving UI: adding API doc to Developer Page 2026-01-26 14:12:17 +01:00
visual-regression.spec.ts-snapshots [FIX] PROD-003: Corriger imports use-toast → useToast 2026-01-04 01:44:17 +01:00
crud-operations.spec.ts implicit-tasks: fix E2E test syntax errors and verify selectors compatible with Epic 7-11 UI changes 2026-01-16 15:16:53 +01:00
debug-input-focus.spec.ts fix: Corriger URL Swagger et finaliser implémentation DeveloperPage 2026-01-18 13:55:28 +01:00
error-boundary.spec.ts feat: Visual masterpiece - true light mode & premium UI 2026-01-11 02:32:21 +01:00
error-handling.spec.ts stabilisation commit A 2026-01-07 19:39:21 +01:00
global-setup.ts improving UI: adding API doc to Developer Page 2026-01-26 14:12:17 +01:00
navigation.spec.ts stabilisation commit A 2026-01-07 19:39:21 +01:00
performance.spec.ts edge-cases: add performance test for many conversations (100+) 2026-01-16 15:20:54 +01:00
setup-test-user-role.sh batch 1 2025-12-22 22:00:50 +01:00
setup-test-user-role.sql batch 1 2025-12-22 22:00:50 +01:00
track_lifecycle.spec.ts implicit-tasks: fix E2E test syntax errors and verify selectors compatible with Epic 7-11 UI changes 2026-01-16 15:16:53 +01:00
visual-complete.spec.ts feat(web): UI premium Discord/Spotify-like — tokens, shadows, focus, layout 2026-02-08 17:15:58 +01:00
visual-regression.spec.ts [FE-TEST-014] fe-test: Add visual regression tests 2025-12-25 18:45:01 +01:00