pve-manager/www/manager6/storage
Christoph Heiss 73e1cfa94c ui: storage backup view: Update remove button on protection change
Currently this works in the backup view for containers/VMs, but not in
the storage backup view. Implement that for the latter part too.

Uses the callback functionality of the load() method of the store to
properly update the UI as soon as the loading has finished.
While at it, refactor the same thing in the grid backup view as well,
removing the current hack in the process.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
2023-01-19 18:20:34 +01:00
..
BackupView.js ui: storage backup view: Update remove button on protection change 2023-01-19 18:20:34 +01:00
Base.js cleanup: "var" to "let", fix some indentation in related files 2022-12-21 16:24:04 +01:00
Browser.js ui: storage browser: code cleanup/modernization 2023-01-10 13:51:53 +01:00
BTRFSEdit.js ui: storages: add basic BTRFS edit/add window 2021-06-23 22:59:29 +02:00
CephFSEdit.js ui: cephfs: use more descriptive field label and gettext 2022-01-28 12:07:45 +01:00
CIFSEdit.js ui: cifs: do not send empty user/password 2021-07-06 07:38:47 +02:00
ContentView.js ui: storage content: support filtering by notes for backups 2022-05-02 15:26:21 +02:00
DirEdit.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
GlusterFsEdit.js ui: eslint: Functions may not be completely empty 2021-05-18 15:22:05 +02:00
ImageView.js ui: eslint: Miscellaneous eslint fixes 2021-05-18 15:22:05 +02:00
IScsiEdit.js ui: storage: iSCSI panel: modernize, cleanup & improve UX 2023-01-18 16:01:08 +01:00
LVMEdit.js ui: storage: LVM panel: modernize & cleanup code 2023-01-18 16:01:08 +01:00
LvmThinEdit.js ui: storage: LVM-Thin panel: modernize & cleanup code 2023-01-18 16:01:08 +01:00
NFSEdit.js fix 3850: ui: storage: using PreallocationSelector for file based storage types 2021-10-21 12:14:38 +02:00
PBSEdit.js ui: eslint: fix undefined check 2022-09-16 12:50:56 +02:00
RBDEdit.js ui: rbd: cephfs: add keyring/secret field for external clusters 2022-01-28 12:07:37 +01:00
StatusView.js ui: eslint: Functions may not be completely empty 2021-05-18 15:22:05 +02:00
Summary.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
TemplateView.js ui: eslint: No unused or duplicate variables 2021-05-18 15:22:05 +02:00
ZFSEdit.js ui: eslint: Miscellaneous eslint fixes 2021-05-18 15:22:05 +02:00
ZFSPoolEdit.js ui: storage: ZFS panel: modernize & cleanup code 2023-01-18 16:01:08 +01:00