hk-planner/frontend
jtricerolph 75ac7591d2 Add 5-tier warning thresholds to staff rota footer
Replaces the 2-row (vs Booked / vs with Pickup) footer with a progressive 5-row breakdown:
- Total Available (unchanged)
- vs Booked — plain diff, room cleaning only
- with Recurring Tasks — plain diff, adds recurring tasks
- with Pickup — plain diff, adds pickup hours
- with Adjustments — bold coloured final row with configurable thresholds

New 5-tier icon system: red ⚠ / amber ⚠ / green ✓ / amber ✗ / red ✗, with defaults of
4h / 1h / 1h / 2h spare or short. Thresholds are editable in Settings.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-22 13:38:46 +00:00
..
dist Add 5-tier warning thresholds to staff rota footer 2026-07-22 13:38:46 +00:00
public/icons Replace letter icons with Lucide PWA icons 2026-07-11 20:30:07 +00:00
src Add 5-tier warning thresholds to staff rota footer 2026-07-22 13:38:46 +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 Fix logout (add missing nginx auth proxy) + show name/email in sidebar footer 2026-07-22 11:10:02 +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