Commit Graph

15 Commits

Author SHA1 Message Date
9538107a13 Feat: Implement Audit Logging and integrate into Reservation actions 2025-12-03 22:32:34 +03:00
eb4fedef2a Feat: Create User Management page 2025-12-03 22:28:56 +03:00
a84985b40f Feat: Add searchable customer combobox to ReservationForm 2025-12-03 22:27:48 +03:00
e4adb85498 Feat: Connect Dashboard to real Supabase data 2025-12-03 22:24:46 +03:00
e5f7680393 Feat: Add city, district, and address fields to Customer 2025-12-03 22:18:51 +03:00
db961c95a4 Fix: Responsive design for Customers page (Card view on mobile) 2025-12-03 22:16:52 +03:00
9fa2907a3e Fix: Change default reservation status to pending and update labels 2025-12-03 22:15:00 +03:00
a2fcaeb81c Fix: Responsive design for Reservations page (Card view on mobile) 2025-12-03 22:13:09 +03:00
a7d62ad2d4 Fix: Add SheetTitle for accessibility 2025-12-03 22:10:09 +03:00
0f754634be Fix: Controlled input error in ReservationForm 2025-12-03 22:08:29 +03:00
2f8ccc28c8 Fix: Responsive design for Halls page (switched to Card grid) 2025-12-03 22:00:16 +03:00
f670d8220f Fix: Hydration mismatch by extracting MobileSidebar and using isMounted check 2025-12-03 21:55:26 +03:00
53b8a87580 Feat: Mobile responsiveness improvements (sidebar, calendar) 2025-12-03 21:54:13 +03:00
92c9d1fcdc Fix: UI components and form logic updates 2025-12-03 21:48:28 +03:00
ee68deb4ce Initial commit: Wedding Hall Automation System with Next.js, Supabase, and Modern UI 2025-12-03 21:29:53 +03:00