mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 12:55:57 +03:00
[PR #8] [MERGED] If enable background esecution show information #66
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#66
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/8
Author: @franklupo
Created: 5/18/2023
Status: ✅ Merged
Merged: 5/18/2023
Merged by: @franklupo
Base:
main← Head:main📝 Commits (1)
9c1dd0fAdd support icon📊 Changes
61 files changed (+224 additions, -170 deletions)
View changed files
📝
Corsinvest.ProxmoxVE.Admin.sln(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Histories.razor(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/Jobs.razor(+3 -3)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/RenderIndex.razor(+4 -4)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Components/RenderOptions.razor(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Module.cs(+4 -4)📝
src/Corsinvest.ProxmoxVE.Admin.Botgram/Components/RenderIndex.razor(+3 -3)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterStatus/Components/RenderIndex.razor(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterStatus/Components/RenderOptions.razor(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterStatus/Components/WidgetCluster/WidgetBase.razor(+3 -3)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterStatus/Module.cs(+1 -1)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Components/Costs.razor(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Components/RenderIndex.razor(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Components/RenderOptions.razor(+2 -2)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Components/RenderSettingClusterStorage.razor(+1 -1)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Components/Storages.razor(+5 -5)📝
src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Module.cs(+2 -5)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Helpers/JobHelper.cs(+3 -3)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Helpers/PveAdminHelper.cs(+8 -8)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Options/Module.cs(+1 -1)...and 41 more files
📄 Description
(#6)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.