[PR #241] chore: upgrade Radzen to 9.0.8; misc fixes and improvements #322

Closed
opened 2026-03-07 19:57:34 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/Corsinvest/cv4pve-admin/pull/241

State: closed
Merged: Yes


Summary

  • Upgrade Radzen.Blazor 9.0.7 → 9.0.8
  • Fix DiskSmarts column rendering
  • Center Score and OsIcon columns in ResourcesEx grid
  • Extract PermissionsSummaryDialogService for cleaner DI in System module
  • Guard JsonLocalizationService source path methods with #if DEBUG
  • Fix DataSourceContext.ClusterName to return AllClusterName as default instead of null
  • Clean up search providers (remove unused usings, simplify PveSearchProvider)
  • Minor cleanup in MainLayout, RenderClustersSettings, AppTokenPermissionsGrid, Bridge
  • Update translations

Test plan

  • Radzen components render correctly after upgrade
  • DiskSmarts page loads without errors
  • ResourcesEx grid shows Score and OsIcon centered
  • System > Permissions summary dialog opens correctly
  • Search works across modules, PVE resources, system
**Original Pull Request:** https://github.com/Corsinvest/cv4pve-admin/pull/241 **State:** closed **Merged:** Yes --- ## Summary - Upgrade Radzen.Blazor 9.0.7 → 9.0.8 - Fix DiskSmarts column rendering - Center Score and OsIcon columns in ResourcesEx grid - Extract `PermissionsSummaryDialogService` for cleaner DI in System module - Guard `JsonLocalizationService` source path methods with `#if DEBUG` - Fix `DataSourceContext.ClusterName` to return `AllClusterName` as default instead of `null` - Clean up search providers (remove unused usings, simplify `PveSearchProvider`) - Minor cleanup in `MainLayout`, `RenderClustersSettings`, `AppTokenPermissionsGrid`, `Bridge` - Update translations ## Test plan - [ ] Radzen components render correctly after upgrade - [ ] DiskSmarts page loads without errors - [ ] ResourcesEx grid shows Score and OsIcon centered - [ ] System > Permissions summary dialog opens correctly - [ ] Search works across modules, PVE resources, system
kerem 2026-03-07 19:57:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-admin#322
No description provided.