Commit Graph

20 Commits

Author SHA1 Message Date
e61abe0189 Feat: Implement Customer Edit page and functionality 2025-12-03 22:55:26 +03:00
efeff06432 Feat: Implement audit logging for Customer actions 2025-12-03 22:53:32 +03:00
b8b4b702a2 Feat: Implement comprehensive audit logging for Halls, Packages, and Reservations 2025-12-03 22:52:25 +03:00
97eebbd725 Feat: Implement User Create and Edit pages 2025-12-03 22:38:44 +03:00
fdc242b076 Fix: Remove duplicated code in reservation actions 2025-12-03 22:36:31 +03:00
8e3cb406af Feat: Add Audit Logs page 2025-12-03 22:33:16 +03:00
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
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