fabro/lib
Bryan Helmkamp eda9e8855e
Make runs list Repo, Title, Workflow, and Changes columns server-side sortable
Extend the RunsSort enum and sort_runs() with case-insensitive ordering
for repo, title, and workflow names, and total line changes (additions
+ deletions) for changes. Swap the corresponding `<th>` cells in the
runs list view to `<SortHeader>` so every column can toggle asc/desc.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-23 16:07:01 -04:00
..
crates Make runs list Repo, Title, Workflow, and Changes columns server-side sortable 2026-05-23 16:07:01 -04:00
packages/fabro-api-client Make runs list Repo, Title, Workflow, and Changes columns server-side sortable 2026-05-23 16:07:01 -04:00