[PR #20032] [MERGED] Fixes #20028: Restore bulk deletion button for bookmarks, notifications, and subscriptions #15801

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20032
Author: @jeremystretch
Created: 8/6/2025
Status: Merged
Merged: 8/6/2025
Merged by: @arthanson

Base: featureHead: 20028-notifications-bulk-delete


📝 Commits (1)

  • eaf5ba8 Fixes #20028: Restore bulk deletion button for bookmarks, notifications, and subscriptions

📊 Changes

4 files changed (+6 additions, -11 deletions)

View changed files

📝 netbox/extras/tables/tables.py (+3 -2)
📝 netbox/templates/account/bookmarks.html (+1 -3)
📝 netbox/templates/account/notifications.html (+1 -3)
📝 netbox/templates/account/subscriptions.html (+1 -3)

📄 Description

Fixes: #20028

  • Fix HTML templates
  • Clean up BookmarkTable

🔄 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/20032 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/6/2025 **Status:** ✅ Merged **Merged:** 8/6/2025 **Merged by:** [@arthanson](https://github.com/arthanson) **Base:** `feature` ← **Head:** `20028-notifications-bulk-delete` --- ### 📝 Commits (1) - [`eaf5ba8`](https://github.com/netbox-community/netbox/commit/eaf5ba860c99c7dcd80238452ee060c45254b335) Fixes #20028: Restore bulk deletion button for bookmarks, notifications, and subscriptions ### 📊 Changes **4 files changed** (+6 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/tables/tables.py` (+3 -2) 📝 `netbox/templates/account/bookmarks.html` (+1 -3) 📝 `netbox/templates/account/notifications.html` (+1 -3) 📝 `netbox/templates/account/subscriptions.html` (+1 -3) </details> ### 📄 Description ### Fixes: #20028 - Fix HTML templates - Clean up BookmarkTable --- <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:24:09 +01:00
adam closed this issue 2025-12-30 00:24:09 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15801