Commit Graph

54 Commits

Author SHA1 Message Date
LailaWulandarii 08e13658fd add ProfilRequest for request validation structure in Admin 2026-01-27 17:21:20 +07:00
LailaWulandarii 120aa03fc9 add PesananBuketRequest and PesananFotoRequest for improved validation and structure in PesananBuketController and PesananFotoController 2026-01-27 17:21:12 +07:00
LailaWulandarii ff929d6905 add BuketRequest for improved validation and structure in BuketController 2026-01-27 17:20:55 +07:00
LailaWulandarii 39ba315f0a add AdminRequest for improved validation and structure in ManajemenAdminController 2026-01-26 17:20:30 +07:00
LailaWulandarii 6ecc2a4ccd add AdditionalRequest for improved validation and structure in AdditionalController 2026-01-26 17:20:15 +07:00
LailaWulandarii 45969e0c77 add FotoRequest for improved validation and structure in FotoController 2026-01-25 17:19:49 +07:00
LailaWulandarii 9898d3ecc9 add PesanBuketRequest for enhanced validation and structure in Buket ordering 2026-01-25 17:18:56 +07:00
LailaWulandarii a6a893bd05 refactor BookingFotoController and add BookingFotoRequest for improved validation and code organization 2026-01-24 17:18:33 +07:00
LailaWulandarii 094be01781 add WhatsAppService for generating notifications and messages for buket and foto orders 2026-01-23 17:17:43 +07:00
LailaWulandarii 50cf6ace25 add DashboardService for statistics calculation and update beranda view with stat cards 2026-01-22 17:17:16 +07:00
LailaWulandarii 1c6a4d136c refactor BerandaController, HistoriPesananController, ManajemenAdminController, and PesananFotoController to remove commented code and improve readability 2026-01-18 16:52:18 +07:00
LailaWulandarii c6155e840c refactor BuketController and PesananBuketController to remove commented code and improve readability 2026-01-18 16:51:52 +07:00
LailaWulandarii 95bc0ae157 refactor AdditionalController and FotoController to remove commented code and improve readability 2026-01-17 16:51:31 +07:00
LailaWulandarii d8b8e6e832 refactor BookingFotoController and PesanBuketController to remove commented code and improve readability 2026-01-16 16:42:30 +07:00
LailaWulandarii 2996f49f26 update max size photo validation 2026-01-14 19:43:12 +07:00
LailaWulandarii 5c15970424 update id to slug 2026-01-12 20:49:51 +07:00
Lutfi Hakim ffdbf8be3d add debuging for fotoController 2026-01-13 19:57:10 +07:00
LailaWulandarii c8ee6e5986 delete unused emoji 2026-01-10 19:22:08 +07:00
LailaWulandarii 19a2c1668d Enhance order status update functionality and improve modal button actions for better user experience 2026-01-09 20:46:36 +07:00
LailaWulandarii c44d3e3d15 Enhance order status update functionality and improve modal button actions for better user experience 2026-01-09 20:46:26 +07:00
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
LailaWulandarii 3dafb244e1 delete unused modal, pemilik and admin views, update stats value and variable for pesanan pending 2026-01-09 09:13:47 +07:00
root 41ed733eb7 change permission for js 2026-01-08 13:10:42 +00: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
LailaWulandarii 192af00f2f refactor: replace File facade with Storage facade for file handling and update image paths 2026-01-08 19:00:29 +07:00
LailaWulandarii a21939e362 refactor: update file handling to use Storage facade and improve image paths 2026-01-08 19:00:09 +07:00
LailaWulandarii 56d3a17c39 set locale to indonesia, edit paket foto seeder and edit main admin css 2026-01-07 17:30:44 +07:00
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