dstpabuaran.com/app/Http/Controllers
Yoga Pangestu 2a0b99c599 feat: implement invoice management features including index, create, update, delete, and print functionalities
- Added InvoiceIndex component for displaying a list of invoices with pagination and search capabilities.
- Created InvoiceShareButton component for sharing invoice details via WhatsApp.
- Developed InvoicePrint component for printing invoice details.
- Defined routes for invoice management including share and print functionalities.
- Implemented InvoiceTest to cover authentication, authorization, and CRUD operations for invoices.
2026-08-22 15:13:28 +07:00
..
Admin feat: implement invoice management features including index, create, update, delete, and print functionalities 2026-08-22 15:13:28 +07:00
Api feat: update notification retrieval to use pagination and enhance loading experience 2026-08-15 15:23:44 +07:00
Settings refactor: streamline toast message handling by chaining return statements 2026-08-20 21:01:11 +07:00
AnalysisController.php feat: add monthly retail revenue calculation and display in analysis component 2026-08-17 22:50:20 +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 feat: Enhance leave request and transaction management with user-specific data 2026-08-13 21:08:39 +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