hk-planner/frontend
jtricerolph e0b0f2f275 Fix shift hours overcounting automatic breaks + add version-check banner
Workforce's automatic_break_length is a payroll deduction setting, not a
scheduling field — applying it when no explicit breaks are present was silently
shortening all shifts (e.g. a 2h shift showing as 1.5h). Now only deducts
explicit break records from s.breaks. Also adds BUILD_VERSION to /health and
an UpdateBanner that prompts staff to reload when a new deploy lands.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-21 15:30:17 +00:00
..
public/icons Replace letter icons with Lucide PWA icons 2026-07-11 20:30:07 +00:00
src Fix shift hours overcounting automatic breaks + add version-check banner 2026-07-21 15:30:17 +00:00
Dockerfile Initial commit: HK Planner app 2026-07-02 09:24:14 +00:00
index.html Force desktop viewport (width=1280) — data-heavy display not suited to responsive layout 2026-07-21 08:14:57 +00:00
nginx.conf Make hk-planner installable as a PWA 2026-07-11 11:27:00 +00:00
package-lock.json Make hk-planner installable as a PWA 2026-07-11 11:27:00 +00:00
package.json Make hk-planner installable as a PWA 2026-07-11 11:27:00 +00:00
tsconfig.json Initial commit: HK Planner app 2026-07-02 09:24:14 +00:00
vite.config.ts Make hk-planner installable as a PWA 2026-07-11 11:27:00 +00:00