Commit Graph

112 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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 9e085a79b4 update admin layout: add kelola admin menu and improve header styling 2025-12-26 21:36:13 +07:00
LailaWulandarii 6d53e31f04 delete old beranda views and add profil + login viewa 2025-12-26 21:35:53 +07:00
LailaWulandarii ddac3b0e7e add produk buket views (admin n owner) including crud modal 2025-12-26 21:34:35 +07:00
LailaWulandarii 8e76ec0f8b add pesanan views including modal show history and order 2025-12-26 21:34:15 +07:00
LailaWulandarii 4af592b05f add paket foto views (paket foto n additional) including crud modal 2025-12-26 21:33:50 +07:00
LailaWulandarii f130fcd2a5 add kelola admin views including crud modal 2025-12-26 21:33:09 +07:00
LailaWulandarii 09f3e2af7a add beranda views (admin n owner) including modal show history and order 2025-12-26 21:32:22 +07:00
LailaWulandarii ad5930f005 add admin dashboard views with statistics and order details 2025-12-25 21:19:57 +07:00
LailaWulandarii 4b2815e04f add user layout view with responsive navbar, footer, and back-to-top functionality 2025-12-24 23:22:07 +07:00
LailaWulandarii 0e126df65f refactor detail-buket and pembayaran-buket views for improved layout and styling 2025-12-24 23:21:55 +07:00
LailaWulandarii d55fb80f3b add booking, detail, and payment views for photo packages 2025-12-24 23:21:38 +07:00
LailaWulandarii f18f0f1ba1 add beranda view with hero, florist, photo studio sections, and FAQ 2025-12-24 23:21:17 +07:00
LailaWulandarii 7e8203b787 add pesan-buket views 2025-12-24 07:13:41 +07:00
LailaWulandarii f6884ecb32 add detail-buket views 2025-12-24 07:13:26 +07:00
LailaWulandarii f4f6b92ddd add pembayaran-buket views 2025-12-24 07:13:12 +07:00
LailaWulandarii 8b88af165e add link href in sidebar for each menu 2025-12-22 07:05:24 +07:00
LailaWulandarii 28df69a7d4 Refactor beranda-pemilik view for improved structure and readability 2025-12-20 23:30:36 +07:00
LailaWulandarii 7fb24a1104 remove unnecessary blank line in beranda-admin view 2025-12-20 23:30:16 +07:00
LailaWulandarii 16ee77d77b refactor admin dashboard layout to enhance structure and readability 2025-12-18 22:44:05 +07:00
LailaWulandarii 9e7e3b2faf add admin dashboard layout with profile stats and latest comments 2025-12-17 22:43:33 +07:00
LailaWulandarii 5abe56c3ff wrap content yield in a div for consistent page structure 2025-12-17 22:43:22 +07:00
LailaWulandarii 33cc69e008 fix layout indentation for content yield in admin template 2025-12-16 21:34:40 +07:00
LailaWulandarii 6013c807b0 refactor admin layout to use yield for title and update sidebar links 2025-12-15 21:03:14 +07:00
LailaWulandarii 9c897eedd0 refactor admin dashboard layout and update content 2025-12-14 21:01:17 +07:00
LailaWulandarii a8b734aaef rename folder for templating 2025-12-14 19:58:02 +07:00
LailaWulandarii 76539f6ab3 add temporary beranda admin file 2025-12-13 19:57:17 +07:00
LailaWulandarii 0d934ad4fc refactor sidebar links and improve layout for better navigation 2025-12-13 19:54:30 +07:00
LailaWulandarii db955de59f add dynamic title for admin template 2025-12-13 19:53:03 +07:00
LailaWulandarii e7f6c853e4 delete unused link for styling and js 2025-12-12 18:53:09 +07:00
LailaWulandarii 37136da937 make admin template, add navbar, header, and footer 2025-12-11 18:47:55 +07:00
LailaWulandarii 536235b798 add profile pict in header include dropdown, profile and password 2025-12-11 18:17:32 +07:00
LailaWulandarii 4317d04a6d refactor code vor navbar and add icon 2025-12-11 17:49:14 +07:00
LailaWulandarii 2ead1016b9 add new logo pic for sidebar 2025-12-10 17:09:54 +07:00
LailaWulandarii aa48d7fdd6 delete script and toggle code for theme changing 2025-12-10 17:08:19 +07:00
LailaWulandarii b9f065c7ae add new link for favicon and add meta title 2025-12-10 17:04:31 +07:00
LailaWulandarii e327957b7a implement dashboard template 2025-12-09 16:35:38 +07:00
LailaWulandarii f70684df91 Initial commit: Setup Laravel Framework 2025-12-09 15:37:11 +07:00