mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-26 05:15:51 +03:00
[PR #22] [MERGED] Fix fast config #74
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#74
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/22
Author: @franklupo
Created: 5/30/2023
Status: ✅ Merged
Merged: 5/30/2023
Merged by: @franklupo
Base:
main← Head:main📝 Commits (7)
28505c5Fix docker port6839ba6Merge branch 'main' of https://github.com/franklupo/cv4pve-admin55a03c5Fix info cluster usage25d9a2fFix refresh fast config7b20802Add info category4ea5b64Fix fast config step and refreshab69d8eMerge branch 'Corsinvest:main' into main📊 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.