mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 12:55:57 +03:00
[PR #109] [MERGED] FIx problem #125
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#125
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/109
Author: @franklupo
Created: 8/19/2024
Status: ✅ Merged
Merged: 8/19/2024
Merged by: @franklupo
Base:
main← Head:main📝 Commits (4)
8c95d88Fix notification1e7af91Revert "Fix notification"6ba87d9Reapply "Fix notification"2196ab3Merge branch 'main' of https://github.com/franklupo/cv4pve-admin📊 Changes
52 files changed (+1075 additions, -714 deletions)
View changed files
➕
.editorconfig(+382 -0)📝
Corsinvest.ProxmoxVE.Admin.sln(+1 -0)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Histories.razor.cs(+2 -3)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Corsinvest.ProxmoxVE.Admin.AutoSnap.csproj(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Helper.cs(+3 -3)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Migrations/20230407173026_Initial.cs(+96 -97)📝
src/Corsinvest.ProxmoxVE.Admin.Botgram/BotgramService.cs(+3 -3)📝
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.ClusterStatus/Options.cs(+2 -3)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Corsinvest.ProxmoxVE.Admin.ClusterUsage.csproj(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Helper.cs(+3 -3)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Migrations/20230414124704_Initial.cs(+58 -59)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Repository/DataVmSpec.cs(+1 -2)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Corsinvest.ProxmoxVE.Admin.Core.csproj(+5 -5)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Helpers/PveAdminHelper.cs(+5 -5)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Helpers/PveBlazorHelper.cs(+2 -3)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Models/INode.cs(+2 -4)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Services/DiskInfo/CephDiskInfo.cs(+4 -4)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Services/PveClientService.cs(+3 -4)...and 32 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.