pve-manager/www/manager6/ceph
Aaron Lauterer b5bbcb4c7f ui: ceph: adapt urls to new ceph/pool endpoint
ceph/pools (plural) is deprecated, use the new one.
Since the details / status of a pool has been moved from previously
ceph/pools/{name} to now ceph/pool/{name}/status, we need to pass the
'loadUrl' to the edit window.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
Reviewed-by: Dominik Csapak <d.csapak@proxmox.com>
Tested-by:  Dominik Csapak <d.csapak@proxmox.com>
2023-03-20 15:31:04 +01:00
..
CephInstallWizard.js ui: ceph: use quincy as new default for fresh installations 2022-09-15 07:42:24 +02:00
Config.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
Crush.js ui: ceph crush: code cleanups 2021-04-23 18:55:46 +02:00
FS.js sorters: use correct property 'direction' and keep default 'ASC' 2021-12-16 10:11:48 +01:00
Log.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
Monitor.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
OSD.js ui: osd: add details window 2023-03-15 18:24:27 +01:00
OSDDetails.js ui: osd: add details window 2023-03-15 18:24:27 +01:00
Pool.js ui: ceph: adapt urls to new ceph/pool endpoint 2023-03-20 15:31:04 +01:00
ServiceList.js fix #4571: ui: ceph: allow adding extra-ID for multiple MDS per node 2023-03-17 12:03:37 +01:00
Services.js ui: ceph: fixup optional chaining operator 2021-11-12 17:06:50 +01:00
Status.js ui: ceph status: avoid messing with internal state of warning grid 2023-03-08 17:54:19 +01:00
StatusDetail.js ui: make ceph charts change color more dynamically 2023-03-08 17:55:41 +01:00