Commit Graph

6 Commits

Author SHA1 Message Date
15e50bc9bc Add framer-motion dependency 2026-02-18 16:30:16 -06:00
cda092e3a6 Complete rebuild: Modern Next.js + shadcn/ui monitoring dashboard
- Dark OLED theme with emerald/cyan accent gradients
- Framer Motion animations (stagger, hover, fade effects)
- shadcn/ui components: Cards, Badges, Progress, Dialog, Input
- Responsive grid layout with glass-morphism cards
- Animated status indicators with pulse effects
- Sparkline uptime visualizations
- Grid/List view toggle
- Stats overview cards with color-coded borders
- Tooltips on all interactive elements
- Modern Plus Jakarta Sans typography
- Production-ready with accessibility features
2026-02-18 16:26:00 -06:00
ac51761c73 Task #4: Redesign Heartbeat Monitor - UptimeRobot inspired UI
- Clean white/light theme with blue accents (matching UptimeRobot)
- Status overview cards: Services Online, Avg Uptime, Avg Response, Incidents
- Modern card-based layout with hover effects
- Sparkline uptime visualization for each monitor
- Improved typography and spacing
- Better action buttons with hover reveal pattern
- Empty state for no monitors
- Sticky navigation header
- Responsive design maintained
2026-02-18 16:03:15 -06:00
08f1ff6af8 Simplify UI with clean card grid layout
- Redesigned with simpler card-based grid layout
- Added grid/list view toggle
- Cleaner status badges (ONLINE/OFFLINE)
- Simplified stats display (2 stats per card)
- Removed complex animations and effects
- Easier to read and scan quickly
- Consistent spacing and typography
2026-02-18 13:39:41 -06:00
9568bd81d1 Complete UI/UX redesign with modern dashboard aesthetics
- Applied dark OLED theme with slate color palette
- Added Fira Code/Inter typography for technical look
- Implemented glassmorphism cards with gradient accents
- Added smooth area charts with gradient fills
- Improved stats cards with glow effects
- Added tabbed navigation (Dashboard/Settings)
- Enhanced modal designs with better spacing
- Added custom scrollbar styling
- Implemented responsive grid layout
- Added hover animations and micro-interactions
- Improved accessibility with focus states
2026-02-18 12:06:39 -06:00
bed1169443 Initial commit: Heartbeat Monitor dashboard
- Full-featured monitoring dashboard for local web apps
- Real-time status tracking with uptime percentages
- Visual sparklines for status history
- Add/Edit/Delete apps dynamically
- Categories and color coding
- Auto-refresh every 30 seconds
- API endpoints for apps and status management
2026-02-18 11:16:01 -06:00