dstpabuaran.com/app/Http/Controllers/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
..
AttendanceController.php Refactor services to improve role checks and streamline data retrieval 2026-08-09 11:33:25 +07:00
EmployeeController.php feat: implement media handling for user profiles and employee management, including photo uploads and display 2026-08-12 21:57:28 +07:00
LeaveRequestController.php feat: Enhance leave request and transaction management with user-specific data 2026-08-13 21:08:39 +07:00