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.
sims-hq/packages
Thomas Joise 5679a94d3c feat(ui): click-to-sort on every DataTable (asc/desc/off), index-safe
Column headers are now sortable across every table in the app (one shared component).
Sort compares cell text — numeric columns by their leading number, else natural text.
Sorting preserves the original row index so onRowClick/rowTone keep pointing at the
right record; action columns (empty label) aren't sortable. asc → desc → off cycle.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2 days ago
..
auth Split: make this the standalone HQ project (remove Store) 5 days ago
billing-engine fix(sec/d24): money-integrity guards — CN cap, atomic doc-no, qty, TDS, markStatus 4 days ago
domain feat(d22): P1 — onboarding milestone tracker (backend) + monotonic uuidv7 4 days ago
ui feat(ui): click-to-sort on every DataTable (asc/desc/off), index-safe 2 days ago