Commit Graph

24 Commits

Author SHA1 Message Date
LailaWulandarii ea7edd2f0a update path for saving bukti_bayar, update no_invoice, and edit template confirmation message 2026-01-07 17:26:03 +07:00
LailaWulandarii 98456552c7 change date to indonesian format, add total booking duration after add additional in formulir function, add detail validator in store function, edit template confirmation message 2026-01-07 17:15:27 +07:00
LailaWulandarii 9560793ff5 delete photo checking rule for edit and delete buket and foto 2026-01-07 17:06:39 +07:00
root 3323a3e37e Fix controller case sensitivity, add package-lock, and cleanup gitignore 2026-01-07 06:01:14 +00:00
LailaWulandarii 4da0aae8f3 modify booking foto model, add new function for labeling status_booking 2025-12-29 03:04:22 +07:00
LailaWulandarii 297ee8817d feat: Update user roles and enhance transaksi_bukets table with new fields 2025-12-30 02:58:11 +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
LailaWulandarii 24780837c2 feat: Enhance Buket ordering process with AJAX search, validation, and new features 2025-12-28 19:22:26 +07:00
LailaWulandarii a5ae9a66d8 feat: Add new fields and functionalities for Buket products
- Added 'request_khusus' and 'ucapan' fields to the Buket model and migration.
- Updated the create and edit modals to include new fields for 'request_khusus' and 'ucapan'.
- Enhanced the product listing view with success and error alerts.
- Implemented image upload functionality with previews in create and edit modals.
- Improved the show modal to display detailed information about Buket products.
- Added multiple new images for Buket products in the public directory.
2025-12-28 19:21:16 +07:00
LailaWulandarii d4b9e5fdf0 Refactor modal components for order history and payment details
- Updated modal-foto.blade.php to dynamically include booking ID in modal ID and display booking details using Carbon for date and time formatting.
- Created new modal-riwayat-buket.blade.php and modal-riwayat-foto.blade.php for displaying detailed order history for buket and foto respectively.
- Removed the old modal-riwayat.blade.php file as its functionality has been split into the new modals.
- Updated riwayat.blade.php to integrate new modals and display order history with invoice numbers and customer details.
2025-12-28 19:20:14 +07:00
LailaWulandarii 086356cb17 update foto controller 2025-12-27 18:59:26 +07:00
LailaWulandarii 8e7b672af8 add logic in additional controller and additional view for crud 2025-12-27 18:59:09 +07:00
LailaWulandarii f9eb2397af add logic in foto controller and paket foto section for crud paket foto 2025-12-27 18:15:35 +07:00
LailaWulandarii 42c6961eb2 add logic in manajemen admin controller and kelola admin view 2025-12-27 11:46:37 +07:00
LailaWulandarii e07d270b7f add logic in profil controller and profil view for edit profil 2025-12-27 02:31:48 +07:00
LailaWulandarii 9de4993af6 add logic in auth controller and login view for authentication 2025-12-27 02:31:10 +07:00
LailaWulandarii 09eadb8a5a add model, controller, and seeder 2025-12-27 02:28:41 +07:00
LailaWulandarii 9a0b631c78 initialize user controller (beranda, booking foto, pesan buket) 2025-12-25 21:18:38 +07:00
LailaWulandarii 15ba3be935 Add BerandaController, BookingFotoController, and PesanBuketController for user management 2025-12-22 07:04:31 +07:00
LailaWulandarii 551e7b06da Add controllers for managing Buket, Foto, and Pesanan resources 2025-12-22 07:03:27 +07:00
LailaWulandarii a4ea7e26ef update index method in BerandaController to return beranda-admin view 2025-12-21 23:34:38 +07:00
LailaWulandarii 95bccdd1de update view in BerandaController to display pemilik layout 2025-12-19 23:28:10 +07:00
LailaWulandarii b48da03e18 add BerandaController for admin dashboard 2025-12-15 21:03:43 +07:00
LailaWulandarii f70684df91 Initial commit: Setup Laravel Framework 2025-12-09 15:37:11 +07:00