Commit graph

3 commits

Author SHA1 Message Date
Janus C. H. Knudsen
4ead6bb544 Adds waitlist UI with drawer and responsive styles
Implements a new waitlist component with mini card, drawer, and interactive functionality

Introduces:
- Waitlist mini card with badge
- Drawer overlay with detailed waitlist entries
- Responsive CSS for various waitlist UI elements
- Interactive JavaScript for opening/closing drawer and handling actions
2026-01-03 16:43:35 +01:00
Janus C. H. Knudsen
7b2080a7bf Refactors dashboard to use external CSS file
Moves inline styles to dedicated dashboard.css
Updates HTML to reference external stylesheet
Improves code organization and maintainability

Relates to refac branch
2025-12-31 00:36:32 +01:00
Janus C. H. Knudsen
0fa5b60a6b Enhance POC dashboard with dynamic UI components
Adds comprehensive dashboard HTML with responsive design and interactive elements

Implements:
- Dark/light mode color variables
- Responsive grid layout
- Interactive booking and notification sections
- Dynamic time and status tracking
- Custom web components for dashboard functionality
2025-12-30 20:20:57 +01:00