PlanTempusApp/PlanTempus.Application/Features/Dashboard/Components
Janus C. H. Knudsen abcf8ee75e Adds dashboard booking and notification components
Introduces reusable view components for bookings and notifications
Implements dynamic rendering of booking items and lists
Adds corresponding CSS styles for new dashboard components

Enhances dashboard user interface with interactive elements
2026-01-11 13:11:55 +01:00
..
BookingItem Adds dashboard booking and notification components 2026-01-11 13:11:55 +01:00
BookingList Adds dashboard booking and notification components 2026-01-11 13:11:55 +01:00
NotificationItem Adds dashboard booking and notification components 2026-01-11 13:11:55 +01:00
NotificationList Adds dashboard booking and notification components 2026-01-11 13:11:55 +01:00
StatCard Adds dashboard stat cards and demo banner 2026-01-11 11:17:51 +01:00
BookingItemViewComponent.cs Adds dashboard booking and notification components 2026-01-11 13:11:55 +01:00
BookingListViewComponent.cs Adds dashboard booking and notification components 2026-01-11 13:11:55 +01:00
NotificationItemViewComponent.cs Adds dashboard booking and notification components 2026-01-11 13:11:55 +01:00
NotificationListViewComponent.cs Adds dashboard booking and notification components 2026-01-11 13:11:55 +01:00
StatCardViewComponent.cs Adds dashboard stat cards and demo banner 2026-01-11 11:17:51 +01:00