[PR #2790] [MERGED] Feature: Website - show default OS #3969

Closed
opened 2026-02-26 13:35:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2790
Author: @MickLesk
Created: 3/3/2025
Status: Merged
Merged: 3/3/2025
Merged by: @MickLesk

Base: mainHead: frontend_add_defaultos


📝 Commits (8)

📊 Changes

2 files changed (+40 additions, -10 deletions)

View changed files

📝 frontend/src/app/scripts/_components/ScriptItem.tsx (+7 -0)
📝 frontend/src/app/scripts/_components/ScriptItems/Buttons.tsx (+33 -10)

📄 Description

✍️ Description

add default OS
add Button for (Install)source-code & (Update)source-code

Link: #

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:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • [] 🐞 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.

📋 Additional Information (optional)


🔄 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/2790 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/3/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `frontend_add_defaultos` --- ### 📝 Commits (8) - [`822a693`](https://github.com/community-scripts/ProxmoxVE/commit/822a69363af0a44dd21a91c155f565cd88bde17d) Feature: Website - show default OS - [`e25fcb2`](https://github.com/community-scripts/ProxmoxVE/commit/e25fcb249567156ba697071bb5af8ae32984b679) add os fallback - [`65475c2`](https://github.com/community-scripts/ProxmoxVE/commit/65475c277026c5f2c14faa95cb3fdca6e2435e0e) Update ScriptItem.tsx - [`a8f9f17`](https://github.com/community-scripts/ProxmoxVE/commit/a8f9f17d907bd02e08993396c36dc5c8c03923c4) Update Buttons.tsx - [`7b27d01`](https://github.com/community-scripts/ProxmoxVE/commit/7b27d01af2c6b1fff2c36ef285a9aa7718ff8a5d) Update Buttons.tsx - [`d7ccf84`](https://github.com/community-scripts/ProxmoxVE/commit/d7ccf8417393f5afc8eb225d3a77b3d40ae5f525) fix duplicate type check - [`b2fc1df`](https://github.com/community-scripts/ProxmoxVE/commit/b2fc1df3e372fdd925b1caa057d09a43a8799ddf) fix import deps - [`0a05221`](https://github.com/community-scripts/ProxmoxVE/commit/0a052211a5bde073fffc8259908cbaebb1408ce6) add refreshccw ### 📊 Changes **2 files changed** (+40 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/app/scripts/_components/ScriptItem.tsx` (+7 -0) 📝 `frontend/src/app/scripts/_components/ScriptItems/Buttons.tsx` (+33 -10) </details> ### 📄 Description ## ✍️ Description add default OS add Button for (Install)source-code & (Update)source-code ## 🔗 Related PR / Discussion / Issue Link: # ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [x] **Self-review performed** – Code follows established patterns and conventions. - [x] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🆕 **New script** – A fully functional and tested script or script set. - [] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [x] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:35:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#3969
No description provided.