Daniel Sheppard

Results 35 issues of Daniel Sheppard

### NetBox version 3.2.6 ### Feature type Change to existing functionality ### Proposed functionality Currently, path traces are only available from concrete path start/end points (Interfaces, Console, etc). The proposal...

type: feature
status: under review

### NetBox version 3.2.7 ### Feature type Change to existing functionality ### Proposed functionality Change the functioning of the "available_on_device" parameter for the vlan API to additionally include the devices...

type: feature
status: under review
pending closure

### Plugin version 1.2.4 ### netbox-plugin-extensions version N/A ### NetBox version 3.2.0 ### Feature type Change to existing functionality ### Proposed functionality Add remote repositories ### Use case There is...

### Plugin version 1.2.0 ### netbox-plugin-extensions version n/a ### NetBox version 3.2.0 ### Feature type Change to existing functionality ### Proposed functionality Allow targetting of specific management IP's for each...

### Closes: #9583 - Add column specific search field to tables The plan is to use the existing filterset to generate form fields on the table column headers to allow...

### NetBox version v3.7.0 ### Feature type New functionality ### Proposed functionality Add a method to: * Allow plugins to inject form fields into a "core model" form (example: Interface)...

type: feature
status: under review

### NetBox version v3.5.6 ### Feature type Change to existing functionality ### Proposed functionality Add the ability to display additional context relevant to each select dropdown This display would be:...

status: accepted
type: feature

### Proposed Changes Add: ``` 'oidc': ('OpenID Connect', None), ``` to the `AUTH_BACKEND_ATTRS` in netbox/netbox/authentication.py ### Justification Currently, the social auth displays the various SSO options under the login page....

type: feature
status: needs owner

### NetBox version 3.6.6 ### Feature type New functionality ### Proposed functionality Add a new model, VLANDeviceMapping, that may be consumed by various other models (initially, L2VPN `assigned_object` attribute) ###...

type: feature
status: backlog
complexity: high

### Fixes: #14058 - Limits platform selection to manufacturer and platforms with no manufacturer * Add new filter(s): * get_for_device_type * get_for_manufacturer * Configure form to utilize new filters *...