[PR #232] fix: various minor UI and logic fixes #315

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

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

State: closed
Merged: Yes


Summary

  • ResourceUsageGauge: fix arc gauge scale Max 260→100; display actual item.Usage value in template
  • Disks: fix column title 'Rpm+''Rpm'
  • Diagnostic/Detail: use UrlHelper.Resources.NodeUrl/VmUrl for PVE links instead of raw string concatenation
  • AIServer/Bridge: remove localization wrapper from binary path placeholder (path is not translatable)
  • Login: set culture cookie after successful password login using user's saved preferences

Test plan

  • Resource usage gauges display correct percentage (0-100 scale)
  • Disks grid shows "Rpm" column title
  • Diagnostic detail links navigate to correct PVE node/VM pages
  • Culture cookie is set on login
**Original Pull Request:** https://github.com/Corsinvest/cv4pve-admin/pull/232 **State:** closed **Merged:** Yes --- ## Summary - **ResourceUsageGauge**: fix arc gauge scale `Max` 260→100; display actual `item.Usage` value in template - **Disks**: fix column title `'Rpm+'` → `'Rpm'` - **Diagnostic/Detail**: use `UrlHelper.Resources.NodeUrl`/`VmUrl` for PVE links instead of raw string concatenation - **AIServer/Bridge**: remove localization wrapper from binary path placeholder (path is not translatable) - **Login**: set culture cookie after successful password login using user's saved preferences ## Test plan - [ ] Resource usage gauges display correct percentage (0-100 scale) - [ ] Disks grid shows "Rpm" column title - [ ] Diagnostic detail links navigate to correct PVE node/VM pages - [ ] Culture cookie is set on login
kerem 2026-03-07 19:57:33 +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#315
No description provided.