Design: - Replace purple SaaS theme with operational dark navy (#0b1020) + cyan (#57c7ff) - Satoshi + JetBrains Mono fonts via CSS @import - KpiCard: hero variant for Total Hours, tabular-nums for all values - Sidebar: cyan active state instead of amber, dimmer inactive icons - Dashboard: skeleton loading states for all charts, polished empty states - TopBar: cyan user avatar consistent with sidebar Fixes: - Live Feed: SSE URL was /api/events/stream (wrong) → /api/events; pass JWT as ?token= query param - Dashboard: default preset changed to 'today' instead of '30d' - index.html: Cache-Control: no-cache to prevent stale asset issues Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .eslintrc.cjs | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||