No description
Find a file
jtricerolph 1a5de8d3fc Remove break deductions from shift hours — show raw on-site time
The planner needs to know who is available and for how long (scheduling),
not paid hours after payroll deductions. Workforce was returning explicit
break data for some shifts (e.g. a 30-min break on a 12:00–14:00 shift),
causing those hours to display short. Strip all break logic and use raw
start→finish duration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-21 15:50:33 +00:00
backend Remove break deductions from shift hours — show raw on-site time 2026-07-21 15:50:33 +00:00
frontend Fix shift hours overcounting automatic breaks + add version-check banner 2026-07-21 15:30:17 +00:00
.env.example Initial commit: HK Planner app 2026-07-02 09:24:14 +00:00
docker-compose.yml Fix compose: use default bridge network, match cashup service names 2026-07-02 14:03:33 +00:00
seed-app.js Rename app to Rota Check 2026-07-04 13:19:40 +00:00