Closes #6161: Enable ordering of device component tables

This commit is contained in:
jeremystretch
2021-04-20 20:21:52 -04:00
parent 4e405ce530
commit e6930d9601
3 changed files with 19 additions and 18 deletions

View File

@@ -4,6 +4,7 @@
### Enhancements
* [#6161](https://github.com/netbox-community/netbox/issues/6161) - Enable ordering of device component tables
* [#6179](https://github.com/netbox-community/netbox/issues/6179) - Enable natural ordering for virtual machines
* [#6189](https://github.com/netbox-community/netbox/issues/6189) - Add ability to search for locations by name or description
* [#6190](https://github.com/netbox-community/netbox/issues/6190) - Allow filtering devices with no location assigned