Commit Graph

12 Commits

Author SHA1 Message Date
LailaWulandarii 908433d61d update width button prev n next 2026-01-20 19:46:06 +07:00
LailaWulandarii 28c5206b9d update date picker in pesan buket module to flat picker 2026-01-15 19:14:23 +07:00
LailaWulandarii e6fc2863ef update width prev n next button in buket list 2026-01-13 20:58:00 +07:00
LailaWulandarii f6bcf71f84 refactor: update buket routes to include slugs and enhance pagination UI 2026-01-12 20:50:09 +07:00
LailaWulandarii a3aa02fe9a Merge branch 'master' of https://github.com/LailaWulandarii/Flo.do into development 2026-01-09 14:55:41 +07:00
LailaWulandarii d1d52cd17f Refactor payment handling and UI updates
- Updated `PesanBuketController` to use storage for payment proof and modified the WhatsApp contact number.
- Enhanced CSS to hide browser-specific password input features.
- Adjusted Blade templates for admin views to accommodate additional columns and improved image handling.
- Updated image paths in various user views to use the storage disk.
- Added success and error alerts in the order history view.
- Cleaned up routes by removing unused test routes and ensuring proper naming conventions for route updates.
2026-01-09 13:16:15 +07:00
root 91423c0e2c merge version server and local 2026-01-08 12:12:53 +00:00
LailaWulandarii cd8a6b6a6e refactor: update file handling to use Storage facade and improve image path references 2026-01-08 19:00:52 +07:00
root 3323a3e37e Fix controller case sensitivity, add package-lock, and cleanup gitignore 2026-01-07 06:01:14 +00:00
LailaWulandarii aa123196d9 move list file to components folder 2026-01-05 19:19:17 +07:00
LailaWulandarii 027a8bc357 move claender grid in components folder 2026-01-05 19:18:38 +07:00
LailaWulandarii 1f94e59459 Refactor booking and payment flow for photo packages
- Updated booking-foto.blade.php to use forelse for displaying photo packages and added SweetAlert notifications for successful and error sessions.
- Created a new calendar-grid component for better date selection in detail-foto.blade.php.
- Enhanced detail-foto.blade.php to include a booking form with additional options and a calendar for selecting dates and times.
- Improved pembayaran-foto.blade.php to handle errors, include hidden fields for previous selections, and add file upload preview functionality.
- Updated web.php routes to better organize user and admin routes, including AJAX endpoints for calendar loading and slot checking.
2025-12-28 19:23:42 +07:00