Commit Graph

12 Commits

Author SHA1 Message Date
LailaWulandarii e677d4f093 Remove unused modal footer buttons from buket and foto history modals; update route for pesanan history 2026-01-09 20:46:08 +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 531ab8f7b4 update profile route , views, and hide icon css 2026-01-08 18:59:10 +07:00
root 3323a3e37e Fix controller case sensitivity, add package-lock, and cleanup gitignore 2026-01-07 06:01:14 +00: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
LailaWulandarii 4c811fa06b update routing 2025-12-25 21:17:14 +07:00
LailaWulandarii 7b5a80b616 Refactor route definitions for user and admin management, adding grouping for user routes and commenting out owner-only middleware logic 2025-12-23 19:39:44 +07:00
LailaWulandarii 1927a7f767 Refactor admin routes to remove commented code and improve clarity 2025-12-22 06:55:42 +07:00
LailaWulandarii 416578b20b refactor admin routes to group under 'admin' prefix and redirect to beranda 2025-12-16 21:21:47 +07:00
LailaWulandarii f70684df91 Initial commit: Setup Laravel Framework 2025-12-09 15:37:11 +07:00