]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
node/APTRepositories: rework top status and error grid
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 2 Jul 2021 10:48:59 +0000 (12:48 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 2 Jul 2021 13:31:25 +0000 (15:31 +0200)
commitf59d1076d74d906c2bb1419ed6cfbc0a9d178f58
tree40869a60bb48e2e5482354301f05584f84c93aaf
parentfbbe68fd69b395853e34add2333fe6ff27870345
node/APTRepositories: rework top status and error grid

instead of having a title bar and a seperate error grid,
add an always visible panel that displays the status (ok, warning, errors)
which also contains the error grid (if necessary, ala ceph summary)

this makes the panel more consistent to use and it is immediatly
visible if something is wrong

this also adds a test for the 'test' repositories, as well as a test
for not correctly configured suites

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/node/APTRepositories.js