Yoga Pangestu
|
27c5b5fffa
|
refactor: streamline enum management and enhance role assignment logic in EmployeeController for improved maintainability
|
2026-06-22 14:41:52 +07:00 |
|
Yoga Pangestu
|
a89922fea6
|
refactor: enhance attendance penalty application by utilizing query scopes for employee status and payroll period checks
|
2026-06-22 13:58:07 +07:00 |
|
Yoga Pangestu
|
0fabc7b280
|
refactor: utilize query builder for LeaveRequest and EmployeeAdvance status checks across multiple services for improved consistency and readability
|
2026-06-22 13:42:41 +07:00 |
|
Yoga Pangestu
|
b88c2b4701
|
refactor: implement and utilize eloquent scopes for common model status queries across the application
|
2026-06-22 12:15:08 +07:00 |
|
Yoga Pangestu
|
55b779c76e
|
feat: implement attendance management features including penalty application, reminders, and HR settings management
|
2026-06-18 01:52:50 +07:00 |
|
Yoga Pangestu
|
3f05e3cdc2
|
Add payroll management features including Payroll, PayrollPeriod, and PayrollAdjustment models, along with PayrollService for handling payroll operations. Implement corresponding controllers for payroll and payroll period management, and integrate request validation for payroll adjustments. Enhance UI components for payroll listing and management, including data tables and modals. Update permissions in the Permission and Role enums, and add scheduled command for opening payroll periods.
|
2026-06-11 14:40:54 +07:00 |
|