migrate system view, node list and node overview

This commit is contained in:
Christoph Kluge
2025-06-12 16:23:31 +02:00
parent a0190f8f40
commit f471214ef7
4 changed files with 290 additions and 257 deletions

View File

@@ -8,8 +8,8 @@ mount(Systems, {
displayType: displayType,
cluster: infos.cluster,
subCluster: infos.subCluster,
from: infos.from,
to: infos.to
fromPreset: infos.from,
toPreset: infos.to
},
context: new Map([
['cc-config', clusterCockpitConfig],