proxmox-backup/www
Dominik Csapak 69ebbec40b ui: tape/BackupOverview: rework BackupOverview (again)
instead of showing the snapshots directly under the pool and then the
media-sets, list the media-sets under the pool and only after the
snapshots

this has several advantages:
* we only have to read one set of tape catalog data on expand and not all of
  them everytime (which does not scale)
* we can show media-sets without snapshots, this can happen when we
  inventoried a set of tapes from another pbs instance, or lost the
  catalog data somehow

the disadvantage is that one has to go look for the media set where the
snapshot is included, but we can solve this by implementing a search
function in the future (in the backend)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-02-09 08:42:08 +01:00
..
button ui: administration: set icons for tabs 2020-10-31 09:11:11 +01:00
config ui: tfa: fix emptyText for password 2021-02-03 10:36:18 +01:00
css tape: add svg icon 2020-12-11 13:02:23 +01:00
dashboard ui: dashboard/TaskSummary: map type filter back to original type 2021-02-08 12:55:52 +01:00
data ui: running tasks: update limit to 100 2020-07-11 12:53:32 +02:00
datastore ui: refactor get_type_icon_cls 2021-02-02 14:46:15 +01:00
form ui: datastore add: set default schedule 2020-11-11 07:49:01 +01:00
images tape: add svg icon 2020-12-11 13:02:23 +01:00
panel gui: tfa support 2021-01-11 10:22:32 +01:00
tape ui: tape/BackupOverview: rework BackupOverview (again) 2021-02-09 08:42:08 +01:00
window ui: tfa: fix emptyText for password 2021-02-03 10:36:18 +01: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
LoginView.js ui: loginview: fix typo in view-model variable name 2021-02-08 12:57:33 +01:00
MainView.js ui: drop debug beta code 2020-11-10 14:47:48 +01:00
Makefile ui: tape/PoolEdit: add selector for encryption keys 2021-02-04 17:36:06 +01:00
NavigationTree.js tape: add svg icon 2020-12-11 13:02:23 +01:00
OnlineHelpInfo.js docs/online-help: prefix some refs with their chapter name 2021-02-05 11:42:06 +01: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: tape: rework BackupOverview 2021-02-02 14:46:43 +01: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
index.hbs gui: tfa support 2021-01-11 10:22:32 +01:00