[PR #16371] [MERGED] Allow plugins to extend objectchange view #14838

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16371
Author: @ITJamie
Created: 5/31/2024
Status: Merged
Merged: 6/4/2024
Merged by: @jeremystretch

Base: developHead: extend-objectchange-view


📝 Commits (4)

  • 6fcb872 allow plugins to extend objectchangeview with panels
  • 028b49b replace tabs with spaces
  • 7879253 Update netbox/templates/extras/objectchange.html
  • f11d3a4 Eliminate excessive vertical margin

📊 Changes

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

View changed files

📝 netbox/templates/extras/objectchange.html (+17 -3)

📄 Description

Fixes: #16353

Allows plugins to extend objectchange view with panels


🔄 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/16371 **Author:** [@ITJamie](https://github.com/ITJamie) **Created:** 5/31/2024 **Status:** ✅ Merged **Merged:** 6/4/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `extend-objectchange-view` --- ### 📝 Commits (4) - [`6fcb872`](https://github.com/netbox-community/netbox/commit/6fcb872f0f297f2624812de1f1e1ca786e8f433c) allow plugins to extend objectchangeview with panels - [`028b49b`](https://github.com/netbox-community/netbox/commit/028b49bb33f2b507fba079ae5c9af5dce14dfe98) replace tabs with spaces - [`7879253`](https://github.com/netbox-community/netbox/commit/7879253a320007b7b4204c3966cf6625492ae787) Update netbox/templates/extras/objectchange.html - [`f11d3a4`](https://github.com/netbox-community/netbox/commit/f11d3a4515f17ddf910a16dd47710a0697d0adb2) Eliminate excessive vertical margin ### 📊 Changes **1 file changed** (+17 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/extras/objectchange.html` (+17 -3) </details> ### 📄 Description ### Fixes: #16353 Allows plugins to extend objectchange view with panels --- <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:27:02 +01:00
adam closed this issue 2025-12-29 23:27:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14838