Commit Graph

38 Commits

Author SHA1 Message Date
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 2c1c5a0dc8 refactor: update table column spans and image asset paths in pesanan views 2026-01-08 19:01:02 +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 531ab8f7b4 update profile route , views, and hide icon css 2026-01-08 18:59:10 +07:00
LailaWulandarii 3e83750b35 modify beranda index and delete unused file and partials 2026-01-08 18:53:49 +07:00
root 3323a3e37e Fix controller case sensitivity, add package-lock, and cleanup gitignore 2026-01-07 06:01:14 +00: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 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 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 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 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 9c897eedd0 refactor admin dashboard layout and update content 2025-12-14 21:01:17 +07:00
LailaWulandarii 76539f6ab3 add temporary beranda admin file 2025-12-13 19:57:17 +07:00