[PR #223] [CLOSED] [Frontend] Add "Info" as message type #2431

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/223
Author: @MickLesk
Created: 11/13/2024
Status: Closed

Base: mainHead: MickLesk-patch-2


📝 Commits (1)

  • f112af2 Add "Info" as message type

📊 Changes

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

View changed files

📝 frontend/src/components/ui/badge.tsx (+1 -0)

📄 Description

Description

Idk, if this enough? Im not an pro in Frontend-Dev 😄

Goal:
An Cyan-Hint for Info's

image

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts.)

Prerequisites

The following efforts must be made for the PR to be considered. Please check when completed:

  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • Testing performed (I have tested my changes, ensuring everything works as expected)
  • Documentation updated (I have updated any relevant documentation)

🔄 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/223 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 11/13/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `MickLesk-patch-2` --- ### 📝 Commits (1) - [`f112af2`](https://github.com/community-scripts/ProxmoxVE/commit/f112af20c3fb4b935445a06d6ff2450c5cfd7a30) Add "Info" as message type ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/ui/badge.tsx` (+1 -0) </details> ### 📄 Description ## Description Idk, if this enough? Im not an pro in Frontend-Dev 😄 Goal: An Cyan-Hint for Info's ![image](https://github.com/user-attachments/assets/9b4b578e-6a30-4fa5-b486-86214b92bf4c) Fixes # (issue) ## Type of change - [ ] Bug fix (non-breaking change that resolves an issue) - [x] New feature (non-breaking change that adds functionality) - [ ] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts.) ## Prerequisites The following efforts must be made for the PR to be considered. Please check when completed: - [x] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [ ] Testing performed (I have tested my changes, ensuring everything works as expected) - [ ] Documentation updated (I have updated any relevant documentation) --- <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 05:30:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2431