[PR #3213] [CLOSED] Fixes #2050: Include Image Preview via popover #12522

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3213
Author: @tb-killa
Created: 5/24/2019
Status: Closed

Base: developHead: image_preview


📝 Commits (3)

  • f31bf28 add rel="image-preview-popover"
  • d25fd32 add image-preview.js script include
  • b7b54b1 create image-preview.js file

📊 Changes

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

View changed files

netbox/project-static/js/image-preview.js (+6 -0)
📝 netbox/templates/_base.html (+1 -0)
📝 netbox/templates/inc/image_attachments.html (+1 -1)

📄 Description

Fixes: #2050

This PR provide the "Images preview" via bootstrap included popover-method.

image


🔄 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/3213 **Author:** [@tb-killa](https://github.com/tb-killa) **Created:** 5/24/2019 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `image_preview` --- ### 📝 Commits (3) - [`f31bf28`](https://github.com/netbox-community/netbox/commit/f31bf2824ec5372281af61396e5333fc3143b8d5) add rel="image-preview-popover" - [`d25fd32`](https://github.com/netbox-community/netbox/commit/d25fd326272511b3f297d6eff78553fc9702d591) add image-preview.js script include - [`b7b54b1`](https://github.com/netbox-community/netbox/commit/b7b54b171747469b8c1a039fc7107ca9e6b83dd7) create image-preview.js file ### 📊 Changes **3 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `netbox/project-static/js/image-preview.js` (+6 -0) 📝 `netbox/templates/_base.html` (+1 -0) 📝 `netbox/templates/inc/image_attachments.html` (+1 -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: #2050 <!-- Please include a summary of the proposed changes below. --> This PR provide the "Images preview" via bootstrap included popover-method. ![image](https://user-images.githubusercontent.com/932481/58313874-de8dfd00-7e0e-11e9-82bd-fdf4c081e445.png) --- <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:22:03 +01:00
adam closed this issue 2025-12-29 22:22:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12522