Session 27 — Expandable Rows + Drive Log Scoping + Cron Changes

What was built

  • CommandCenter expandable project rows — inline detail panel with 4-column grid (project info, Edit button, products, SOW lines, site visits, RFIs, hold reason, notes)
  • Next scheduled visit dates — GET /portal/projects/next-visits endpoint
  • ProjectDetail section 02 removed from sidebar — moved to CommandCenter expandable rows
  • PDF/file links open in popup windows — window.open() with specs
  • Calendar inspection time — larger font, accent color
  • Drive log scoping narrowed — only UND-PUSH, UND-HELI, UND-SLAB trigger drive log checks (was all UND/ANC/BRC)
  • Production day scoping separated — new requiresProductionDays prop for UND-PUSH/HELI/SLAB + ANC-WALL/CHAN + BRC-STEEL/CFRP
  • Open RFIs hidden when zero
  • Validate & Advance demoted to secondary button
  • pipeline-shepherd moved to 2:15 AM ET (was 7:45 AM)
  • RFI field complete scan moved to 2:00 AM ET (was 7:00 AM)

Services touched