veza/apps/web/src/pages
senke 0adcd2cefb fix: Corriger positionnement layout et ajouter handlers aux boutons
- Corriger positionnement sidebar (top-20 au lieu de top-24 pour correspondre au header)
- Ajuster padding-top du main (pt-20 au lieu de pt-24)
- Ajouter handlers onClick à tous les boutons sans fonctionnalité
- LivePage: Go Live, Browse Live Sessions
- GearPage: Add Gear, Add Your First Gear
- EducationPage: Browse Courses, View Courses
- QueuePage: Shuffle, Repeat, Browse Library
- SocialPage: Like, Comment, Share, Discover Artists
- DeveloperPage: Generate API Key, View Documentation
- Créer document BUTTONS_STATUS.md pour tracking
2026-01-18 12:34:22 +01:00
..
auth api-contracts: replace ApiError interface with Zod-inferred type 2026-01-15 17:03:35 +01:00
marketplace fix: Corriger layout, sidebar et gestion erreurs marketplace 2026-01-18 12:30:56 +01:00
AdminDashboardPage.tsx monitoring: implement Monitor 7 - create monitoring dashboard 2026-01-16 14:27:05 +01:00
AnalyticsPage.tsx aesthetic-improvements: align spacing to 8px grid (Action 11.2.1.3) 2026-01-16 11:50:46 +01:00
DashboardPage.test.tsx [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
DashboardPage.tsx edge-cases: implement Edge 1.5 - use EmptyState component everywhere 2026-01-16 13:00:54 +01:00
DesignSystemDemo.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
DesignSystemDemoPage.tsx aesthetic-improvements: apply design direction to pages batch 3 (Action 11.5.1.5) 2026-01-16 12:00:50 +01:00
DeveloperPage.tsx fix: Corriger positionnement layout et ajouter handlers aux boutons 2026-01-18 12:34:22 +01:00
EducationPage.tsx fix: Corriger positionnement layout et ajouter handlers aux boutons 2026-01-18 12:34:22 +01:00
GearPage.tsx fix: Corriger positionnement layout et ajouter handlers aux boutons 2026-01-18 12:34:22 +01:00
LivePage.tsx fix: Corriger positionnement layout et ajouter handlers aux boutons 2026-01-18 12:34:22 +01:00
LoginPage.tsx aesthetic-improvements: automated replacement of decorative cyan with steel (80/20 rule, Action 11.3.1.3) 2026-01-16 11:40:13 +01:00
ProfilePage.test.tsx [INT-AUTH-002] Remove duplicate auth store - migrate to features/auth/store/authStore.ts 2025-12-26 09:11:46 +01:00
ProfilePage.tsx aesthetic-improvements: use dim text sparingly for better contrast 2026-01-16 10:14:17 +01:00
QueuePage.tsx fix: Corriger positionnement layout et ajouter handlers aux boutons 2026-01-18 12:34:22 +01:00
RegisterPage.tsx aesthetic-improvements: automated replacement of decorative cyan with steel (80/20 rule, Action 11.3.1.3) 2026-01-16 11:40:13 +01:00
SearchPage.tsx edge-cases: implement Edge 1.5 - use EmptyState component everywhere 2026-01-16 13:00:54 +01:00
SettingsPage.tsx aesthetic-improvements: apply design direction to pages batch 2 (Action 11.5.1.5) 2026-01-16 11:58:55 +01:00
SocialPage.tsx fix: Corriger positionnement layout et ajouter handlers aux boutons 2026-01-18 12:34:22 +01:00
WebhooksPage.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00