[PR #22] [MERGED] Fix fast config #74

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

📋 Pull Request Information

Original PR: https://github.com/Corsinvest/cv4pve-admin/pull/22
Author: @franklupo
Created: 5/30/2023
Status: Merged
Merged: 5/30/2023
Merged by: @franklupo

Base: mainHead: main


📝 Commits (7)

📊 Changes

7 files changed (+12 additions, -14 deletions)

View changed files

📝 Dockerfile (+0 -2)
📝 src/Corsinvest.ProxmoxVE.Admin.Core/Helpers/PveAdminHelper.cs (+2 -0)
📝 src/Corsinvest.ProxmoxVE.Admin.Core/Helpers/PveBlazorHelper.cs (+2 -2)
📝 src/Corsinvest.ProxmoxVE.Admin.Core/Models/ResourceUsage.cs (+3 -7)
📝 src/Corsinvest.ProxmoxVE.Admin.Core/Modularity/ModuleCategory.cs (+1 -0)
📝 src/Corsinvest.ProxmoxVE.Admin.Core/UI/Dialogs/DialogFastConfig.razor (+1 -1)
📝 src/Corsinvest.ProxmoxVE.Admin.Core/UI/Dialogs/DialogFastConfig.razor.cs (+3 -2)

📄 Description

  • Fix docker port

  • Fix info cluster usage

  • Fix refresh fast config

  • Add info category


🔄 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/22 **Author:** [@franklupo](https://github.com/franklupo) **Created:** 5/30/2023 **Status:** ✅ Merged **Merged:** 5/30/2023 **Merged by:** [@franklupo](https://github.com/franklupo) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (7) - [`28505c5`](https://github.com/Corsinvest/cv4pve-admin/commit/28505c5ea241105d8270423377eb030f57c7f054) Fix docker port - [`6839ba6`](https://github.com/Corsinvest/cv4pve-admin/commit/6839ba6a789ff208f54b7a3ae50b20e103eebeca) Merge branch 'main' of https://github.com/franklupo/cv4pve-admin - [`55a03c5`](https://github.com/Corsinvest/cv4pve-admin/commit/55a03c54283fe1b781bedf4f55aff334a7ff7fb1) Fix info cluster usage - [`25d9a2f`](https://github.com/Corsinvest/cv4pve-admin/commit/25d9a2f827934dfca8ce9b133e616c34c7229c75) Fix refresh fast config - [`7b20802`](https://github.com/Corsinvest/cv4pve-admin/commit/7b2080298c4161c5a17fad4a7481f3da76ef5d8a) Add info category - [`4ea5b64`](https://github.com/Corsinvest/cv4pve-admin/commit/4ea5b649a729f02d165855479a7bf35ca88bfdf3) Fix fast config step and refresh - [`ab69d8e`](https://github.com/Corsinvest/cv4pve-admin/commit/ab69d8e868124d149844bc78f9bc8321e607f6a7) Merge branch 'Corsinvest:main' into main ### 📊 Changes **7 files changed** (+12 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+0 -2) 📝 `src/Corsinvest.ProxmoxVE.Admin.Core/Helpers/PveAdminHelper.cs` (+2 -0) 📝 `src/Corsinvest.ProxmoxVE.Admin.Core/Helpers/PveBlazorHelper.cs` (+2 -2) 📝 `src/Corsinvest.ProxmoxVE.Admin.Core/Models/ResourceUsage.cs` (+3 -7) 📝 `src/Corsinvest.ProxmoxVE.Admin.Core/Modularity/ModuleCategory.cs` (+1 -0) 📝 `src/Corsinvest.ProxmoxVE.Admin.Core/UI/Dialogs/DialogFastConfig.razor` (+1 -1) 📝 `src/Corsinvest.ProxmoxVE.Admin.Core/UI/Dialogs/DialogFastConfig.razor.cs` (+3 -2) </details> ### 📄 Description - Fix docker port - Fix info cluster usage - Fix refresh fast config - Add info category --- <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:11 +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#74
No description provided.