Commit Graph

66 Commits

Author SHA1 Message Date
LailaWulandarii 49afee603a update success message for buket crud 2026-02-11 13:48:59 +07:00
LailaWulandarii 7334795e42 add new validation rule and validation message in user pesan buket 2026-02-10 13:48:16 +07:00
LailaWulandarii 660689cc10 add custom val message for booking foto in user 2026-02-09 13:47:29 +07:00
LailaWulandarii f8fb123df6 delete unuseed code in beranda controller 2026-02-08 13:46:18 +07:00
LailaWulandarii a7f433961d refactor: add regex validation for 'nama', 'alamat', and 'deskripsi' fields in AdminRequest, FotoRequest, and ProfilRequest 2026-02-07 15:41:29 +07:00
LailaWulandarii f5be1cf1db refactor: add regex validation for 'nama', 'request_khusus', and 'deskripsi' fields in BuketRequest 2026-02-06 15:41:07 +07:00
LailaWulandarii 921380e531 refactor: add regex validation for 'nama' field in AdditionalRequest 2026-02-06 15:40:47 +07:00
LailaWulandarii a7f78f4949 refactor: add regex validation for 'nama' field in PesanBuketRequest 2026-02-05 15:40:34 +07:00
LailaWulandarii f140a6b481 refactor: add regex validation for 'nama' field in BookingFotoRequest 2026-02-05 15:40:24 +07:00
LailaWulandarii 3c2d078e8f refactor: update validation rules for username, email, and alamat fields in AdminRequest 2026-02-04 15:24:32 +07:00
LailaWulandarii cc68a376ae refactor: update max length for request_khusus field in PesanBuketRequest 2026-02-03 15:22:08 +07:00
LailaWulandarii d1d11e6247 refactor: update validation rules in PesanBuketRequest for ucapan field length 2026-02-01 15:13:12 +07:00
LailaWulandarii 2e43ab100e refactor: update authorization logic and validation rules in ProfilRequest 2026-01-31 15:12:46 +07:00
LailaWulandarii 328d3d21fd feat: add PasswordRequest for password validation with custom messages 2026-01-30 15:12:24 +07:00
LailaWulandarii 78f0860076 refactor: update validation rules in BuketRequest for request_khusus and deskripsi fields 2026-01-30 15:11:58 +07:00
LailaWulandarii dfc1dd3e3a refactor: enhance store method in PesanBuketController with request validation and improved error handling 2026-01-29 15:11:14 +07:00
LailaWulandarii 326799bf85 refactor: streamline profile update and password update methods with request validation 2026-01-29 15:10:56 +07:00
LailaWulandarii a047ecca11 fix: update error message for incorrect password in authentication 2026-01-29 15:10:30 +07:00
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 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 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 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 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