[PR #16446] [MERGED] 8984 Allow script log to be filtered #14858

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16446
Author: @arthanson
Created: 6/7/2024
Status: Merged
Merged: 7/1/2024
Merged by: @jeremystretch

Base: featureHead: 8984-script-log


📝 Commits (10+)

📊 Changes

3 files changed (+63 additions, -23 deletions)

View changed files

📝 netbox/extras/constants.py (+11 -0)
📝 netbox/extras/views.py (+32 -21)
📝 netbox/templates/extras/script_result.html (+20 -2)

📄 Description

Fixes: #8984

Monosnap NewBranchScript | NetBox 2024-06-07 11-36-27

Added a chit to show log level filter:

DeviceConnectionsReport | NetBox 2024-06-20 11-22-36


🔄 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/16446 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 6/7/2024 **Status:** ✅ Merged **Merged:** 7/1/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `8984-script-log` --- ### 📝 Commits (10+) - [`d6a7ba1`](https://github.com/netbox-community/netbox/commit/d6a7ba1fbe2f30dcdccef0ec01b84436e0532b89) 8984 filter by script log level - [`3d7a5bf`](https://github.com/netbox-community/netbox/commit/3d7a5bfe91eccdd29b634a5acd9dc8ae882ce108) 8984 filter log list - [`0e163e0`](https://github.com/netbox-community/netbox/commit/0e163e01e4733512056412e8ee9da650e2b2350e) 8984 add dropdown - [`8a0a3e1`](https://github.com/netbox-community/netbox/commit/8a0a3e1296fa05181c1001c33b8fd8dd6b22ad00) 8984 add dropdown - [`d3f3a56`](https://github.com/netbox-community/netbox/commit/d3f3a56635b9a2394072a76e695abc71d28f0589) 8984 fix button color - [`a8d94c3`](https://github.com/netbox-community/netbox/commit/a8d94c3facac09873db7370e7a75cc741c94f21a) Update netbox/extras/views.py - [`ca6de26`](https://github.com/netbox-community/netbox/commit/ca6de26d67a59629a59e0e78c8e3d8cab37eaae2) Merge branch 'feature' into 8984-script-log - [`e77b5d2`](https://github.com/netbox-community/netbox/commit/e77b5d22457887e0682ad36c4ffe26f08777b481) 8984 review changes - [`253a4cf`](https://github.com/netbox-community/netbox/commit/253a4cf11e6753a3ee7f478b01c58b292d107a97) 8984 review changes - [`db838e0`](https://github.com/netbox-community/netbox/commit/db838e01e903768a844806f992e2e824fe8e42ce) 8984 review changes ### 📊 Changes **3 files changed** (+63 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/constants.py` (+11 -0) 📝 `netbox/extras/views.py` (+32 -21) 📝 `netbox/templates/extras/script_result.html` (+20 -2) </details> ### 📄 Description ### Fixes: #8984 ![Monosnap NewBranchScript | NetBox 2024-06-07 11-36-27](https://github.com/netbox-community/netbox/assets/99642/d7f26ac8-2531-4e41-bb26-e15f3a36fd89) Added a chit to show log level filter: ![DeviceConnectionsReport | NetBox 2024-06-20 11-22-36](https://github.com/netbox-community/netbox/assets/99642/5269f6a0-a303-4e7e-b79a-ea6e58412c51) --- <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:08 +01:00
adam closed this issue 2025-12-29 23:27:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14858