Jason Staack
9bb33f9c67
fix(ui): restore info/teal color for device actions in audit log
2026-03-21 13:22:45 -05:00
Jason Staack
357258d1c7
fix(ui): eliminate remaining blue — shift info token to warm teal
...
- --info light: 217 91% 50% (blue) → 180 20% 40% (desaturated warm teal)
- --info dark: 217 60% 60% (blue) → 180 20% 50% (warm teal)
- Audit log: device_ actions use accent instead of info, firmware uses
warning instead of raw purple
- Fixes 40+ references to text-info/bg-info across the codebase
without touching each file — token shift handles them all
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-21 13:08:50 -05:00
Jason Staack
b39014ef47
refactor(ui): migrate all components to Warm Precision token names
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-21 11:49:37 -05:00
Jason Staack
fee40db073
fix: resolve review issues in DeviceLink rollout
...
- Fix import casing in AuditLogTable (DeviceLink → device-link)
- Remove DeviceLink from BatchConfigPanel device selector (nested interactive)
- Remove DeviceLink from TemplatePushWizard device selector (nested interactive)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-18 11:28:17 -05:00
Jason Staack
6713a8cf5b
feat(audit): make device names clickable in audit log
...
Add device_id to the audit log API response and frontend type, then
use DeviceLink to make device hostnames navigable in AuditLogTable.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-18 11:16:21 -05:00
Jason Staack
4924580a4b
feat(ui): polish remaining pages with Deep Space tokens
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-16 18:40:48 -05:00
Jason Staack
42216ea326
fix(a11y): add keyboard support and aria-expanded to audit log rows
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-15 21:10:17 -05:00
Jason Staack
b07659e2c2
fix(a11y): add aria-labels to unlabeled controls and table headers
2026-03-15 21:08:02 -05:00
Jason Staack
b840047e19
feat: The Other Dude v9.0.1 — full-featured email system
...
ci: add GitHub Pages deployment workflow for docs site
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-08 19:30:44 -05:00