proxmox-backup/www/window
Thomas Lamprecht 27d3a232d0 ui: prune jobs: avoid duplicate params through nested input panels
input panel collect all form fields below them, so nesting two
input panels needs a bit of special care to avoid that each of the
panels adds the data of the deeper nested ones, resulting in
duplicate parameters that the backend then chokes one.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-30 15:15:42 +02:00
..
ACLEdit.js ui: datastore permissions: allow ACL path edit & query namespaces 2022-05-18 18:14:37 +02:00
BackupFileDownloader.js ui: some eslint auto-fixes 2020-09-25 18:29:42 +02:00
BackupGroupChangeOwner.js ui: adapt to s/backup-ns/ns/ api param change 2022-05-13 14:21:52 +02:00
CreateDirectory.js ui: add/fix help buttons 2020-11-10 11:51:03 +01:00
DataStoreEdit.js ui: move prune input panel into own file 2022-05-14 18:51:54 +02:00
MaintenanceOptions.js ui: namespace & maintenance mode: refer to onlineHelp 2022-05-17 14:03:00 +02:00
NamespaceEdit.js ui: namespace & maintenance mode: refer to onlineHelp 2022-05-17 14:03:00 +02:00
NotesEdit.js ui: datastore: show comment, allow to edit notes 2020-10-28 18:36:12 +01:00
NotifyOptions.js ui: add ui for prune jobs 2022-05-30 13:58:43 +02:00
PruneJobEdit.js ui: prune jobs: avoid duplicate params through nested input panels 2022-05-30 15:15:42 +02:00
RemoteEdit.js fix #3058: ui: improve remote edit UX by clarifying ID vs host 2022-01-12 09:38:59 +01:00
Settings.js ui: window/Settings: add summarycolumns settings 2021-07-12 06:29:21 +02:00
SyncJobEdit.js ui: sync/verify jobs: use pmxDisplayEditField to fix editing 2022-05-17 09:48:03 +02:00
TokenEdit.js www: use TFA widgets from widget toolkit 2021-11-17 09:44:55 +01:00
TrafficControlEdit.js ui: traffic-control edit: add spaces between networks for more readabillity 2021-11-22 10:45:29 +01:00
UserEdit.js ui: add missing uri encoding in user edit and view 2021-01-26 10:53:30 +01:00
UserPassword.js gui: user: fix #2898 add dialog to set password 2020-08-04 10:21:00 +02:00
VerifyAll.js ui: adapt to s/backup-ns/ns/ api param change 2022-05-13 14:21:52 +02:00
VerifyJobEdit.js ui: sync/verify jobs: use pmxDisplayEditField to fix editing 2022-05-17 09:48:03 +02:00
ZFSCreate.js api/ui: allow zstd compression for new zpools 2021-07-30 17:51:13 +02:00