[PR #7766] [MERGED] feat: add outer_width to RackTable #13276

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/7766
Author: @ndom91
Created: 11/6/2021
Status: Merged
Merged: 11/8/2021
Merged by: @jeremystretch

Base: developHead: ndom91/outer_width


📝 Commits (3)

  • c170dbd feat: add outer_width to RackTable
  • 5a4dd3a fix: add outer_units to column display
  • b7423e4 feat: add outer_depth to available columns

📊 Changes

1 file changed (+9 additions, -1 deletions)

View changed files

📝 netbox/dcim/tables/racks.py (+9 -1)

📄 Description

Fixes: #7765

Adds the outer_width field to the available columns in the RackTable class.


🔄 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/7766 **Author:** [@ndom91](https://github.com/ndom91) **Created:** 11/6/2021 **Status:** ✅ Merged **Merged:** 11/8/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `ndom91/outer_width` --- ### 📝 Commits (3) - [`c170dbd`](https://github.com/netbox-community/netbox/commit/c170dbdf379bd8e130ecb13b0867b67732238313) feat: add outer_width to RackTable - [`5a4dd3a`](https://github.com/netbox-community/netbox/commit/5a4dd3a3453b5ad3235ed213ac9d105747690465) fix: add outer_units to column display - [`b7423e4`](https://github.com/netbox-community/netbox/commit/b7423e4729182af4b6f1a84bcaec5b33f52bf8b6) feat: add outer_depth to available columns ### 📊 Changes **1 file changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/tables/racks.py` (+9 -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 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: #7765 <!-- Please include a summary of the proposed changes below. --> Adds the `outer_width` field to the available columns in the RackTable class. --- <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:26:29 +01:00
adam closed this issue 2025-12-29 22:26:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13276