veza/apps/web/src
senke 64fbb81ddf ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress
- rounded-[var(--radius-xl/md/lg/sm)] → rounded-xl, rounded-md, rounded-lg, rounded-sm
- Timeline: min-w-[200px] → min-w-50
- AddEquipmentView, MetadataForm: min-h-[100px] → min-h-25
- NavigationProgress: shadow-[...] → shadow-button-primary-glow
- Stories: ActivityGraph, StatCard, NotificationBell, LoadingState, ScrollArea, Skeleton, FileUploadZone
- Reduced arbitrary values from ~60+ to 11 (5 files, exceptions documented)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 19:24:07 +01:00
..
__tests__ aesthetic-improvements: add automated contrast testing for WCAG compliance 2026-01-16 10:26:20 +01:00
app feat(ui): error boundary with premium fallback + scroll-to-top button 2026-02-10 00:33:21 +01:00
components ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
config small fixes : cors + login loop 2026-02-07 20:36:48 +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 ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
hooks feat(ui): animated number counters + navigation progress bar 2026-02-10 00:19:18 +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 small fixes : cors + login loop 2026-02-07 20:36:48 +01:00
pages feat(ui): semantic tokens on Dashboard and Marketplace 2026-02-10 09:49:07 +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(web): detect wrong server (HTML instead of JSON) and reduce console noise 2026-02-10 13:52:23 +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 ui(tokens): unify scrollbar to single source in index.css 2026-02-08 22:49:13 +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 ui(shell): strip destructive CSS injection from fixDisplayIssues 2026-02-08 22:51:11 +01:00
index.css ui(design): migrate ImageCropper, PlaybackSummary to layout tokens 2026-02-10 14:07:19 +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