HD Sports Zone Bookmark 25K-5 — Employee Schedule Navigation Cleanup / Unified Scheduling Hub

Clean, simplified scheduling navigation. This phase is additive only: it does not delete old pages, disable routes, change databases, send texts, change payroll, alter Time Clock rules, create POS shifts, touch reservations, payments, waivers, customer profiles, exports, PDFs, CSVs, schedule locking, or hard schedule blocking.

Clean Scheduling Starting Point

This is now the preferred starting page for employee scheduling. The old build, checklist, diagnostic, completion, and route catalog pages still exist, but they are grouped under Admin / Diagnostics instead of being the main workflow.

Generated Jun 4, 2026 11:26 PM

Clean Hub Navigation Mode

One simple starting point for manager scheduling, employee portal, and admin diagnostics.

0 Routes Removed

This phase does not delete, rename, or disable any existing routes.

None Database Writes

No tables are inserted, updated, deleted, migrated, or locked.

1 Published Periods

Existing published schedule periods remain untouched.

1 Published Shifts

Existing published shift rows remain untouched.

Preserved Restricted Areas

Payroll, Time Clock, POS shifts, reservations, payments, waivers, customer profiles, exports, texts, and locking remain untouched.

Preserved Boundaries

Additive navigation cleanup only No route deletion No page deletion No database writes No schedule edits No employee texts No employee emails No notifications No payroll changes No Time Clock rules changes No POS shifts changes No reservations changes No payments changes No waivers changes No customer profile changes No exports generated No PDF generation No CSV export No schedule locking No hard schedule blocking changes No unavailable block behavior changes No published schedule edits No draft schedule edits

Manager Scheduling Tools

Scheduling Hub

Clean landing page for the employee scheduling module.

Route Detected

Open

Draft Schedules

Create, review, and prepare draft schedule periods.

Route Detected

Open

Publish Schedule

Controlled internal publish action after manager confirmation.

Direct Link

Open

View Published Schedule

Manager review of internally published schedules.

Route Detected

Open

Print Published Schedule

Browser-print friendly manager packet.

Route Detected

Open

Unavailable Blocks

Employee unavailable block visibility and review tools.

Direct Link

Open

Soft Conflicts

Review scheduled shifts that overlap unavailable blocks.

Direct Link

Open

Employee Portal

Employee Portal

Simple employee-facing published schedule portal.

Open

My Schedule

Employee-specific published schedule self-view prep.

Open

Weekly View

Employee-specific weekly schedule layout.

Open

Print Weekly Schedule

Browser-print weekly employee schedule.

Open

Normal Daily Workflow

  1. Manager opens this clean Scheduling Hub.
  2. Manager reviews unavailable blocks and soft conflicts if needed.
  3. Manager creates or reviews draft schedule periods.
  4. Manager publishes the schedule internally only after confirmation.
  5. Manager reviews the published schedule.
  6. Manager prints the published manager packet if needed.
  7. Employees use the employee portal, My Schedule, weekly view, or browser print view.
  8. Diagnostics, route catalogs, checklist pages, completion pages, and smoke tests stay available but are grouped as Admin / Diagnostics instead of being the main workflow.

Next Recommended Cleanup

25K-6 — Replace Scattered Navigation Blocks / Safe Link Consolidation
After confirming the new hub works, the next safe phase can gently replace old oversized link blocks with one clean navigation partial. Old routes should still remain accessible by direct URL.
  1. Confirm the new unified hub loads correctly.
  2. Confirm manager and employee portal links open correctly.
  3. Only then begin replacing oversized link sections with the clean nav partial.
  4. Do not delete routes or pages during cleanup.
  5. Keep diagnostics available under Admin / Diagnostics.
Admin / Diagnostics / Build Pages

These are still available, but should not be the main day-to-day scheduling workflow.

Published Completion

Published schedule completion and next-module prep.

Open

Published Audit Preview

Review publish audit preview and future write plan.

Open

Published Enablement Checklist

Safety checklist for internal publishing.

Open

Planning Completion

Planning section completion and handoff page.

Open

Visibility Completion

Visibility section completion and route summary.

Open

Operations Completion

Operations section completion and route summary.

Open

Operations Diagnostics

Admin/developer diagnostics.

Open

Visibility Diagnostics

Admin/developer visibility diagnostics.

Open

Route Checks

Area Method Status URI
Unified Scheduling Hub GET Detected hd/employee-schedules/hub
Unified Scheduling Hub Alias GET Detected hd/employee-schedules/navigation
Employee Portal GET Detected hd/employee-schedules/employee-portal
Employee My Schedule GET Detected hd/employee-schedules/employee-portal/my-schedule
Employee Weekly View GET Detected hd/employee-schedules/employee-portal/weekly
Employee Weekly Print GET Detected hd/employee-schedules/employee-portal/weekly/print
Published Viewer GET Detected hd/employee-schedules/published/viewer
Published Print GET Detected hd/employee-schedules/published/print
Published Completion GET Detected hd/employee-schedules/published/completion
Draft Periods GET Detected hd/employee-schedules/drafts/periods

Controller / View / Route File Checks

File Status
Unified Hub Controller
/home/at4txjiyemp4/public_html/hdsportszone.com/app/Http/Controllers/Hd/EmployeeSchedules/EmployeeScheduleUnifiedHubController.php
Present
Unified Hub View
/home/at4txjiyemp4/public_html/hdsportszone.com/resources/views/hd/employee_schedules/navigation/unified_hub.blade.php
Present
Clean Nav 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
Published Route File
/home/at4txjiyemp4/public_html/hdsportszone.com/routes/hd_employee_schedule_published.php
Present

Table Checks

Table Status Rows Purpose
Published Schedule Periods
hd_published_schedule_periods
Present 1 Existing published schedule periods.
Published Shifts
hd_published_shifts
Present 1 Existing published shifts.
Draft Schedule Periods
hd_schedule_periods
Present 2 Existing draft schedule periods.
Draft Shifts
hd_draft_shifts
Present 5 Existing draft shifts.
Schedule Audit Logs
hd_schedule_audit_logs
Present 10 Existing audit logs.