veza/apps/web/src
senke da74375ca5 aesthetic-improvements: apply design direction to pages batch 2 (Action 11.5.1.5)
- Pages: Updated padding (p-6 → p-8) and spacing (space-y-6 → space-y-8, gap-6 → gap-8) for 8px grid alignment
  - LivePage, SocialPage, EducationPage, QueuePage, DeveloperPage, SettingsPage
- Views: Updated spacing and removed decorative effects
  - ProfileView: Removed decorative hover scale (group-hover:scale-105), replaced decorative gradient with solid color (bg-gradient-to-r → bg-kodo-ink), updated spacing
  - CheckoutView, FileDetailsView, AnalyticsView, GearView, DiscoverView, StudioView, SearchPageView, EducationView, CartView: Updated spacing (space-y-6 → space-y-8, gap-6 → gap-8, p-6 → p-8)
- Action 11.5.1.5: Apply direction to all pages - Batch 2 complete (6 pages + 10 views = 16 files)
2026-01-16 11:58:55 +01:00
..
__tests__ aesthetic-improvements: add automated contrast testing for WCAG compliance 2026-01-16 10:26:20 +01:00
app data-flow: integrate React Query sync into query client setup 2026-01-15 17:56:26 +01:00
components aesthetic-improvements: apply design direction to pages batch 2 (Action 11.5.1.5) 2026-01-16 11:58:55 +01:00
config state-ownership: delete unused optimisticStoreUpdates.ts file 2026-01-15 19:26:53 +01:00
context security: migrate access token to httpOnly cookie (Actions 5.1.1.1-5.1.1.3) 2026-01-16 01:03:23 +01:00
docs state-utilities: remove unused stateMiddleware utility 2026-01-15 19:36:45 +01:00
features aesthetic-improvements: align spacing to 8px grid (Action 11.2.1.3) 2026-01-16 11:50:46 +01:00
hooks security: add debouncing to useFormValidation hook 2026-01-15 20:08:25 +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 incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
pages aesthetic-improvements: apply design direction to pages batch 2 (Action 11.5.1.5) 2026-01-16 11:58:55 +01:00
router feat: Visual masterpiece - true light mode & premium UI 2026-01-11 02:32:21 +01:00
schemas incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
services aesthetic-improvements: reduce decorative cyan in education and services (80/20 rule, batch 14) 2026-01-16 11:34:18 +01:00
stores security: parse rate limit headers and create rate limit store 2026-01-15 19:54:49 +01:00
styles aesthetic-improvements: add consistent section spacing utility variables 2026-01-16 10:44:55 +01:00
test state-utilities: remove unused undoRedo and stateNormalization utilities 2026-01-15 19:35:37 +01:00
types state-ownership: delete unused optimisticStoreUpdates.ts file 2026-01-15 19:26:53 +01:00
utils aesthetic-improvements: add visual grid overlay tool (Action 11.2.1.4) 2026-01-16 11:53:29 +01:00
index.css aesthetic-improvements: change primary text color to white 2026-01-16 02:34:55 +01:00
main.tsx aesthetic-improvements: add visual grid overlay tool (Action 11.2.1.4) 2026-01-16 11:53:29 +01:00
setupTests.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
vite-env.d.ts stabilizing apps/web: SITUATION AWARENESS 2025-12-16 14:40:16 -05:00