[PR #14047] [MERGED] Enhance Virtual Machine and Device Platform Filter with Manufacturer Information #14305

Closed
opened 2025-12-29 23:23:42 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14047
Author: @kprince28
Created: 10/16/2023
Status: Merged
Merged: 11/9/2023
Merged by: @jeremystretch

Base: developHead: feat/12741-manufacturer


📝 Commits (5)

  • 0ec158d Add manufacturer for filters in the virtual machine and device #12741
  • 94b7319 reverse the filtersets of device and vm
  • ca06c4c revert the filtersets of vm
  • 85266a4 add advance selector in platform
  • 7522d23 remove manufacture from imports

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 netbox/dcim/forms/model_forms.py (+2 -1)
📝 netbox/virtualization/forms/model_forms.py (+2 -1)

📄 Description

Fixes: #12741


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/14047 **Author:** [@kprince28](https://github.com/kprince28) **Created:** 10/16/2023 **Status:** ✅ Merged **Merged:** 11/9/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `feat/12741-manufacturer` --- ### 📝 Commits (5) - [`0ec158d`](https://github.com/netbox-community/netbox/commit/0ec158d2c43f16dd727e82048b50dd0b23905aad) Add manufacturer for filters in the virtual machine and device #12741 - [`94b7319`](https://github.com/netbox-community/netbox/commit/94b7319370fcaea6fe926878fcc8aa13979841d4) reverse the filtersets of device and vm - [`ca06c4c`](https://github.com/netbox-community/netbox/commit/ca06c4c5bf6d31e8c96d5d42d13160d7ba556b37) revert the filtersets of vm - [`85266a4`](https://github.com/netbox-community/netbox/commit/85266a4db8189dc09353508a2ee2acc3490e2ebe) add advance selector in platform - [`7522d23`](https://github.com/netbox-community/netbox/commit/7522d23933d2e6af43c1c76b843123ec7588e74b) remove manufacture from imports ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms/model_forms.py` (+2 -1) 📝 `netbox/virtualization/forms/model_forms.py` (+2 -1) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be approved and assigned prior to opening a pull request. This helps avoid waste time and effort on a proposed change that we might not be able to accept. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WILL BE CLOSED AUTOMATICALLY. Please specify your assigned issue number on the line below. --> ### Fixes: #12741 <!-- Please include a summary of the proposed changes below. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:23:42 +01:00
adam closed this issue 2025-12-29 23:23:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14305