[PR #19526] [MERGED] Fixes #17719: User settings for table stripe #15667

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19526
Author: @tobiasge
Created: 5/16/2025
Status: Merged
Merged: 6/26/2025
Merged by: @jeremystretch

Base: mainHead: 17719-table-user-settings


📝 Commits (2)

📊 Changes

3 files changed (+11 additions, -0 deletions)

View changed files

📝 netbox/netbox/preferences.py (+8 -0)
📝 netbox/netbox/tables/tables.py (+2 -0)
📝 netbox/users/forms/model_forms.py (+1 -0)

📄 Description

Fixes: #17719

Allows user to configure table row stripe effect.


🔄 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/19526 **Author:** [@tobiasge](https://github.com/tobiasge) **Created:** 5/16/2025 **Status:** ✅ Merged **Merged:** 6/26/2025 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `main` ← **Head:** `17719-table-user-settings` --- ### 📝 Commits (2) - [`626e421`](https://github.com/netbox-community/netbox/commit/626e42145a31202ba9f5541046a5d129022411b0) Fixes #17719: User setting table stripe - [`aa81d67`](https://github.com/netbox-community/netbox/commit/aa81d67d6e3045099c20bea02632e6c3e36d78b6) Tweak user preference name ### 📊 Changes **3 files changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/preferences.py` (+8 -0) 📝 `netbox/netbox/tables/tables.py` (+2 -0) 📝 `netbox/users/forms/model_forms.py` (+1 -0) </details> ### 📄 Description ### Fixes: #17719 Allows user to configure table row stripe effect. --- <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:23:18 +01:00
adam closed this issue 2025-12-30 00:23:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15667