veza/apps/web/src
senke 1360199bed feat(ui): refactor global layout with immersive glassmorphism (Spotify/Discord-like)
- Palette: Discord-like deep cold grays (background 0.12, sidebar 0.09, card 0.16)
- Transitions: --duration-immersive 200ms ease-in-out for micro-interactions
- Sidebar: bg from var(--sidebar), rounded-xl, backdrop-blur-md; icons
  text-muted-foreground/60 → text-primary on hover/active; 2px teal active bar
- Header: backdrop-blur-md, 200ms transitions
- MiniPlayer: h-20, backdrop-blur-md, bg-background/80, border-white/5 (no harsh border)
- Play button: teal pill with diffuse glow (shadow primary/0.4)
- Card: new 'surface' variant (border white/5, hover lighter + diffuse shadow)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-07 19:44:40 +01:00
..
__tests__ aesthetic-improvements: add automated contrast testing for WCAG compliance 2026-01-16 10:26:20 +01:00
app fix(auth): prevent race condition on app initialization 2026-01-29 23:19:01 +01:00
components feat(ui): refactor global layout with immersive glassmorphism (Spotify/Discord-like) 2026-02-07 19:44:40 +01:00
config refactor(playlists): découper PlaylistSearch en module 2026-02-06 00:47:28 +01:00
context refactor(web): split AudioContext into context/audio-context module 2026-02-06 13:46:29 +01:00
docs state-utilities: remove unused stateMiddleware utility 2026-01-15 19:36:45 +01:00
features feat(ui): Zone 12 - Library & Analytics polish (min-h-layout-page, motion, glass/glow, skeleton sync) 2026-02-07 16:45:06 +01:00
hooks fix: Corriger URL Swagger et finaliser implémentation DeveloperPage 2026-01-18 13:55:28 +01:00
lib incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
locales [FE-COMP-024] fe-comp: Add tooltips and help text 2025-12-25 12:25:39 +01:00
mocks test(comments): add comprehensive stories and MSW mocks 2026-02-07 07:33:05 +01:00
pages style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
providers feat(auth): add centralized AuthProvider component 2026-01-29 23:42:26 +01:00
router refactor(web): split router into module (PublicRoute, ProtectedLayoutRoute, routeConfig) 2026-02-07 04:16:37 +01:00
schemas incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
services fix(csrf): add retry mechanism for 403 CSRF errors 2026-01-29 23:18:08 +01:00
stores chore(test): disable broken storybook plugin in vitest config 2026-02-03 09:37:16 +01:00
stories chore(dx): add .cursorrules and design system audit documentation 2026-02-05 14:20:06 +01:00
styles improving UI: adding API doc to Developer Page 2026-01-26 14:12:17 +01:00
test state-utilities: remove unused undoRedo and stateNormalization utilities 2026-01-15 19:35:37 +01:00
types feat(storybook): add stories for Social, Notifications, and Modals (Batches 17-19) 2026-02-02 20:33:45 +01:00
utils fix(storybook): disable logger network send in Storybook 2026-02-05 12:16:23 +01:00
index.css feat(ui): refactor global layout with immersive glassmorphism (Spotify/Discord-like) 2026-02-07 19:44:40 +01:00
main.tsx refactor of veza frontend ui- batch 1 2026-01-22 17:23:11 +01:00
setupTests.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
vite-env.d.ts fix(storybook): disable logger network send in Storybook 2026-02-05 12:16:23 +01:00