Simple schedule access for employees. Use the four buttons below for normal daily workflow. Diagnostic, plan, completion, and smoke-test links are still available to management/developers, but are no longer shown as employee daily actions.
View your own schedule summary only.
View your own published shifts for the selected week.
Print your own weekly schedule in a clean browser-print view.
Return to this simplified employee schedule home page.
Only the normal daily employee schedule links are shown.
Diagnostics remain available by URL but are not shown in the daily employee menu.
Self-view route checks needing review.
File, guardrail, and table checks.
| Route | Status | URI | Expected Controller | Actual Action | Open |
|---|---|---|---|---|---|
| Employee Portal Simplified Home | Verified | hd/employee-schedules/employee-portal | EmployeeScheduleSimplifiedPortalController | App\Http\Controllers\Hd\EmployeeSchedules\EmployeeScheduleSimplifiedPortalController@index | Open |
| My Schedule Self-View | Verified | hd/employee-schedules/employee-portal/my-schedule | EmployeeScheduleMyScheduleSelfViewController | App\Http\Controllers\Hd\EmployeeSchedules\EmployeeScheduleMyScheduleSelfViewController@index | Open |
| Weekly Self-View | Verified | hd/employee-schedules/employee-portal/weekly | EmployeeScheduleWeeklySelfViewController | App\Http\Controllers\Hd\EmployeeSchedules\EmployeeScheduleWeeklySelfViewController@index | Open |
| Weekly Print Self-View | Verified | hd/employee-schedules/employee-portal/weekly/print | EmployeeScheduleWeeklyPrintSelfViewController | App\Http\Controllers\Hd\EmployeeSchedules\EmployeeScheduleWeeklyPrintSelfViewController@index | Open |
| Manager Simple Menu | Simplified manager navigation hub for Build Schedule, Review Conflicts, Publish Schedule, and Reports. | Open |
| Tool | Reason |
|---|---|
| Navigation Cleanup Plan | Planning/admin link. Kept available but not displayed as a daily employee action. |
| Schedule Access Completion | Completion/admin link. Kept available but not displayed as a daily employee action. |
| My Schedule Smoke Test | Developer verification link. |
| Weekly Smoke Test | Developer verification link. |
| Weekly Print Smoke Test | Developer verification link. |
| Area | Purpose | Open |
|---|---|---|
| Schedule Production | Manager schedule production area remains separate from employee self-view pages. | Open |
| Operations Hub | Manager operations/support tools remain available separately. | Open |
| Visibility Dashboard | Manager visibility tools remain available separately. | Open |
| File | Status |
|---|---|
|
Simplified Employee Portal Controller /home/at4txjiyemp4/public_html/hdsportszone.com/app/Http/Controllers/Hd/EmployeeSchedules/EmployeeScheduleSimplifiedPortalController.php |
Present |
|
Simplified Employee Portal View /home/at4txjiyemp4/public_html/hdsportszone.com/resources/views/hd/employee_schedules/employee_portal/simplified_portal.blade.php |
Present |
|
Employee Daily Nav Partial /home/at4txjiyemp4/public_html/hdsportszone.com/resources/views/hd/employee_schedules/_employee_daily_nav.blade.php |
Present |
|
My Schedule Self-View Controller /home/at4txjiyemp4/public_html/hdsportszone.com/app/Http/Controllers/Hd/EmployeeSchedules/EmployeeScheduleMyScheduleSelfViewController.php |
Present |
|
Weekly Self-View Controller /home/at4txjiyemp4/public_html/hdsportszone.com/app/Http/Controllers/Hd/EmployeeSchedules/EmployeeScheduleWeeklySelfViewController.php |
Present |
|
Weekly Print Self-View Controller /home/at4txjiyemp4/public_html/hdsportszone.com/app/Http/Controllers/Hd/EmployeeSchedules/EmployeeScheduleWeeklyPrintSelfViewController.php |
Present |
| Guardrail | Status | Note |
|---|---|---|
|
No enforcement middleware created /home/at4txjiyemp4/public_html/hdsportszone.com/app/Http/Middleware/HdEmployeeScheduleSelfAccess.php |
Passed | Simplified navigation does not add middleware. |
|
Auth config exists but is not changed /home/at4txjiyemp4/public_html/hdsportszone.com/config/auth.php |
Passed | This phase does not edit config/auth.php. |
|
Bootstrap middleware file exists but is not changed /home/at4txjiyemp4/public_html/hdsportszone.com/bootstrap/app.php |
Passed | This phase does not register middleware. |
|
No database writes performed by simplified portal controller/view only |
Passed | Simplified portal reads route/file/table state only. |
|
Production route remains separate route inventory |
Passed | Manager production area is not pointed to the employee portal controller. |
| Table | Status | Rows |
|---|---|---|
|
Users users |
Present | 0 |
|
Employees employees |
Not Detected | 0 |
|
HD Employees hd_employees |
Present | 4 |
|
Staff staff |
Not Detected | 0 |
|
HD Staff hd_staff |
Not Detected | 0 |
|
Published Schedule Periods hd_published_schedule_periods |
Present | 1 |
|
Published Shifts hd_published_shifts |
Present | 1 |