mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 12:55:57 +03:00
[PR #183] [MERGED] feat: add "Who is using" to HelpMenu with cluster info pre-fill #175
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#175
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/183
Author: @franklupo
Created: 2/20/2026
Status: ✅ Merged
Merged: 2/20/2026
Merged by: @franklupo
Base:
main← Head:feat/help-menu-who-is-using📝 Commits (1)
9cc81acfeat: add "Who is using" to HelpMenu with cluster info pre-fill📊 Changes
7 files changed (+107 additions, -157 deletions)
View changed files
📝
admin.ps1(+10 -5)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Components/Layout/HelpMenu.razor(+4 -3)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Components/Layout/HelpMenu.razor.cs(+41 -25)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Helpers/ApplicationHelper.cs(+10 -1)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Helpers/PveAdminHelper.cs(+39 -1)📝
src/Corsinvest.ProxmoxVE.Admin.Module.System/Components/Support.razor(+3 -36)➖
src/Corsinvest.ProxmoxVE.Admin.Module.System/Components/Support.razor.cs(+0 -86)📄 Description
Summary
GenerateWhoUsingAsyncfromSupport.razor.cstoPveAdminHelper(shared helper)---between multiple clusters in the who-is-using bodyadmin.ps1 publish: extractInvoke-DockerPrepareso bothbuild dockerandpublishrun clean-assets/download-assets/dotnet cleanTest plan
---separator appears between each cluster blockadmin.ps1 -Command publishand verify it runs clean-assets + download-assets before publish🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.