veza/apps/web/src/pages
senke b20884630e aesthetic-improvements: increase spacing between sections across all pages
- Increased DashboardPage main container from space-y-8 (32px) to space-y-12 (48px)
- Increased standard section spacing from space-y-6 (24px) to space-y-8 (32px) in 8 pages:
  EducationPage, SettingsPage, QueuePage, GearPage, LivePage, DeveloperPage, SocialPage, SearchPage
- All values align to 8px grid system (32px = 4× base, 48px = 6× base)
- Provides more whitespace between major sections, improving visual hierarchy
- Aligns with Surgical Minimalism principle of increased whitespace
- Total: 9 pages updated
- Action 11.4.3.3 complete
2026-01-16 10:43:42 +01:00
..
auth api-contracts: replace ApiError interface with Zod-inferred type 2026-01-15 17:03:35 +01:00
marketplace consistency: auto-migrate Tailwind default colors (Batch 14, 50 instances) 2026-01-16 01:57:08 +01:00
AdminDashboardPage.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
AnalyticsPage.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +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 aesthetic-improvements: increase spacing between sections across all pages 2026-01-16 10:43:42 +01:00
DesignSystemDemo.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
DesignSystemDemoPage.tsx consistency: add visual test page for Input component 2026-01-16 02:18:06 +01:00
DeveloperPage.tsx aesthetic-improvements: increase spacing between sections across all pages 2026-01-16 10:43:42 +01:00
EducationPage.tsx aesthetic-improvements: increase spacing between sections across all pages 2026-01-16 10:43:42 +01:00
GearPage.tsx aesthetic-improvements: increase spacing between sections across all pages 2026-01-16 10:43:42 +01:00
LivePage.tsx aesthetic-improvements: increase spacing between sections across all pages 2026-01-16 10:43:42 +01:00
LoginPage.tsx aesthetic-improvements: use dim text sparingly for better contrast 2026-01-16 10:14:17 +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 aesthetic-improvements: increase spacing between sections across all pages 2026-01-16 10:43:42 +01:00
RegisterPage.tsx aesthetic-improvements: use dim text sparingly for better contrast 2026-01-16 10:14:17 +01:00
SearchPage.tsx aesthetic-improvements: increase spacing between sections across all pages 2026-01-16 10:43:42 +01:00
SettingsPage.tsx aesthetic-improvements: increase spacing between sections across all pages 2026-01-16 10:43:42 +01:00
SocialPage.tsx aesthetic-improvements: increase spacing between sections across all pages 2026-01-16 10:43:42 +01:00
WebhooksPage.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00