mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 21:05:54 +03:00
[PR #39] [MERGED] Improve code #87
Labels
No labels
bug
bug
enhancement
feedback
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-admin#87
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Corsinvest/cv4pve-admin/pull/39
Author: @franklupo
Created: 6/16/2023
Status: ✅ Merged
Merged: 6/16/2023
Merged by: @franklupo
Base:
main← Head:main📝 Commits (1)
e62cc5aImprove code📊 Changes
24 files changed (+70 additions, -102 deletions)
View changed files
📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/RenderWidgetInfo.razor(+1 -39)➕
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/RenderWidgetInfo.razor.cs(+29 -0)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Corsinvest.ProxmoxVE.Admin.AutoSnap.csproj(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Helper.cs(+3 -2)📝
src/Corsinvest.ProxmoxVE.Admin.Botgram/Corsinvest.ProxmoxVE.Admin.Botgram.csproj(+1 -1)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterStatus/Corsinvest.ProxmoxVE.Admin.ClusterStatus.csproj(+1 -1)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Corsinvest.ProxmoxVE.Admin.ClusterUsage.csproj(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Helper.cs(+2 -1)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/_Imports.cs(+0 -1)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Corsinvest.ProxmoxVE.Admin.Core.csproj(+6 -6)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Helpers/PveAdminExtensions.cs(+0 -21)📝
src/Corsinvest.ProxmoxVE.Admin.Core/UI/ProxmoxVE/Vm/Charts.razor(+0 -1)📝
src/Corsinvest.ProxmoxVE.Admin.Core/UI/ProxmoxVE/Vm/Detail.razor.cs(+2 -1)📝
src/Corsinvest.ProxmoxVE.Admin.DisksStatus/Corsinvest.ProxmoxVE.Admin.DisksStatus.csproj(+1 -1)📝
src/Corsinvest.ProxmoxVE.Admin.DisksStatus/Module.cs(+3 -2)📝
src/Corsinvest.ProxmoxVE.Admin.MetricsExporter/Corsinvest.ProxmoxVE.Admin.MetricsExporter.csproj(+1 -1)📝
src/Corsinvest.ProxmoxVE.Admin.NodeFreeMemory/Corsinvest.ProxmoxVE.Admin.NodeFreeMemory.csproj(+1 -1)📝
src/Corsinvest.ProxmoxVE.Admin.NodeProtect/Corsinvest.ProxmoxVE.Admin.NodeProtect.csproj(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.QemuMonitor/Corsinvest.ProxmoxVE.Admin.QemuMonitor.csproj(+1 -1)📝
src/Corsinvest.ProxmoxVE.Admin.VmUnlock/Corsinvest.ProxmoxVE.Admin.VmUnlock.csproj(+1 -1)...and 4 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.