[PR #312] [CLOSED] Add natsorting to the sites view #12036

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/312
Author: @Zanthras
Created: 7/16/2016
Status: Closed

Base: developHead: develop


📝 Commits (3)

  • fdfb20b Provide an optional attribute to trigger a sort of the ouput listview fixes #303
  • 1c9f2ba Add an api endpoint for listing all connections
  • 3aeebcb Update the valid urls, to expose the new api connection listing endpoint. Naming convention updated for both interface connections to match the rest.

📊 Changes

4 files changed (+19 additions, -1 deletions)

View changed files

📝 netbox/dcim/api/urls.py (+2 -1)
📝 netbox/dcim/api/views.py (+8 -0)
📝 netbox/dcim/views.py (+1 -0)
📝 netbox/utilities/views.py (+8 -0)

📄 Description

fixes #303


🔄 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/312 **Author:** [@Zanthras](https://github.com/Zanthras) **Created:** 7/16/2016 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (3) - [`fdfb20b`](https://github.com/netbox-community/netbox/commit/fdfb20b333b641f15ebaab72b9db42e4ac117ff0) Provide an optional attribute to trigger a sort of the ouput listview fixes #303 - [`1c9f2ba`](https://github.com/netbox-community/netbox/commit/1c9f2ba2e4b6b6d098c34e0be1304ec6a4d7b525) Add an api endpoint for listing all connections - [`3aeebcb`](https://github.com/netbox-community/netbox/commit/3aeebcbf10b954624ab9aa3141708b18727f8956) Update the valid urls, to expose the new api connection listing endpoint. Naming convention updated for both interface connections to match the rest. ### 📊 Changes **4 files changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/api/urls.py` (+2 -1) 📝 `netbox/dcim/api/views.py` (+8 -0) 📝 `netbox/dcim/views.py` (+1 -0) 📝 `netbox/utilities/views.py` (+8 -0) </details> ### 📄 Description fixes #303 --- <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:19:16 +01:00
adam closed this issue 2025-12-29 22:19:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12036