admin de172942ff feat: add employee self-service sidebar menu and open access routes
- Add getEmployeeNavItems() to app-sidebar.tsx for users with type='employee'
  showing Dashboard, My Leaves, Overtime Requests, My Attendance, My Payslips
- Route employee users to their own nav instead of admin getCompanyNavItems()
- Move GET index routes for leave-applications, attendance-records, overtime,
  and payslips outside permission:manage-* middleware so employees can access
  their own records without admin permissions (controllers already scope by user)
2026-06-30 13:43:11 +08:00
2026-04-24 14:36:52 +08:00
2026-04-13 09:32:23 +08:00
2026-04-13 08:16:56 +08:00
2026-04-06 09:36:27 +08:00
2026-04-13 08:16:56 +08:00
2026-04-13 08:16:56 +08:00
2026-04-13 08:16:56 +08:00
2026-04-13 08:16:56 +08:00
2026-04-13 09:30:59 +08:00
2026-04-13 08:16:56 +08:00
2026-04-13 08:16:56 +08:00
2026-04-13 08:16:56 +08:00
2026-04-13 08:16:56 +08:00
2026-04-23 10:15:50 +08:00
2026-04-13 09:32:23 +08:00
2026-04-13 09:32:23 +08:00
2026-04-13 08:16:56 +08:00
2026-04-13 08:16:56 +08:00
2026-04-20 00:20:10 +08:00
2026-04-13 08:16:56 +08:00
2026-04-13 08:16:56 +08:00
Description
No description provided
Readme 446 MiB
Languages
TypeScript 52.8%
PHP 44.2%
CSS 0.8%
JavaScript 0.8%
Sass 0.5%
Other 0.9%