You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The platform table (/dcim/platforms/) lists the count of devices that have the corresponding platform assigned. This can also apply to Virtual Machines (platform), so it'd be useful to have an extra column with the VM count as well.
The text was updated successfully, but these errors were encountered:
* Fixesnetbox-community#1765: Improved rendering of null options for model choice fields in filter forms
* Fixesnetbox-community#1802: Typo in ldap.md
* Fixesnetbox-community#1621: Tweaked LLDP interface name evaluation logic
* Fixesnetbox-community#1807: Populate VRF from parent when creating a new prefix
* Fixesnetbox-community#1809: Populate tenant assignment from parent when creating a new prefix
* Closesnetbox-community#1824: Add virtual machine count to platforms list
* Fixesnetbox-community#1818: InventoryItem API serializer no longer requires specifying a null value for items with no parent
* Evaluate device_id rather than pulling entire device (DB optimization)
* added statement and exaple for using ForeignKey ID's in write actions
* Closesnetbox-community#1828: Added warning about media directory permissions
* fixed duplicate api docs example and grammar
* Closesnetbox-community#1835: Consistent position of previous/next rack buttons
* Fixesnetbox-community#1845: Correct display of VMs in list with no role assigned
* Closesnetbox-community#1406: Display tenant description as title text in object tables
* Closesnetbox-community#1366: Enable searching for regions by name/slug
* Cleaned up InventoryItem add/edit/delete links and return URL
* Closesnetbox-community#1073: Include prefixes/IPs from all VRFs when viewing the children of a container prefix in the global table
* Closesnetbox-community#144: Implemented list and bulk edit/delete views for InventoryItems
* Added report results to the home page
* Fixesnetbox-community#1850: Fix TypeError when attempting IP address import if only unnamed devices exist
* Added warning message about automatically deleting child inventory items
* Release v.2.2.9
lockbot
locked as resolved and limited conversation to collaborators
Jan 17, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
type: featureIntroduction of new functionality to the application
Issue type
[x] Feature request
Description
The platform table (/dcim/platforms/) lists the count of devices that have the corresponding platform assigned. This can also apply to Virtual Machines (platform), so it'd be useful to have an extra column with the VM count as well.
The text was updated successfully, but these errors were encountered: