[pve-devel] applied: [PATCH widget-toolkit 2/2] node/APTRepositories: rework top status and error grid

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Jul 2 15:43:41 CEST 2021


On 02.07.21 12:48, Dominik Csapak wrote:
> 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 at proxmox.com>
> ---
> we should probably only emit a warning for suites for Proxmox and Debian
> origin, since other vendors may use different suites for their packages
> (e.g. google ships all chrome debs in the 'stable' suite)
> 
>  src/node/APTRepositories.js | 147 ++++++++++++++++++++++++------------
>  1 file changed, 98 insertions(+), 49 deletions(-)
> 
>

applied, thanks!





More information about the pve-devel mailing list