]> git.proxmox.com Git - proxmox-backup.git/commit
ui: tape: mark incomplete media-sets as such
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 29 Sep 2023 08:52:05 +0000 (10:52 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 8 Nov 2023 15:36:42 +0000 (16:36 +0100)
commitbe79c2bb6e2db0f39644428e909a53f18ae8b9f3
tree9c8ebb13e0089847316a3fcc8567a7f935784744
parentbdf327d35f000daf1aa90556ba2da2f5120c170c
ui: tape: mark incomplete media-sets as such

by counting the returned tapes and compare it to the sequence number.
If the tape count is lower than the highest sequence number plus one,
there must be a tape missing.

Mark it in the text and add the proxmox-warning-row class.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/tape/BackupOverview.js