dstpabuaran.com/app/Services/Admin/HR
Yoga Pangestu 8053ea2db4 feat: Enhance leave request and transaction management with user-specific data
- Added current user ID to leave request index for better context.
- Updated transaction management to include user-specific filters and summaries.
- Enhanced analysis service methods to incorporate user context for attendance and revenue metrics.
- Modified dashboard service to reflect user-specific attendance and financial summaries.
- Implemented role-based access control in leave request service for update and delete actions.
- Adjusted frontend components to utilize user-specific data for leave requests and transactions.
- Removed unused permissions from role seeder for cleaner access control.
2026-08-13 21:08:39 +07:00
..
AttendanceService.php feat: update media handling to use 'images' collection and improve path generation 2026-08-12 12:11:29 +07:00
EmployeeService.php feat: implement media handling for user profiles and employee management, including photo uploads and display 2026-08-12 21:57:28 +07:00
LeaveRequestService.php feat: Enhance leave request and transaction management with user-specific data 2026-08-13 21:08:39 +07:00