mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-26 05:15:51 +03:00
[PR #177] [MERGED] chore: code cleanup, remove unused code and reformat migrations #168
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#168
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/177
Author: @franklupo
Created: 2/18/2026
Status: ✅ Merged
Merged: 2/18/2026
Merged by: @franklupo
Base:
main← Head:chore/cleanup-and-reformat-migrations📝 Commits (1)
20c40f8chore: code cleanup, remove unused code and reformat migrations📊 Changes
7 files changed (+80 additions, -95 deletions)
View changed files
📝
src/Corsinvest.ProxmoxVE.Admin.Core/Components/Layout/CommandPalette.razor.cs(+1 -1)📝
src/Corsinvest.ProxmoxVE.Admin.Core/Components/ProxmoxVE/Cluster/Snapshots.razor.cs(+0 -2)📝
src/Corsinvest.ProxmoxVE.Admin.Module.AutoSnap/Migrations/20260216135651_AddExtendedDataRemoveWebHooks.cs(+57 -58)📝
src/Corsinvest.ProxmoxVE.Admin.Module.Bots/Telegram/Components/Render.razor.cs(+1 -2)📝
src/Corsinvest.ProxmoxVE.Admin.Module.Dashboard/Migrations/20260217125654_RemoveWidgetModuleType.cs(+21 -22)📝
src/Corsinvest.ProxmoxVE.Admin.Module.Updater/Components/Scans.razor(+0 -9)📝
src/Corsinvest.ProxmoxVE.Admin.Module.Updater/Components/Scans.razor.cs(+0 -1)📄 Description
Summary
CommandPalette: fix nullableDictionary<string, object?>Snapshots: remove unusedAllowCalculateSnapshotSizepropertyRender(Bots/Telegram): remove unusedDialogServicedependencyScans(Updater): remove commented-out Upgrade button and unusedIsUpgradepropertyAddExtendedDataRemoveWebHooks,RemoveWidgetModuleType): reformat to file-scoped namespace styleTest plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.