[PR #2556] [MERGED] Add Cable count to home page #12406

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/2556
Author: @mmahacek
Created: 11/7/2018
Status: Merged
Merged: 11/7/2018
Merged by: @jeremystretch

Base: develop-2.5Head: mmahacek-2.5b1-patch1


📝 Commits (2)

📊 Changes

2 files changed (+5 additions, -1 deletions)

View changed files

📝 netbox/netbox/views.py (+3 -1)
📝 netbox/templates/home.html (+2 -0)

📄 Description

Fixes:

https://github.com/digitalocean/netbox/issues/2555

Add in stats.cable.count and add Cables to home page under devices (next to connections)


🔄 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/2556 **Author:** [@mmahacek](https://github.com/mmahacek) **Created:** 11/7/2018 **Status:** ✅ Merged **Merged:** 11/7/2018 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop-2.5` ← **Head:** `mmahacek-2.5b1-patch1` --- ### 📝 Commits (2) - [`ca9a3ac`](https://github.com/netbox-community/netbox/commit/ca9a3acf38a184de2960ac70891410c22417775f) Add stats.cable_count - [`259c432`](https://github.com/netbox-community/netbox/commit/259c43246f85b95742825307a3b4edb35919eee0) Add Cable count to home page ### 📊 Changes **2 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/views.py` (+3 -1) 📝 `netbox/templates/home.html` (+2 -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: https://github.com/digitalocean/netbox/issues/2555 <!-- Please include a summary of the proposed changes below. --> Add in stats.cable.count and add Cables to home page under devices (next to connections) --- <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:21:20 +01:00
adam closed this issue 2025-12-29 22:21:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12406