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 025b334b09 feat(client-detail): drop mandatory assign creds, add per-module status control, trim summary table
- AssignModuleForm: remove SMS-forced username/password gate at assign time
  (creds now captured later via module Access -> Edit); reword to "Add a
  module" with a one-line hint on what assigning starts.
- Modules summary table: drop Installed/Completed/Trained columns (dates
  live in the per-module status line); keep Module/Kind/Status/Billed/Settled.
- Each module's collapsible block now has an inline ClientModuleStatusSelect
  next to its status badge, so status is editable without opening the table.
- Payments tab: remove the Outstanding panel's duplicate "Advance on
  account" footer line -- the pre-existing StatCard is the single source.
- Remove RowDate, now unused after the summary-table trim.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2 days ago
..
components fix(review): frontend quality pass — a11y, UX safety, error handling (medium/low) 4 days ago
pages feat(client-detail): drop mandatory assign creds, add per-module status control, trim summary table 2 days ago
Layout.tsx feat(d30): clients-per-module count on Modules page + comment fix 3 days ago
Login.tsx feat(d36): login history (IP + device) + first-login change nudge 2 days ago
api.ts feat(client-detail): per-module documents list + bulk SMS purchase action 2 days ago
app.css style(client-detail): CSS for 50/50 sheet, status line, outstanding panel 2 days ago
main.tsx feat(d36): login history (IP + device) + first-login change nudge 2 days ago
nav.ts feat(d36): login history (IP + device) + first-login change nudge 2 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