pve-manager/www/manager6/storage
Lorenz Stechauner f9f45aaca7 ui: refactor UploadToStorage.js
this also removes the "content" selector from the window.
as far as it seems, this selector was never able to select
more than one entry, so it was useless.

the check for FormData() is also removed, because this is
supported by all major browsers for a long time. therefore
doStandardSubmit() is also not necessary.

Signed-off-by: Lorenz Stechauner <l.stechauner@proxmox.com>
Reviewed-by: Dominik Csapak <d.csapak@proxmox.com>
Tested-by: Dominik Csapak <d.csapak@proxmox.com>
2021-11-10 09:21:44 +01:00
..
BackupView.js ui: backup views: add button to change protection status 2021-11-09 11:33:16 +01:00
Base.js fix 3850: ui: storage: using PreallocationSelector for file based storage types 2021-10-21 12:14:38 +02:00
Browser.js ui: storage content: avoid redundant options hasNotesColumn and hideColumns 2021-11-09 11:33:16 +01:00
BTRFSEdit.js ui: storages: add basic BTRFS edit/add window 2021-06-23 22:59:29 +02:00
CephFSEdit.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
CIFSEdit.js ui: cifs: do not send empty user/password 2021-07-06 07:38:47 +02:00
ContentView.js ui: refactor UploadToStorage.js 2021-11-10 09:21:44 +01: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: iscsi: code cleanup 2021-07-06 12:38:02 +02:00
LVMEdit.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
LvmThinEdit.js ui: eslint: Functions may not be completely empty 2021-05-18 15:22:05 +02: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: storage/PBSEdit: do not send server on edit 2021-10-28 15:55:42 +02:00
RBDEdit.js ui: rbd: move namespace to advanced section 2021-04-26 20:16:45 +02: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: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00