hk-planner/frontend
jtricerolph 47bd54afec Fix week nav anchor, timesheet sync range, and in-progress clock entries
- Week Prev/Next/Today now anchor to this Monday instead of today, so
  navigation stays week-aligned
- Timesheet sync no longer pulls into the future — capped at today
  while shift-fetching still covers the full displayed week
- Roster pivot skips entries that are still clocked in with no
  clock-out yet, instead of showing them as 0 hours

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-06 14:11:40 +00:00
..
dist Fix week nav anchor, timesheet sync range, and in-progress clock entries 2026-08-06 14:11:40 +00:00
public/icons Replace letter icons with Lucide PWA icons 2026-07-11 20:30:07 +00:00
src Fix week nav anchor, timesheet sync range, and in-progress clock entries 2026-08-06 14:11:40 +00:00
Dockerfile
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
vite.config.ts Scope PWA manifest to app's own path instead of origin root 2026-07-29 13:47:08 +00:00