Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes: #16949 - Device count column on Sites table #17235

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

bctiemann
Copy link
Contributor

Fixes: #16949 - Device count column on Sites table

Adds a Devices column with device_count hyperlink (via count_related) to the SiteListView table.

Tested with populated demo data and it seems acceptably performant.

@bctiemann bctiemann self-assigned this Aug 21, 2024
@bctiemann bctiemann added the type: feature Introduction of new functionality to the application label Aug 21, 2024
@jeremystretch jeremystretch merged commit 5bd4fc8 into develop Aug 22, 2024
6 checks passed
@jeremystretch jeremystretch deleted the 16949-add-device-count-to-site-list branch August 22, 2024 17:03
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Introduction of new functionality to the application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Device count column on sites table
2 participants