feat(calendar): render dispatch board appointments (PMC-50) #32
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/pmc-50-calendar-dispatch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Closes PMC-50 (Calendar/dispatch UI). PMC-52/PMC-54 closed in audit; PMC-51 closed without code (next/prev chevrons already wired; Week/Day toggles intentionally disabled-stubs).
PMC-53: Render appointment blocks on the dispatch board. TechnicianRow was throwing the
appointmentsvec away and rendering empty time-slot divs. Now positions each appointment as an absolutely-placed colored block across the 8am-5pm timeline with kind-based colors (onsite/remote/meeting/internal).Test plan
cargo check --features webclean🤖 Generated with Claude Code
Pull request closed