dstpabuaran.com/resources/js
Yoga Pangestu 912f576c74 feat: implement Employee Advance management functionality
- Add EmployeeAdvanceService for handling employee advance operations including create, update, delete, approve, and pay.
- Create new components for date picking and calendar UI.
- Develop Employee Advance columns for data table representation.
- Implement Employee Advance index page with CRUD operations and dialogs for creating, editing, approving, and paying advances.
- Update routes to include employee advances resource and specific actions for approval and payment.
- Add necessary dependencies for date handling and UI components.
2026-07-29 21:07:21 +07:00
..
components feat: implement Employee Advance management functionality 2026-07-29 21:07:21 +07:00
hooks feat: enhance user profile update functionality and improve sidebar user display 2026-07-29 00:00:19 +07:00
layouts feat: integrate FlashToast component and update Toaster usage 2026-07-29 01:35:34 +07:00
lib feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +07:00
pages feat: implement Employee Advance management functionality 2026-07-29 21:07:21 +07:00
types initial commit 2026-07-28 17:40:38 +07:00
app.tsx feat: integrate FlashToast component and update Toaster usage 2026-07-29 01:35:34 +07:00