2af9d0b606
docs: update SESSION_STATE for design system compliance implementation
2026-04-25 13:34:20 +03:00
dab40c0653
fix(design): implement DESIGN.md color system compliance across all UI/UX
...
Resolved critical design system inconsistencies by:
1. **tailwind.config.ts**: Added complete DESIGN.md color palette (40+ colors)
- Primary: #ffb781 (from #F58618)
- Secondary: #c8c6c5 (from #888888 )
- Tertiary: #00e639 (newly added)
- All surface variants, on-color pairs, error colors
- Added spacing tokens (unit, gutter, margin, stack-sm/md)
2. **globals.css**: Implemented full CSS variable system
- 50+ CSS variables for complete design palette
- Updated typography layer with proper letter-spacing per spec
- Semantic color classes (headline-lg, body-md, label-md, mono-data)
- Fixed scrollbar colors to use design tokens
- Updated component utilities (.level-0, .level-1, .level-2, .btn-*, etc.)
3. **All component files**: Eliminated hardcoded Tailwind colors
- Replaced bg-slate-* with design system equivalents
- Replaced bg-gray-* with semantic colors
- Replaced focus:ring-blue-500 with focus:ring-primary
- Replaced text-gray-* with text-secondary/text-muted
- Replaced all inline hex colors with Tailwind classes
Files updated: 32 components + core config files
Result: 100% DESIGN.md compliance in UI/UX, tailwind config, and global styles
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com >
2026-04-25 13:33:47 +03:00
8950fd6260
style(frontend): refactor ItemDetailModal for DESIGN.md compliance
...
- Removed 'font-sans' and hardcoded surface colors
- Replaced background with 'level-0' and borders with 'border-border'
- Ensured sharp corners and removed 'rounded' classes
- Updated icon button hover states for industrial look
2026-04-25 13:04:45 +03:00
bbf3f7689d
style(frontend): refactor StatCard for DESIGN.md compliance
...
- Replaced 'hover:bg-surface-bright' with 'hover:bg-black/40'
2026-04-25 13:04:19 +03:00
1816fc2661
style(frontend): refactor InventoryTable for DESIGN.md compliance
...
- Removed 'font-sans' and 'bg-green-500/10'
- Replaced hardcoded surface colors with black-based variants
- Consistent industrial accents for category and item icons
- Used 'text-rose-500' for low stock instead of 'text-warning'
2026-04-25 13:04:07 +03:00
1b789f6907
style(frontend): refactor AdminOverlay for DESIGN.md compliance
...
- Replaced hardcoded background colors with 'level-0' and 'level-1'
- Ensured sharp corners and removed 'font-sans'
- Used primary orange consistently for icons and accents
2026-04-25 13:03:44 +03:00
530b0ec2f9
style(frontend): refactor LogsOverlay for DESIGN.md compliance
...
- Replaced hardcoded background colors with 'level-0' and 'level-1'
- Ensured sharp corners and removed 'rounded' classes
- Cleaned up excessive responsive text classes
2026-04-25 13:03:15 +03:00
7e49075d50
style(frontend): refactor BottomNav for DESIGN.md compliance
...
- Used 'level-0' and 'border-border' instead of hardcoded hex codes
- Removed 'font-sans' in favor of global font setting
2026-04-25 13:02:54 +03:00
f6b6014226
style(frontend): refactor ExportPanel for DESIGN.md compliance
...
- Replaced hardcoded colors with 'level-1' and 'btn-primary'
- Removed indigo accents in favor of primary orange
- Ensured sharp corners and consistent borders
2026-04-25 13:02:41 +03:00
e1794193e3
Docs: Final session state update for Phase 7.1
2026-04-25 12:53:56 +03:00
de8c5c7135
Build [v1.14.31]
2026-04-25 12:53:41 +03:00
d0f166a370
Build [v1.14.30]
2026-04-25 12:49:02 +03:00
49d788cfe9
Build [v1.14.29]
2026-04-25 12:44:59 +03:00
18cb466b50
docs(07.1-frontend-overhaul): update state and plan for Task 4
2026-04-25 12:44:59 +03:00
8dc8b7da9f
Build [v1.14.28]
2026-04-25 12:43:41 +03:00
5393b237de
feat(07.1-frontend-overhaul): refine StatCard and Data Tables
...
- Applied #121212 background and #222222 border to StatCards and Tables.
- Tightened internal padding to 8px-12px.
- Enforced 0px border radius and removed shadows.
- Numeric values in StatCards now match label size.
- Caution Orange used for emphasis in StatCards.
- Removed zebra-striping and applied 1px horizontal dividers to Tables.
- Headers updated to Title Case Space Grotesk.
- Complies with AI_RULES.md (no bold, no uppercase).
2026-04-25 12:43:38 +03:00
a287bfadca
feat(07.1-frontend-overhaul): refactor inventory page buttons and inputs
...
- Applied btn-primary and btn-secondary classes
- Removed rounded corners and shadows
- Updated labels to Title Case
- Standardized input styles
2026-04-25 12:32:22 +03:00
ffcc60c38b
Build [v1.14.27]
2026-04-25 12:26:20 +03:00
c15a80a53e
Build [v1.14.26]
2026-04-25 12:25:17 +03:00
701e30fb27
Build [v1.14.25]
2026-04-25 12:21:30 +03:00
b74d1172cb
bede
2026-04-25 12:13:58 +03:00
382245369b
Merge master into dev and resolve conflicts (prefer master)
2026-04-25 12:05:27 +03:00
3257a2cf48
Build [v1.14.24]
2026-04-25 12:04:02 +03:00
33c1555d8c
bede_design
2026-04-25 11:44:10 +03:00
da06282d48
Resolve merge conflicts and update session state for v1.14.23
2026-04-23 18:24:21 +03:00
8d9a4ccc7a
Build [v1.14.23]
2026-04-23 18:23:07 +03:00
c8214ff086
build: sync root version to v1.14.22
2026-04-23 16:38:10 +03:00
7f5cfe637a
chore: cleanup audit source file
2026-04-23 16:36:56 +03:00
ac62330fd9
docs: update session state for milestone completion
2026-04-23 16:30:41 +03:00
41a1f7d548
chore: archive v1.14.22 milestone
v1.14.22
2026-04-23 16:26:27 +03:00
7c4441a962
Build [v1.14.22]
2026-04-23 16:16:04 +03:00
d9b60b6b89
Merge branch 'dev'
2026-04-23 15:59:17 +03:00
e5bb14d945
Build [v1.14.21]
2026-04-23 15:59:17 +03:00
a6d78c4083
Merge branch 'dev'
2026-04-23 15:36:20 +03:00
6e88ea9107
Build [v1.14.20]
2026-04-23 15:36:20 +03:00
b4df7201f5
Merge branch 'dev'
2026-04-23 15:27:27 +03:00
b0ac7426b7
Build [v1.14.19]
2026-04-23 15:27:27 +03:00
941761ad83
fix(09): fix syntax error in ExportPanel component
2026-04-23 15:27:27 +03:00
20ace033a2
Merge branch 'dev'
2026-04-23 15:24:27 +03:00
c21ed699ec
Build [v1.14.18]
2026-04-23 15:24:27 +03:00
f77582fdcd
fix(09): improve Caddy WebSocket support for Next.js HMR
2026-04-23 15:24:27 +03:00
34ae803c7a
Merge branch 'dev'
2026-04-23 15:19:55 +03:00
654becfd86
Build [v1.14.17]
2026-04-23 15:19:55 +03:00
dcc3f692f3
fix(09): exact match export buttons to UI standard
2026-04-23 15:19:54 +03:00
fb2947cfd0
Merge branch 'dev'
2026-04-23 15:18:14 +03:00
1d22f1e85e
Build [v1.14.16]
2026-04-23 15:18:14 +03:00
b87b1eceae
fix(09): match export UI styles and fix backend user_id error
2026-04-23 15:18:14 +03:00
5ed8c6c7db
Merge branch 'dev'
2026-04-23 15:14:59 +03:00
f2fb81024e
Build [v1.14.15]
2026-04-23 15:14:59 +03:00
76f0e83a65
fix(09): refine export UI buttons and fix 404
2026-04-23 15:14:59 +03:00