dstpabuaran.com/app/Http/Controllers
Yoga Pangestu 7d21a1e6db feat: add cart context and functionality, update welcome page with new components and styles
- Implemented CartContext for managing cart state, including adding, removing, and updating items.
- Added CartDrawer component to display cart items.
- Updated AppHeader to include cart item count.
- Enhanced welcome page with new layout, improved product image handling, and updated call-to-action buttons.
- Refactored homepage data types to accommodate new features and removed unused properties.
2026-08-13 17:19:56 +07:00
..
Admin feat: add is_featured attribute and toggle functionality for products 2026-08-13 12:02:49 +07:00
Api refactor: remove readonly modifier from S3PresignedService property for consistency 2026-08-05 22:35:46 +07:00
Settings feat: implement media handling for user profiles and employee management, including photo uploads and display 2026-08-12 21:57:28 +07:00
AnalysisController.php feat: add revenue trend analysis feature with chart visualization in Analysis component 2026-08-09 16:45:53 +07:00
Controller.php feat: enhance payroll period functionality with role-based visibility and improved data handling 2026-08-06 13:30:04 +07:00
DashboardController.php refactor: standardize spacing in lambda functions and SQL queries across services 2026-08-12 20:17:09 +07:00
HomepageController.php feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00