Cross-table operations console. Everything here reads from Supabase directly — no caching. Click any card below to jump to that section, or pick a tab.
Messages queued from OMW and Fillups land here. Notifications.html is the dispatcher — this view is read + status only. "Mark Sent" flips the status without actually firing a text.
Loading…
📲 Customer & Crew Texts Sent
All texts fired from the portal — arrival windows, on-way, day-before ETAs, crew schedules.
Tick the days each person works. Changes save instantly to employees.work_days — the scheduler and crew calendar read from this same column, so updates here flow through automatically. The PTO column shows the next few approved PTO dates and overrides the work day on those days.
Vehicles marked out of service. Only Rena, Brydon, or Liz can unlock. Unlocking here clears the database record but does not send an SMS blast — use the Fleet page to unlock with crew notification.
Loading…
⚙️ Database Migrations
⛔ Access restricted — only Rena, Office, or Payroll can run migrations.
These are pre-approved database changes. Each runs only once (safe to re-run — all use IF NOT EXISTS).
Only you can see this tab.
Hubometer Log
Entries are compared to the previous reading for each vehicle.
⬇ Backwards = reading went lower than last entry.
⚡ Jump = more than 400 miles from last entry.
Only Rena, Brydon, or Liz can fix entries.