Read-only manager rollout checklist for the cleaned employee scheduling portal. This page 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 5, 2026 12:20 AM
Rollout prep only. No records or permissions are changed.
Critical employee scheduling routes missing from route list.
Expected controller/view/route files not detected.
Expected schedule tables not detected.
Checklist items managers should confirm before employee rollout.
This phase does not send texts, emails, or reminders.
| Section | Required | Checklist Item | Why It Matters | Open |
|---|---|---|---|---|
| Navigation | Required | Managers can open the clean Scheduling Hub. | The hub is the main starting point after cleanup. | Open |
| Navigation | Required | Managers can find Help and Checklist from the clean navigation. | Staff should not need to search through old phase/testing pages. | Open |
| Manager Workflow | Required | Draft Schedules opens correctly. | Managers need a clear path to create or review drafts. | Open |
| Manager Workflow | Required | Published Viewer opens correctly. | Managers should verify the published schedule before sending employees to the portal. | Open |
| Manager Workflow | Helpful | Manager Print Published Schedule opens correctly. | Useful for a paper schedule or manager handoff packet. | Open |
| Employee Portal | Required | Employee Portal opens correctly. | This is the employee-facing entry point. | Open |
| Employee Portal | Required | My Schedule opens correctly. | Employees need a simple schedule list. | Open |
| Employee Portal | Required | Weekly View opens correctly. | Employees need a week-at-a-time layout. | Open |
| Employee Portal | Helpful | Weekly Print opens correctly. | Useful for employees who want a paper copy. | Open |
| Safety | Required | Smoke Test shows critical route checks passing. | Confirms navigation cleanup did not break critical screens. | Open |
| Safety | Required | Managers understand no texts/emails are sent yet. | Employee notification behavior has intentionally not been enabled. | Open |
| Safety | Required | Managers understand employee self-binding/auth enforcement is not finalized yet. | Current employee portal screens are preview/visibility tools until access rules are finalized. | Open |
| Step | Stage | Description |
|---|---|---|
| 1 | Internal Manager Review | Managers use the Scheduling Hub, Drafts, Published Viewer, and Print Published Schedule internally. |
| 2 | Employee Portal Preview | Managers preview Employee Portal, My Schedule, Weekly View, and Weekly Print. |
| 3 | Staff Training | Managers use Help and Checklist to explain where employees should go. |
| 4 | Access / Permission Finalization | A later phase can enforce employee self-view permissions after workflow is confirmed. |
| 5 | Future Notifications | Only after access rules are finalized should employee texts or emails be considered. |
| Area | Critical | Method | Status | URI |
|---|---|---|---|---|
| Scheduling Hub | Critical | GET | Detected | hd/employee-schedules/hub |
| Help | Critical | GET | Detected | hd/employee-schedules/help |
| Employee Portal Help | Critical | GET | Detected | hd/employee-schedules/employee-portal/help |
| Checklist | Critical | GET | Detected | hd/employee-schedules/checklist |
| Employee Portal Checklist | Critical | GET | Detected | hd/employee-schedules/employee-portal/checklist |
| Navigation Smoke Test | Critical | GET | Detected | hd/employee-schedules/navigation/smoke-test |
| Draft Periods | Critical | GET | Detected | hd/employee-schedules/drafts/periods |
| Published Viewer | Critical | GET | Detected | hd/employee-schedules/published/viewer |
| Published Print | Optional | GET | Detected | hd/employee-schedules/published/print |
| Published Publish Action | Critical | GET | Detected | hd/employee-schedules/published/publish-action |
| 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 | Optional | GET | Detected | hd/employee-schedules/employee-portal/weekly/print |
| Unavailable Blocks | Optional | GET | Detected | hd/employee-schedules/unavailable-blocks |
| Soft Conflicts | Optional | GET | Detected | hd/employee-schedules/unavailable-blocks/soft-conflicts |
| File | Status |
|---|---|
|
Employee Portal Checklist Controller /home/at4txjiyemp4/public_html/hdsportszone.com/app/Http/Controllers/Hd/EmployeeSchedules/EmployeeScheduleEmployeePortalChecklistController.php |
Present |
|
Employee Portal Checklist View /home/at4txjiyemp4/public_html/hdsportszone.com/resources/views/hd/employee_schedules/navigation/employee_portal_checklist.blade.php |
Present |
|
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 |
| 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. |