[PR #223] refactor: move ClusterSelector to Layout namespace; add UrlHelper #304

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

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

State: closed
Merged: Yes


Summary

  • Move ClusterSelector component from Components/ to Components/Layout/ for better organization
  • Add UrlHelper to centralize URL constants (replaces scattered URLs in ApplicationHelper)
  • Update MainLayout to reference the new component location

Test plan

  • Verify cluster selector still appears and functions correctly in the header
  • Verify cluster switching works and triggers page reload
**Original Pull Request:** https://github.com/Corsinvest/cv4pve-admin/pull/223 **State:** closed **Merged:** Yes --- ## Summary - Move `ClusterSelector` component from `Components/` to `Components/Layout/` for better organization - Add `UrlHelper` to centralize URL constants (replaces scattered URLs in `ApplicationHelper`) - Update `MainLayout` to reference the new component location ## Test plan - [ ] Verify cluster selector still appears and functions correctly in the header - [ ] Verify cluster switching works and triggers page reload
kerem 2026-03-07 19:57:31 +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#304
No description provided.