Skip to content

add sortable columns to package list and name detail views#802

Merged
furlongm merged 1 commit intomainfrom
sortable-columns
Apr 1, 2026
Merged

add sortable columns to package list and name detail views#802
furlongm merged 1 commit intomainfrom
sortable-columns

Conversation

@furlongm
Copy link
Copy Markdown
Owner

@furlongm furlongm commented Apr 1, 2026

annotate package querysets with host_count, repo_count, affected_count,
fixed_count to replace N+1 template calls. make repositories, hosts,
affected, and fixed columns sortable on the package list view. convert
package name detail from raw html table to django-tables2. add sortable
hosts column to the package name list view.

fixes: #791

annotate package querysets with host_count, repo_count, affected_count,
fixed_count to replace N+1 template calls. make repositories, hosts,
affected, and fixed columns sortable on the package list view. convert
package name detail from raw html table to django-tables2. add sortable
hosts column to the package name list view.
@furlongm furlongm merged commit c137276 into main Apr 1, 2026
4 checks passed
@furlongm furlongm deleted the sortable-columns branch April 1, 2026 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Req: could it be possible to sort on packages "hosts" field

1 participant