mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 12:55:57 +03:00
[PR #17] [MERGED] Cluster selector create component #69
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#69
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/17
Author: @franklupo
Created: 5/24/2023
Status: ✅ Merged
Merged: 5/24/2023
Merged by: @franklupo
Base:
main← Head:main📝 Commits (1)
3217419Cluster selector create component📊 Changes
7 files changed (+81 additions, -55 deletions)
View changed files
📝
src/Corsinvest.ProxmoxVE.Admin.Core/Services/IPveClientService.cs(+2 -1)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Services/PveClientService.cs(+19 -1)📝
src/Corsinvest.ProxmoxVE.Admin.Core/UI/Layout/PveWidgets.razor.cs(+1 -1)📝
src/Corsinvest.ProxmoxVE.Admin.Core/UI/Layout/SelectCluster.razor(+1 -14)📝
src/Corsinvest.ProxmoxVE.Admin.Core/UI/Layout/SelectCluster.razor.cs(+3 -38)➕
src/Corsinvest.ProxmoxVE.Admin.Core/UI/ProxmoxVE/Cluster/ClusterSelector.razor(+27 -0)➕
src/Corsinvest.ProxmoxVE.Admin.Core/UI/ProxmoxVE/Cluster/ClusterSelector.razor.cs(+28 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.