You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Joise 8ed56a97d5 feat(d30): Home as landing page + more sidebar counts
- Make the Home hub the landing: `/` now renders Home and the Dashboard
  moves to `/dashboard` (nav item, routes, and the hub's Dashboard card
  all updated). Unknown routes still fall back to `/` (Home).
- Add sidebar count badges for Clients (total book size), Documents
  (drafts still to finish) and Modules (count) — neutral, best-effort,
  alongside the existing Reminders/Pipeline/Tickets/Renewals/SMS counts.

Typecheck clean; web build green. Verified live: / → Home, /dashboard →
Dashboard, and the Modules count badge renders from real data.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
3 days ago
..
components fix(review): frontend quality pass — a11y, UX safety, error handling (medium/low) 4 days ago
pages feat(d30): Home as landing page + more sidebar counts 3 days ago
Layout.tsx feat(d30): Home as landing page + more sidebar counts 3 days ago
Login.tsx feat(d25): bright doc type/status colours + sectioned client details + username UI 4 days ago
api.ts feat(d28): Portals quick-list + global search (clients/docs/tickets) 3 days ago
app.css feat(d30): trim Home hub to main sections + sidebar count badges 3 days ago
main.tsx feat(d30): Home as landing page + more sidebar counts 3 days ago
nav.ts feat(d30): Home as landing page + more sidebar counts 3 days ago
pulse.ts feat(hq-web): relationship-pulse ribbon on Client 360 overview 5 days ago
statement.ts feat(d26): functional-feature UIs — GST report, doc search, statement, bulk ops 3 days ago
vite-env.d.ts feat(pwa/d25): installable PWA + phone polish 4 days ago