[PR #17901] [MERGED] Fixes #17895: Ensure GraphiQL UI resources are served locally #15224

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17901
Author: @jeremystretch
Created: 10/30/2024
Status: Merged
Merged: 11/1/2024
Merged by: @jeremystretch

Base: developHead: 17895-graphiql-external-js


📝 Commits (1)

  • 0db1aab Fixes #17895: Ensure GraphiQL UI resources are served locally

📊 Changes

2 files changed (+2 additions, -13 deletions)

View changed files

📝 netbox/netbox/graphql/views.py (+0 -1)
📝 netbox/templates/graphql/graphiql.html (+2 -12)

📄 Description

Fixes: #17895

Ensure our local HTML template is employed by the GraphiQL UI to ensure frontend Javascript resources are loaded locally.


🔄 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/17901 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 10/30/2024 **Status:** ✅ Merged **Merged:** 11/1/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `17895-graphiql-external-js` --- ### 📝 Commits (1) - [`0db1aab`](https://github.com/netbox-community/netbox/commit/0db1aab9e551846e635f881899b70d5b1445aed2) Fixes #17895: Ensure GraphiQL UI resources are served locally ### 📊 Changes **2 files changed** (+2 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/graphql/views.py` (+0 -1) 📝 `netbox/templates/graphql/graphiql.html` (+2 -12) </details> ### 📄 Description ### Fixes: #17895 Ensure our local HTML template is employed by the GraphiQL UI to ensure frontend Javascript resources are loaded locally. --- <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:20:42 +01:00
adam closed this issue 2025-12-30 00:20:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15224