dstpabuaran.com/resources/js/pages
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
auth feat: remove 'remember me' checkbox from login form 2026-08-13 23:44:41 +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
dashboard.tsx feat: add interactivity to DashboardPieChart and ChartLegendContent components 2026-08-15 13:14:25 +07:00
welcome.tsx feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00