[PR #19682] [MERGED] Fixes #19617: Inconsistent styling of Connect buttons #15702

Closed
opened 2025-12-30 00:23:31 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19682
Author: @aq5747
Created: 6/7/2025
Status: Merged
Merged: 6/9/2025
Merged by: @jeremystretch

Base: mainHead: 19617-fix-connect-button-styling


📝 Commits (2)

📊 Changes

4 files changed (+3 additions, -7 deletions)

View changed files

📝 netbox/templates/circuits/inc/circuit_termination_fields.html (+1 -1)
📝 netbox/templates/dcim/consoleport.html (+1 -1)
📝 netbox/templates/dcim/consoleserverport.html (+1 -1)
📝 netbox/templates/dcim/powerfeed.html (+0 -4)

📄 Description

Fixes: #19617

  • Updates the styling of Connect buttons on the Circuit, Console Ports, and Console Server Port pages to make them consistent with others across the UI
  • On the Power Feed page, moved the Connect button from the footer of the Connection card to the body

🔄 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/19682 **Author:** [@aq5747](https://github.com/aq5747) **Created:** 6/7/2025 **Status:** ✅ Merged **Merged:** 6/9/2025 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `main` ← **Head:** `19617-fix-connect-button-styling` --- ### 📝 Commits (2) - [`14db298`](https://github.com/netbox-community/netbox/commit/14db298468164edbb2af0e2ed48483b0d3e8b376) Fixes #19617: Inconsistent styling of Connect buttons - [`285d140`](https://github.com/netbox-community/netbox/commit/285d140a1c3dad0d9781d6cdd470365148f4e230) Clean up conditional logic ### 📊 Changes **4 files changed** (+3 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/circuits/inc/circuit_termination_fields.html` (+1 -1) 📝 `netbox/templates/dcim/consoleport.html` (+1 -1) 📝 `netbox/templates/dcim/consoleserverport.html` (+1 -1) 📝 `netbox/templates/dcim/powerfeed.html` (+0 -4) </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 approved and assigned prior to opening a pull request. This helps avoid waste time and effort on a proposed change that we might not be able to accept. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WILL BE CLOSED AUTOMATICALLY. Please specify your assigned issue number on the line below. --> ### Fixes: #19617 - Updates the styling of Connect buttons on the Circuit, Console Ports, and Console Server Port pages to make them consistent with others across the UI - On the Power Feed page, moved the Connect button from the footer of the Connection card to the body --- <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-30 00:23:31 +01:00
adam closed this issue 2025-12-30 00:23:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15702