proxmox-backup/www/datastore
Stefan Hanreich 38d961f9e4 ui: mask unmounted datastores in datastore overview
Currently, showing the Datastore summary page leads to errors since
the status returned by the API does not contain any fields that are
checked by the component rendering the datastore summary. We solve
this by checking if the datastore is currently mounted first and mask
the element if it is currently unmounted.

Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
Tested-by: Shannon Sterz <s.sterz@proxmox.com>
2024-11-28 12:07:25 +01:00
..
Content.js ui: datastore content: change button text "Add NS" to "Add Namespace" 2024-11-27 11:49:54 +01:00
DataStoreList.js ui: sync jobs: revert to single list for pull/push jobs 2024-11-26 14:54:33 +01:00
DataStoreListSummary.js ui: mask unmounted datastores in datastore overview 2024-11-28 12:07:25 +01:00
Notes.js fix typos in variables and function names 2024-08-07 16:49:31 +02:00
OptionView.js ui: datastore options: add 'notification-mode' parameter 2024-04-23 23:14:46 +02:00
Panel.js ui: sync jobs: revert to single list for pull/push jobs 2024-11-26 14:54:33 +01:00
Prune.js ui: prune keep input: actually clear value on clear trigger click 2024-11-27 10:46:06 +01:00
Summary.js ui: datastore summary: also trigger navgiation-store load on mount/unmount 2024-11-25 21:34:22 +01:00