Commit Graph

129 Commits

Author SHA1 Message Date
Laila Wulandari 0ceeaca884
Merge pull request #1 from LailaWulandarii/development
Development
2026-01-07 20:33:25 +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 4d7dd13088 update btn text and edit payment info 2026-01-07 17:29:37 +07:00
LailaWulandarii 5b5fbf1c50 update name input, error validation, and date format in booking foto feature 2026-01-07 17:28:52 +07:00
LailaWulandarii 23cd1e5b0b set locale to indonesian and clean welcome blade 2026-01-07 17:27:32 +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 30df8bbcf7 Setup CI/CD dan Docker Compose 2026-01-07 06:49:24 +00:00
root 3323a3e37e Fix controller case sensitivity, add package-lock, and cleanup gitignore 2026-01-07 06:01:14 +00:00
LailaWulandarii 1f6dc5fd1d update file location 2026-01-06 19:22:05 +07:00
LailaWulandarii 3f871c37c4 add inline css in user's beranda 2026-01-06 19:21:40 +07:00
LailaWulandarii e22937c77e update year in copyright footer for user layout 2026-01-06 19:21:15 +07:00
LailaWulandarii 97ccef7634 update year in copyright footer for admin layout 2026-01-06 19:21:02 +07:00
LailaWulandarii cc7a171986 edit confirmbutton collor to primary color 2026-01-05 19:19:52 +07: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 bef4b736d8 delete inline styling for header table 2026-01-05 19:18:18 +07:00
LailaWulandarii 35a2548635 edit header spacing for user css 2026-01-04 19:17:12 +07:00
LailaWulandarii 138e3b41b4 edit modal title for edit photo 2026-01-04 19:16:46 +07:00
LailaWulandarii 652068d4d3 edit modal title for edit additional 2026-01-04 19:16:28 +07:00
LailaWulandarii 394353bcfe update paket foto's photo for katalog 2026-01-03 19:13:35 +07:00
LailaWulandarii 337315a5a0 add social links in footer 2026-01-02 17:15:32 +07:00
LailaWulandarii d043117557 refactor styling code for florist and booking section in beranda, add new faq 2026-01-02 17:15:24 +07:00
LailaWulandarii 2e1d977991 make a new folder for user homepage img 2026-01-02 17:14:27 +07:00
LailaWulandarii 1a0f95d82b initiate docker and ngix for render hosting 2026-01-02 08:07:42 +07:00
LailaWulandarii c9c095e0ee remove unused class in ajax 2026-01-01 00:14:38 +07:00
LailaWulandarii fd224c1278 update detail buket view to enhance customization notes and adjust WhatsApp message 2026-01-01 00:13:46 +07:00
LailaWulandarii 6cdbee5a5b update data aos duration in customer page 2026-01-01 00:13:17 +07:00
LailaWulandarii 3cb9e6e767 update alert messages and adjust font size in profil view 2025-12-31 00:12:06 +07:00
LailaWulandarii b3cfcf4a0f update empty state messages for paket foto and additional sections 2025-12-31 00:11:49 +07:00
LailaWulandarii 6e23de7813 add view for kelola admin menu 2025-12-31 00:11:12 +07:00
LailaWulandarii ba81b2a28d add beranda views for role admin and owner 2025-12-31 00:10:53 +07:00
LailaWulandarii 75a8cffb2f modify app config en->id 2025-12-29 03:05:03 +07:00
LailaWulandarii 4da0aae8f3 modify booking foto model, add new function for labeling status_booking 2025-12-29 03:04:22 +07:00
LailaWulandarii 32387c6479 refactor code: add kelola admin menu with owner role, add logic n route for profile and logout 2025-12-29 03:03:23 +07:00
LailaWulandarii 9693ac5965 first testing dummy payment 2025-12-29 03:02:09 +07:00
LailaWulandarii 247dcd5507 add catalog pict for katalog foto testing 2025-12-30 03:01:23 +07:00
LailaWulandarii 7e65fd5cc6 add payment proof fod booking foto testing 2025-12-30 03:00:53 +07:00
LailaWulandarii cff73b4269 add payment proof fod booking foto testing 2025-12-30 03:00:38 +07:00
LailaWulandarii 6cdb4d86db Remove Iconly font CSS files: iconly.css and iconly.rtl.css 2025-12-30 02:59:44 +07:00
LailaWulandarii d8cb177ef1 feat: Enhance styling for feedback, buttons, and cards; add new utility classes 2025-12-30 02:59:03 +07:00
LailaWulandarii a82f3a3540 add new seeder (additional, pelangan, transaksi, user) 2025-12-30 02:58:47 +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