cashup/frontend/src
jtricerolph e4ab137025 Fix invalid date in history; expand weekly report
- History: slice session_date to YYYY-MM-DD before Date parse (postgres
  returns date columns as ISO timestamps in JSON)
- History: fix Edit/View navigate link passing full ISO string as date param
- Weekly report: add daily status row, reconciliation variance (banked vs
  Newbook reported), sales with gross+net, debtors/creditors lazy-loaded

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-01 22:29:50 +00:00
..
components Fix cash summary quantity bug; add Safe Count as own nav item 2026-07-01 21:36:19 +00:00
pages Fix invalid date in history; expand weekly report 2026-07-01 22:29:50 +00:00
api.ts Wire Newbook credentials to settings service 2026-07-01 19:33:16 +00:00
App.tsx Fix cash summary quantity bug; add Safe Count as own nav item 2026-07-01 21:36:19 +00:00
index.css Wire Newbook credentials to settings service 2026-07-01 19:33:16 +00:00
main.tsx Wire Newbook credentials to settings service 2026-07-01 19:33:16 +00:00
types.ts Auto-fetch Newbook on date load; add transaction breakdown checklist 2026-07-01 22:15:42 +00:00
vite-env.d.ts Fix TypeScript compile errors blocking Docker build 2026-07-01 20:11:01 +00:00