veza/apps/web/src/components
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
..
admin feat(ui): semantic tokens in admin views (audit logs, users, dashboard) 2026-02-10 09:37:16 +01:00
analytics refactor(tokens): complete design token migration to semantic system 2026-02-09 23:05:09 +01:00
auth chore: remove production logs in components 2026-01-07 10:31:02 +01:00
base incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
charts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
commerce feat(ui): education, gamification, developer, admin views polish 2026-02-10 00:48:45 +01:00
dashboard ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
data ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
demo improving UI: adding API doc to Developer Page 2026-01-26 14:12:17 +01:00
developer feat(ui): education, gamification, developer, admin views polish 2026-02-10 00:48:45 +01:00
education fix: resolve TypeScript errors from UI polish subagents 2026-02-10 00:52:48 +01:00
feedback feat(ui): semantic tokens in RolesPage, SettingsPage, Toast, QueueView 2026-02-10 09:45:30 +01:00
filters chore(dx): add .cursorrules and design system audit documentation 2026-02-05 14:20:06 +01:00
forms ui(tokens): migrate kodo-gold to warning (43 files, 84 instances) 2026-02-09 00:20:32 +01:00
gamification feat(ui): semantic tokens in settings views + XPBar 2026-02-10 09:43:22 +01:00
inventory ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
keyboard ui(tokens): migrate border-kodo-steel to border-border (86 files, 269 instances) 2026-02-09 00:07:00 +01:00
layout feat(ui): semantic tokens in loading states, header, sidebar, navbar 2026-02-10 09:28:43 +01:00
library feat(ui): semantic tokens on library, chat, dashboard, search 2026-02-10 09:53:17 +01:00
live ui(design): migrate layout arbitrary values to tokens - Phase 1 2026-02-10 14:06:30 +01:00
marketplace feat(ui): marketplace premium polish 2026-02-10 00:39:26 +01:00
modals ui(tokens): migrate kodo-gold to warning (43 files, 84 instances) 2026-02-09 00:20:32 +01:00
monitoring refactor(tokens): complete design token migration to semantic system 2026-02-09 23:05:09 +01:00
navigation chore(dx): add .cursorrules and design system audit documentation 2026-02-05 14:20:06 +01:00
notifications ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
player fix: resolve TypeScript errors from UI polish subagents 2026-02-10 00:52:48 +01:00
pwa ui(tokens): migrate kodo-cyan to primary (51 files, 88 instances) 2026-02-09 00:19:12 +01:00
search ui(tokens): migrate kodo-cyan to primary (51 files, 88 instances) 2026-02-09 00:19:12 +01:00
seller feat(a11y): comprehensive accessibility & view states improvements 2026-02-09 23:04:35 +01:00
settings feat(ui): semantic tokens in RolesPage, SettingsPage, Toast, QueueView 2026-02-10 09:45:30 +01:00
share feat(ui): tooltip adoption + search highlighting & skeleton loading 2026-02-09 23:14:00 +01:00
social fix: resolve TypeScript errors from UI polish subagents 2026-02-10 00:52:48 +01:00
studio ui(components): migrate remaining 27 skeleton files to Skeleton shimmer 2026-02-08 23:21:33 +01:00
theme ui(tokens): migrate kodo-cyan to primary (51 files, 88 instances) 2026-02-09 00:19:12 +01:00
ui ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
upload ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
user ui(tokens): migrate kodo-cyan to primary (51 files, 88 instances) 2026-02-09 00:19:12 +01:00
views ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00
AdvancedFilters.tsx ui(tokens): migrate border-kodo-steel to border-border (86 files, 269 instances) 2026-02-09 00:07:00 +01:00
BulkModeBanner.tsx ui(tokens): migrate bg-kodo-steel to bg-muted (46 files, 76 instances) 2026-02-09 00:08:42 +01:00
COMPONENT_USAGE.md consistency: remove unused button variants (neon, glass, premium, link) 2026-01-16 02:13:51 +01:00
ErrorBoundary.stories.tsx chore(storybook): reclassify story hierarchy (App/Pages, Layouts, UI, Features, Docs/Failures) and enable autodocs 2026-02-05 13:21:54 +01:00
ErrorBoundary.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
ErrorBoundary.tsx improving UI: adding API doc to Developer Page 2026-01-26 14:12:17 +01:00
index.ts incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
OfflineIndicator.stories.tsx chore(storybook): reclassify story hierarchy (App/Pages, Layouts, UI, Features, Docs/Failures) and enable autodocs 2026-02-05 13:21:54 +01:00
OfflineIndicator.tsx ui(tokens): migrate kodo-cyan to primary (51 files, 88 instances) 2026-02-09 00:19:12 +01:00
OfflineQueueManager.tsx ui(tokens): migrate kodo-cyan to primary (51 files, 88 instances) 2026-02-09 00:19:12 +01:00
Onboarding.tsx ui(tokens): migrate kodo-cyan to primary (51 files, 88 instances) 2026-02-09 00:19:12 +01:00
RateLimitIndicator.tsx refactor(tokens): complete design token migration to semantic system 2026-02-09 23:05:09 +01:00
types.ts incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00