dstpabuaran.com/resources/js
Yoga Pangestu 6dbe9da581 feat: add payroll management features including payroll periods, adjustments, and payment processing
- Implemented routes for managing payroll periods, including current, close, and reopen functionalities.
- Added payroll payment and cancellation routes.
- Introduced payroll adjustments with store and delete functionalities.
- Created comprehensive feature tests for payroll management, covering authentication, CRUD operations, and business logic.
- Ensured proper handling of payroll adjustments and their impact on payroll totals.
- Developed tests for generating payrolls and managing payroll periods, ensuring accurate status transitions and data integrity.
2026-07-30 17:06:52 +07:00
..
components feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00
hooks feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00
layouts feat: integrate FlashToast component and update Toaster usage 2026-07-29 01:35:34 +07:00
lib feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00
pages feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00
types feat: update User model and UserInfo component to use full_name attribute 2026-07-30 13:51:09 +07:00
app.tsx feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00