[PR #2434] [MERGED] Update Graylog icon #3669

Closed
opened 2025-11-20 06:06:05 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2434
Author: @bannert1337
Created: 2/16/2025
Status: Merged
Merged: 2/16/2025
Merged by: @MickLesk

Base: mainHead: graylog-icon-update


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 json/graylog.json (+2 -2)

📄 Description

✍️ Description

The current icon used for Graylog is squashed in the side panel and looks bad.
image
I replaced it with an SVG from the selfhst icons repository.

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.

🔄 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/community-scripts/ProxmoxVE/pull/2434 **Author:** [@bannert1337](https://github.com/bannert1337) **Created:** 2/16/2025 **Status:** ✅ Merged **Merged:** 2/16/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `graylog-icon-update` --- ### 📝 Commits (1) - [`ee8e6e3`](https://github.com/community-scripts/ProxmoxVE/commit/ee8e6e3d6dc951fc625b68dbfc323739fae937ee) Update Graylog icon ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `json/graylog.json` (+2 -2) </details> ### 📄 Description ## ✍️ Description The current icon used for Graylog is squashed in the side panel and looks bad. ![image](https://github.com/user-attachments/assets/4c2b3505-f143-4cc0-a5d5-20dc7641cda1) I replaced it with an SVG from the [selfhst icons](https://github.com/selfhst/icons) repository. ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [ ] **Self-review performed** – Code follows established patterns and conventions. - [ ] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [X] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:06:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3669