Read-only preview of future employee-only filtering. This page uses anonymized identity values and published schedule data to show what an employee-only view would display, but it does not enforce permissions, change auth, edit middleware, expose employee names/emails, write data, change schedules, send notifications, or touch 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 2:19 AM
Shows how filtering would behave. Does not enforce access.
Mapping paths where both the published shift column and identity table column exist.
Likely future access paths, pending manager/developer confirmation.
Best option if hd_employees is the active HD roster table.
Anonymized identity values with published shifts.
Visible published shifts for the selected anonymized identity.
| Identity | Identity Match | Shift Count | Date Range | Preview |
|---|---|---|---|---|
|
Identity #2 value=2 |
Matched | 1 | 2026-06-14 — 2026-06-14 | Preview This Identity |
| Identity | Date / Time | Role / Area | Status | Soft Conflict | Mapping Used |
|---|---|---|---|---|---|
| Identity #2 |
2026-06-14 2026-06-14 2:00 PM — 2026-06-14 3:00 PM |
Publish Prep Active Test Shift 26A-181 Publish Prep / Internal Test |
published | None | employee_id → hd_employees.id |
| Mapping | Confidence | Status | Distinct Shift Values | Matched Values | Coverage |
|---|---|---|---|---|---|
|
Published Shifts user_id → Users id Best option if published shifts store the authenticated user id directly. |
High | Unavailable | 0 | 0 | 0.0% |
|
Published Shifts employee_id → Employees id Best option if employees is the active roster table. |
High | Unavailable | 0 | 0 | 0.0% |
|
Published Shifts employee_id → HD Employees id Best option if hd_employees is the active HD roster table. |
High | Strong Preview Candidate | 1 | 1 | 100.0% |
|
Published Shifts staff_id → Staff id Possible option if schedules are assigned to staff records. |
Medium | Unavailable | 0 | 0 | 0.0% |
|
Published Shifts staff_id → HD Staff id Possible option if schedules are assigned to HD staff records. |
Medium | Unavailable | 0 | 0 | 0.0% |
|
Published Shifts user_id → Employees user_id Possible bridge if employees table links to users through user_id. |
Medium | Unavailable | 0 | 0 | 0.0% |
|
Published Shifts user_id → HD Employees user_id Possible bridge if hd_employees table links to users through user_id. |
Medium | Unavailable | 0 | 0 | 0.0% |
|
Published Shifts employee_id → Users employee_id Possible bridge if users table stores employee_id. |
Medium | Unavailable | 0 | 0 | 0.0% |
|
Published Shifts staff_id → Users staff_id Possible bridge if users table stores staff_id. |
Medium | Unavailable | 0 | 0 | 0.0% |
| Area | Critical | Method | Status | URI |
|---|---|---|---|---|
| Access Preview | Critical | GET | Detected | hd/employee-schedules/access-preview |
| Employee Portal Access Preview | Critical | GET | Detected | hd/employee-schedules/employee-portal/access-preview |
| User Mapping Audit | Critical | GET | Detected | hd/employee-schedules/user-mapping-audit |
| Access Prep | Optional | GET | Detected | hd/employee-schedules/access-prep |
| Scheduling Hub | Critical | GET | Detected | hd/employee-schedules/hub |
| 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 |
| File | Status |
|---|---|
|
Access Preview Controller /home/at4txjiyemp4/public_html/hdsportszone.com/app/Http/Controllers/Hd/EmployeeSchedules/EmployeeScheduleAccessPreviewController.php |
Present |
|
Access Preview View /home/at4txjiyemp4/public_html/hdsportszone.com/resources/views/hd/employee_schedules/navigation/access_preview.blade.php |
Present |
|
User Mapping Audit Controller /home/at4txjiyemp4/public_html/hdsportszone.com/app/Http/Controllers/Hd/EmployeeSchedules/EmployeeScheduleUserMappingAuditController.php |
Present |
|
Access Prep Controller /home/at4txjiyemp4/public_html/hdsportszone.com/app/Http/Controllers/Hd/EmployeeSchedules/EmployeeScheduleAccessPrepController.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 |
| Table | Status | Rows | Purpose |
|---|---|---|---|
|
Users users |
Present | 0 | Possible login identity source. |
|
Employees employees |
Not Detected | 0 | Possible employee profile source. |
|
HD Employees hd_employees |
Present | 4 | Possible HD employee profile source. |
|
Staff staff |
Not Detected | 0 | Possible staff profile source. |
|
HD Staff hd_staff |
Not Detected | 0 | Possible HD staff profile source. |
|
Published Shifts hd_published_shifts |
Present | 1 | Employee portal published shift source. |
|
Published Schedule Periods hd_published_schedule_periods |
Present | 1 | Published period source. |