1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Merge pull request #8303 from netbox-community/7679-table-actions

Closes #7679: Object table actions menus
This commit is contained in:
Jeremy Stretch
2022-01-10 11:38:07 -05:00
committed by GitHub
19 changed files with 374 additions and 395 deletions

View File

@ -57,6 +57,7 @@ Inventory item templates can be arranged hierarchically within a device type, an
### Enhancements
* [#7650](https://github.com/netbox-community/netbox/issues/7650) - Add support for local account password validation
* [#7679](https://github.com/netbox-community/netbox/issues/7679) - Add actions menu to all object tables
* [#7681](https://github.com/netbox-community/netbox/issues/7681) - Add `service_id` field for provider networks
* [#7759](https://github.com/netbox-community/netbox/issues/7759) - Improved the user preferences form
* [#7784](https://github.com/netbox-community/netbox/issues/7784) - Support cluster type assignment for config contexts