Z User 482e8cf444 feat: styling polish, command palette, breadcrumbs, activity feed, export, sort, clipboard
- 40+ styling fixes across all 11 pages (consistent padding, titles, empty states, date formatting)
- Command Palette (Ctrl+K) with 11 nav items + 3 actions
- Breadcrumbs with hash-based path detection and mobile truncation
- Activity Feed component with 11 color-coded action icons and 30s auto-refresh
- ExportButton (CSV) on Purchases, Audit, Users pages
- SortableHeader with 3-state toggle on Purchases and Audit pages
- copyToClipboard utility with navigator.clipboard + fallback
- Notification badge on Purchases sidebar item (pending count)
- Connection status indicator in sidebar footer
- Removed dynamic imports from page.tsx (reduces memory)
- Disabled Prisma query logging (reduces memory)
- All components verified: named exports, @/ prefix, hash navigation, sonner toasts
2026-08-05 13:40:32 +00:00
2026-08-05 12:00:27 +00:00
2026-08-05 12:54:00 +00:00
2026-08-05 10:48:59 +00:00
2026-08-05 10:48:59 +00:00
2026-08-05 11:10:09 +00:00
2026-08-05 11:10:09 +00:00
Description
No description provided
25 MiB
Languages
TypeScript 61.4%
JavaScript 32.9%
Shell 4.4%
CSS 1.1%
Dockerfile 0.2%