mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 21:05:54 +03:00
[PR #97] [MERGED] Add snapshop size calculation #119
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#119
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/97
Author: @franklupo
Created: 3/22/2024
Status: ✅ Merged
Merged: 3/22/2024
Merged by: @franklupo
Base:
main← Head:autosnap_calcsize📝 Commits (1)
c4bb603Fix📊 Changes
131 files changed (+1241 additions, -686 deletions)
View changed files
📝
cmd/Build.ps1(+1 -1)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Histories.razor(+18 -14)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Hooks.razor(+42 -20)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Hooks.razor.cs(+12 -3)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Jobs.razor(+49 -30)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Jobs.razor.cs(+5 -4)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/RenderIndex.razor(+3 -1)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/RenderOptions.razor(+14 -7)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Status.razor(+16 -14)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Status.razor.cs(+24 -1)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Timeline.razor(+2 -0)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Corsinvest.ProxmoxVE.Admin.AutoSnap.csproj(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Helper.cs(+4 -4)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Job.cs(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Models/AutoSnapInfo.cs(+6 -0)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Models/AutoSnapJob.cs(+6 -3)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Module.cs(+15 -22)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/_Imports.razor(+1 -0)📝
src/Corsinvest.ProxmoxVE.Admin.Botgram/BotgramService.cs(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.Botgram/Components/RenderOptions.razor(+1 -1)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.