Commit Graph

4 Commits

Author SHA1 Message Date
b24d3516d5 Final redesign: Exact Vercel/Linear-style layout with shadcn components
- Fixed 280px sidebar with glassmorphism
- Full-width max-w-7xl main content (no single column)
- 4 KPI cards in grid-cols-2 md:grid-cols-4 layout
- 3-column service grid (grid-cols-1 md:grid-cols-2 lg:grid-cols-3)
- shadcn Card, Badge, Progress, Button components
- Sparklines using recharts
- Hover scale + shadow effects
- No tables, no single-column stacking
2026-02-18 17:52:37 -06:00
bc82bc818a Complete redesign: Linear + Vercel style dashboard with sidebar navigation
- Collapsible glassmorphism sidebar with navigation items
- Top navbar with global status banner, search, actions, avatar
- 4 KPI metric cards with sparkline charts using recharts
- Bento-grid style service cards with hover actions
- Full Framer Motion animations throughout
- Dark theme with emerald/cyan accents
- Responsive layout (1-3 columns)
- Add monitor modal with animations
2026-02-18 17:37:59 -06:00
43022c165e Complete working rebuild with Framer Motion animations
- Verified build works before delivery
- All animations functional (stagger, hover, fade)
- Sparkline uptime visualizations
- Grid/List view toggle
- Responsive design
- Working add/delete monitors
2026-02-18 16:37:25 -06:00
15e50bc9bc Add framer-motion dependency 2026-02-18 16:30:16 -06:00