Read-only staff guide for the cleaned employee scheduling navigation and employee portal workflow. This guide does not change schedules, permissions, databases, notifications, payroll, Time Clock rules, POS shifts, reservations, payments, waivers, customer profiles, exports, PDFs, CSVs, schedule locking, or hard schedule blocking.
Quick links are consolidated here so managers do not have to hunt through the larger navigation. This strip is visual only. It does not change saves, publishing, schedule rows, employee views, notifications, locking, payroll, Time Clock, POS, reservations, payments, waivers, or customer profiles.
Use this screen for the existing manager build workflow. Before publishing, review unavailable blocks and soft conflicts. After publishing, employees should use the Employee Portal, My Schedule, Weekly Schedule, or Print Weekly.
Phase 25P-1 only adds clarity and support links. It does not change draft saves, publishing, schedule locking, employee text/email notifications, payroll, Time Clock, POS shifts, reservations, payments, waivers, or customer profiles.
Before publishing, confirm the date range, employee coverage, shift times, and soft conflicts. Once published, employees should use the Employee Portal and self-view pages for their final schedule.
Phase 25P-2 adds labels and readiness guidance only. It does not change save buttons, publish buttons, schedule rows, draft data, published data, employee visibility, notifications, locking, payroll, Time Clock, POS shifts, reservations, payments, waivers, or customer profiles.
Before the manager publishes, check unavailable blocks, appointments, manager holds, duplicate shift issues, and any soft conflicts. Conflicts are still review warnings only; this does not hard-block scheduling.
Phase 25P-3 adds this publish-review callout only. It does not change save buttons, publish buttons, draft rows, published rows, employee visibility, schedule locking, employee text/email notifications, payroll, Time Clock, POS shifts, reservations, payments, waivers, or customer profiles.
After the manager publishes, employees should use Employee Portal, My Schedule, Weekly Schedule, or Print Weekly. Managers should avoid sending employees to builder, diagnostics, route catalogs, checklists, or developer tools.
Phase 25P-4 adds this reminder only. It does not change publish behavior, employee schedule data, employee permissions, schedule locking, employee text/email notifications, payroll, Time Clock, POS shifts, reservations, payments, waivers, or customer profiles.
Generated Jun 4, 2026 11:24 PM
Guide page only. No scheduling records are changed.
Employee-facing published schedule portal route check.
Employee-specific schedule view route check.
Employee weekly schedule route check.
Browser-print employee weekly schedule route check.
This help phase does not send texts, emails, or notifications.
| Screen | Used By | Purpose | Open |
|---|---|---|---|
| Scheduling Hub | Manager / Admin | Clean starting point for scheduling work. | Open |
| Draft Schedules | Manager | Build or review the schedule before publishing. | Open |
| Publish Schedule | Manager | Controlled internal publish action after confirmation. | Open |
| Published Viewer | Manager | Review published schedules. | Open |
| Published Print | Manager | Browser-print manager schedule packet. | Open |
| Employee Portal | Employee / Manager Preview | Employee-facing published schedule entry point. | Open |
| My Schedule | Employee / Manager Preview | Employee-specific published schedule list. | Open |
| Weekly View | Employee / Manager Preview | Weekly layout of employee published shifts. | Open |
| Weekly Print | Employee / Manager Preview | Browser-print weekly employee schedule. | Open |
| Navigation Smoke Test | Admin / Developer | Verify cleaned navigation routes and files. | Open |
| Area | Critical | Method | Status | URI |
|---|---|---|---|---|
| Scheduling Hub | Critical | GET | Detected | hd/employee-schedules/hub |
| Employee Portal Help | Critical | GET | Detected | hd/employee-schedules/employee-portal/help |
| Employee Schedule Help Alias | Critical | GET | Detected | hd/employee-schedules/help |
| Employee Portal | Critical | GET | Detected | hd/employee-schedules/employee-portal |
| My Schedule | Critical | GET | Detected | hd/employee-schedules/employee-portal/my-schedule |
| Weekly View | Critical | GET | Detected | hd/employee-schedules/employee-portal/weekly |
| Weekly Print | Critical | GET | Detected | hd/employee-schedules/employee-portal/weekly/print |
| Published Viewer | Optional | GET | Detected | hd/employee-schedules/published/viewer |
| Published Print | Optional | GET | Detected | hd/employee-schedules/published/print |
| Draft Periods | Optional | GET | Detected | hd/employee-schedules/drafts/periods |
| Navigation Smoke Test | Optional | GET | Detected | hd/employee-schedules/navigation/smoke-test |
| File | Status |
|---|---|
|
Employee Portal Help Controller /home/at4txjiyemp4/public_html/hdsportszone.com/app/Http/Controllers/Hd/EmployeeSchedules/EmployeeScheduleEmployeePortalHelpController.php |
Present |
|
Employee Portal Help View /home/at4txjiyemp4/public_html/hdsportszone.com/resources/views/hd/employee_schedules/navigation/employee_portal_help.blade.php |
Present |
|
Clean Navigation Partial /home/at4txjiyemp4/public_html/hdsportszone.com/resources/views/hd/employee_schedules/_clean_nav.blade.php |
Present |
|
Navigation Route File /home/at4txjiyemp4/public_html/hdsportszone.com/routes/hd_employee_schedule_navigation.php |
Present |
|
Employee Portal Route File /home/at4txjiyemp4/public_html/hdsportszone.com/routes/hd_employee_schedule_employee_portal.php |
Present |
|
Navigation Smoke Test View /home/at4txjiyemp4/public_html/hdsportszone.com/resources/views/hd/employee_schedules/navigation/smoke_test.blade.php |
Present |
| Table | Status | Rows | Purpose |
|---|---|---|---|
|
Published Schedule Periods hd_published_schedule_periods |
Present | 1 | Published schedule period source. |
|
Published Shifts hd_published_shifts |
Present | 1 | Published shift source. |
|
Draft Schedule Periods hd_schedule_periods |
Present | 2 | Draft schedule periods. |
|
Draft Shifts hd_draft_shifts |
Present | 5 | Draft shift source. |
|
Schedule Audit Logs hd_schedule_audit_logs |
Present | 10 | Schedule audit records. |