David Cates
David Cates
# Closes: #2185 # Add a filter button that collapses and expands the search panel. This button only appears if { filter_form } context has been provided. # TODO -...
### As ... Ozzie - Operator ### I want ... To be able to expand and collapse the search panel ### So that ... So screen real-estate can be maximized...
### Environment * Nautobot version: 2.2.4 * Python version: 3.8.10 * Database platform, version: PostgreSQL ### Steps to Reproduce 1. Create several custom fields that apply to a large number...
Update filtering options, add contracts to device detail page, add device hardware notice reporting
Update filters and filter forms to include more fields and latest syntax for: - Hardware Notices - Contracts Add device hardware notice reporting including: - Model for holding report data...
### Environment * Nautobot version (Docker tag too if applicable): 2.3.2 * Reproducible on demo.nautobot.com ### Steps to Reproduce 1. Open the list view for any Data Model Extensibility views...
### Environment * Python version: 3.11 * Nautobot version: 2.4.7 * nautobot-device-lifecycle-mgmt version: 3.0.1 When using `validated_save()`, the `full_clean()` method should be called once per save, but is called twice....
# Closes: #978 ## What's Changed - Added feature utilizing hier config for compliance rule matching nested configuration lines. - Updated Tests - Updated Docs ## To Do - [x]...
It should be possible to create compliance rules that match nested lines. For example, given this configuration: ``` interface GigabitEthernet0/0 description very important interface description info here interface GigabitEthernet2/0/1 description...