[PR #4192] [CLOSED] Prefix Utilization Graph now hotlinks to its IP Addresses #12788

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4192
Author: @elju
Created: 2/18/2020
Status: Closed

Base: developHead: develop


📝 Commits (3)

  • b907a64 Merge pull request #1 from netbox-community/develop
  • 98640da Prefixes Utilization Graph Direct Link To Adresses
  • 629ef88 Removed White Space

📊 Changes

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

View changed files

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

📄 Description

Fixes: #4191

Changes:

  • Duplicated UTILIZATION_GRAPH and named them according to it's users.
  • Added link for PREFIX_UTILIZATION_GRAPH

🔄 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/4192 **Author:** [@elju](https://github.com/elju) **Created:** 2/18/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (3) - [`b907a64`](https://github.com/netbox-community/netbox/commit/b907a649e921c382307c871576b02474903cad50) Merge pull request #1 from netbox-community/develop - [`98640da`](https://github.com/netbox-community/netbox/commit/98640da0f462c943c5d05001cc02644c493f2f68) Prefixes Utilization Graph Direct Link To Adresses - [`629ef88`](https://github.com/netbox-community/netbox/commit/629ef887c84e79058bef2611a50c15d5b414727b) Removed White Space ### 📊 Changes **1 file changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/tables.py` (+8 -3) </details> ### 📄 Description ### Fixes: #4191 ### Changes: - Duplicated `UTILIZATION_GRAPH` and named them according to it's users. - Added link for `PREFIX_UTILIZATION_GRAPH` --- <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:23:37 +01:00
adam closed this issue 2025-12-29 22:23:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12788