[PR #210] [MERGED] feat: add HealthScore to Resources column picker and widget icons #201

Closed
opened 2026-02-26 17:37:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Corsinvest/cv4pve-admin/pull/210
Author: @franklupo
Created: 2/25/2026
Status: Merged
Merged: 2/25/2026
Merged by: @franklupo

Base: mainHead: feat/resources-health-score-columns


📝 Commits (1)

  • 88653ce feat: add HealthScore to Resources column picker and add widget icons

📊 Changes

5 files changed (+9 additions, -1 deletions)

View changed files

📝 src/Corsinvest.ProxmoxVE.Admin.Module.Resources/Components/Nodes.razor.cs (+1 -0)
📝 src/Corsinvest.ProxmoxVE.Admin.Module.Resources/Components/Storages.razor.cs (+3 -1)
📝 src/Corsinvest.ProxmoxVE.Admin.Module.Resources/Components/Vms.razor.cs (+1 -0)
📝 src/Corsinvest.ProxmoxVE.Admin.Module.Resources/Components/Widgets/ResourcesUsage/RenderSettings.razor (+2 -0)
📝 src/Corsinvest.ProxmoxVE.Admin.Module.Resources/Components/Widgets/Status/RenderSettings.razor (+2 -0)

📄 Description

Summary

  • Add HealthScore to the pickable column list in Nodes, VMs, and Storages resource grids
  • Add interests icon to Property Icon Status field in ResourcesUsage widget settings
  • Add radio_button_checked icon to Icon Status field in ResourcesUsage widget settings
  • Add device_hub icon to Resource Type field in Status widget settings
  • Add memory icon to VM Type field in Status widget settings

Test plan

  • HealthScore column appears in column picker for Nodes, VMs, Storages grids
  • Widget settings fields show correct icons

🔄 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/Corsinvest/cv4pve-admin/pull/210 **Author:** [@franklupo](https://github.com/franklupo) **Created:** 2/25/2026 **Status:** ✅ Merged **Merged:** 2/25/2026 **Merged by:** [@franklupo](https://github.com/franklupo) **Base:** `main` ← **Head:** `feat/resources-health-score-columns` --- ### 📝 Commits (1) - [`88653ce`](https://github.com/Corsinvest/cv4pve-admin/commit/88653ceb0cd78c480eada5f2a430d08c9c9ddc5d) feat: add HealthScore to Resources column picker and add widget icons ### 📊 Changes **5 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Corsinvest.ProxmoxVE.Admin.Module.Resources/Components/Nodes.razor.cs` (+1 -0) 📝 `src/Corsinvest.ProxmoxVE.Admin.Module.Resources/Components/Storages.razor.cs` (+3 -1) 📝 `src/Corsinvest.ProxmoxVE.Admin.Module.Resources/Components/Vms.razor.cs` (+1 -0) 📝 `src/Corsinvest.ProxmoxVE.Admin.Module.Resources/Components/Widgets/ResourcesUsage/RenderSettings.razor` (+2 -0) 📝 `src/Corsinvest.ProxmoxVE.Admin.Module.Resources/Components/Widgets/Status/RenderSettings.razor` (+2 -0) </details> ### 📄 Description ## Summary - Add `HealthScore` to the pickable column list in Nodes, VMs, and Storages resource grids - Add `interests` icon to Property Icon Status field in ResourcesUsage widget settings - Add `radio_button_checked` icon to Icon Status field in ResourcesUsage widget settings - Add `device_hub` icon to Resource Type field in Status widget settings - Add `memory` icon to VM Type field in Status widget settings ## Test plan - [ ] HealthScore column appears in column picker for Nodes, VMs, Storages grids - [ ] Widget settings fields show correct icons --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 17:37:43 +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/cv4pve-admin#201
No description provided.