proxmox-backup/www
Dominik Csapak 4923a76f22 ui: tape/window/TapeRestore: enabling selecting multiple snapshots
by including the new snapshotselector. If a whole media-set is to be
restored, select all snapshots

to achieve this, we drop the 'restoreid' and 'datastores' properties
for the restore window, and replace them by a 'prefilter' object
(with 'store' and 'snapshot' properties)

to be able to show the snapshots, we now have to always load the
content of that media-set, so drop the short-circuit if we have
the datastores already.

change the layout of the restore window into a two-step window
so that the first tab is the selection what to restore, and on the
second tab the user chooses where to restore (drive, datastore, etc.)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-05-21 13:25:45 +02:00
..
button ui: administration: set icons for tabs 2020-10-31 09:11:11 +01:00
config ui: add certificate & acme view 2021-05-04 09:42:50 +02:00
css ui: tape/DriveStatus: open task window on click on state 2021-03-16 09:00:07 +01:00
dashboard ui: dashboards statistics: visualize datastores where quering the usage failed 2021-05-21 13:22:07 +02:00
data ui: running tasks: update limit to 100 2020-07-11 12:53:32 +02:00
datastore ui: datastore/Content: change group remove to SafeDestroy Window 2021-05-17 10:42:03 +02:00
form ui: fix typo in comment 2021-03-10 15:24:39 +01:00
images ui: tape drive icon: invert 2021-03-08 15:51:49 +01:00
panel gui: tfa support 2021-01-11 10:22:32 +01:00
tape ui: tape/window/TapeRestore: enabling selecting multiple snapshots 2021-05-21 13:25:45 +02:00
window ui: window/SyncJobEdit: disable autoSelect for remote datastore 2021-05-10 16:56:42 +02:00
Application.js ui: app: fix fixme 2020-11-10 13:38:30 +01:00
Dashboard.js ui: task summary: add verification jobs to count 2021-02-04 11:07:22 +01:00
DirectoryList.js ui: add DiskList and DirectoryList 2020-06-16 13:36:32 +02:00
index.hbs ui: index: drop enableTapeUI 2021-04-12 15:55:58 +02:00
LoginView.js ui: LoginView: show webauthn errors in window 2021-03-03 14:05:05 +01:00
MainView.js ui: MainView: adapt router to add changer/drive entries 2021-03-01 12:34:37 +01:00
Makefile ui: add certificate & acme view 2021-05-04 09:42:50 +02:00
NavigationTree.js ui: add certificate & acme view 2021-05-04 09:42:50 +02:00
OnlineHelpInfo.js docs: mention client repository and rework client installation 2021-04-13 14:42:50 +02:00
ServerAdministration.js ui: add mising panel help buttons 2020-11-10 13:53:21 +01:00
ServerStatus.js ui: admin/summary: add versions button/window 2020-11-09 16:33:22 +01:00
Subscription.js ui: add mising panel help buttons 2020-11-10 13:53:21 +01:00
SystemConfiguration.js gui: tfa configuration 2021-01-15 15:19:52 +01:00
Utils.js ui: datastore/Content: change group remove to SafeDestroy Window 2021-05-17 10:42:03 +02:00
VersionInfo.js ui: some more eslint auto-fixes 2020-09-25 18:34:54 +02:00
ZFSList.js ui: some more eslint auto-fixes 2020-09-25 18:34:54 +02:00