Yoga Pangestu
|
66bdd86b4f
|
refactor: remove unused check_out_photo_path from checkedInOnly state in AttendanceFactory
|
2026-06-22 20:54:58 +07:00 |
|
Yoga Pangestu
|
bed9113269
|
refactor: improve activity log tests by directly asserting causer and properties instead of relying on database retrieval
|
2026-06-22 19:20:04 +07:00 |
|
Yoga Pangestu
|
dc72033bd9
|
refactor: replace Builder import with Eloquent\Builder for improved clarity in PayrollAdjustment model
|
2026-06-22 19:08:55 +07:00 |
|
Yoga Pangestu
|
8f67a09936
|
refactor: add createDeveloperUser function and test to exclude developer role users from employee index display
|
2026-06-22 18:43:25 +07:00 |
|
Yoga Pangestu
|
31fdfba2d1
|
refactor: optimize employee status management by refining toggleStatus method and ensuring it processes validated request data
|
2026-06-22 18:30:51 +07:00 |
|
Yoga Pangestu
|
e3b138d410
|
refactor: update toggleStatus method in EmployeeController to accept validated request data for improved status management
|
2026-06-22 18:20:42 +07:00 |
|
Yoga Pangestu
|
da3e3a6895
|
refactor: enhance permission and role management by introducing group categorization for permissions and streamlining role permission assignments for improved maintainability
|
2026-06-22 17:57:18 +07:00 |
|
Yoga Pangestu
|
9a35c1cae2
|
refactor: remove unused docblocks in CustomerService and add getSelectOptions method for enhanced customer data retrieval
|
2026-06-22 15:18:07 +07:00 |
|
Yoga Pangestu
|
8159e45e3a
|
refactor: remove unused docblocks in SupplierService and add getSelectOptions method for improved supplier data retrieval
|
2026-06-22 15:09:53 +07:00 |
|
Yoga Pangestu
|
4f7290711d
|
refactor: update database connection settings in phpunit.xml and clean up CategoryService by removing unused docblocks and reorganizing sorting logic for improved clarity
|
2026-06-22 15:02:04 +07:00 |
|