[PR #5928] [MERGED] Add IP action buttons to interface view #13069

Closed
opened 2025-12-29 22:25:14 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/5928
Author: @JulianJacobi
Created: 3/5/2021
Status: Merged
Merged: 3/8/2021
Merged by: @jeremystretch

Base: developHead: feature/ip-actions-in-interface-view


📝 Commits (1)

  • ad1da22 Add IP action buttons to interface view

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 netbox/ipam/tables.py (+3 -0)

📄 Description

Fixes: #5914

Add default action buttons for IPAddress model to IP address table at interface view (InterfaceIPAddressTable).


🔄 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/5928 **Author:** [@JulianJacobi](https://github.com/JulianJacobi) **Created:** 3/5/2021 **Status:** ✅ Merged **Merged:** 3/8/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `feature/ip-actions-in-interface-view` --- ### 📝 Commits (1) - [`ad1da22`](https://github.com/netbox-community/netbox/commit/ad1da22257fba0ce7a255e1e9ceac341d64f2269) Add IP action buttons to interface view ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/tables.py` (+3 -0) </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 opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #5914 <!-- Please include a summary of the proposed changes below. --> Add default action buttons for `IPAddress` model to IP address table at interface view (`InterfaceIPAddressTable`). --- <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 22:25:14 +01:00
adam closed this issue 2025-12-29 22:25:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13069