Skip to main content

UI and Operations Source Map

Summary

This page records verified Workforce Scheduling UI and operational behavior and identifies unsupported capabilities explicitly.

Audience

Business users, developers, QA engineers, support engineers, solution architects, and implementation partners.

Reference Content

ConcernVerified source
Client routesUI/salary-ui/apps/client-hrms-portal/src/App.tsx
Navigation, audiences, roles, featuresUI/salary-ui/apps/client-hrms-portal/src/components/AppLayout.tsx
Route guardUI/salary-ui/apps/client-hrms-portal/src/utils/ProtectedRoute.tsx
Shift/policy and holiday screensUI/salary-ui/apps/client-hrms-portal/src/pages/hr/PayrollFeaturePages.tsx
Employee fixed-shift selectorUI/salary-ui/apps/client-hrms-portal/src/pages/Labor.tsx
User fixed-shift selectorUI/salary-ui/apps/client-hrms-portal/src/pages/admin/UserManagementPage.tsx
Settings navigationUI/salary-ui/apps/client-hrms-portal/src/pages/admin/SettingsHubPage.tsx
Operations UI boundariesUI/salary-ui/apps/client-hrms-portal/src/pages/admin/OperationsAdminPages.tsx
Direct scheduling endpointsmicroservices/src/attendance-service/Api/AttendanceShiftPolicyEndpoints.cs
Compatibility endpointsmicroservices/src/attendance-service/Api/ShiftPolicyCompatEndpoints.cs
Commands and conflictsmicroservices/src/attendance-service/Application/Services/ShiftPolicyCommands.cs
Effective resolutionmicroservices/src/attendance-service/Application/Services/AttendancePolicyResolver.cs
Assignment range rulesmicroservices/src/attendance-service/Domain/TimeOffice/EmployeeShiftAssignment.cs
Health and correlationmicroservices/src/attendance-service/Program.cs
Routing toggle and route logsmicroservices/src/gateway-api/Program.cs
Legacy shift ownerControllers/ShiftsController.cs, Services/ShiftService.cs

Searches for scheduling calendars, roster planners, drag-and-drop allocation, assignment screens, scheduling notifications, scheduling dashboards, scheduling metrics, and scheduling alert definitions returned no verified implementation.

Source References

  • UI/salary-ui/apps/client-hrms-portal/src/App.tsx
  • UI/salary-ui/apps/client-hrms-portal/src/components/AppLayout.tsx
  • UI/salary-ui/apps/client-hrms-portal/src/pages/hr/PayrollFeaturePages.tsx
  • microservices/src/attendance-service/Application/Services/ShiftPolicyCommands.cs
  • microservices/src/attendance-service/Application/Services/AttendancePolicyResolver.cs
  • microservices/src/gateway-api/Program.cs

See Also

Keywords

  • Workforce Scheduling UI
  • Shift administration
  • Scheduling operations

Revision Information

  • Status: Draft
  • Last reviewed: 2026-07-20
  • Next review: 2026-10-20