[pve-devel] applied: [PATCH widget-toolkit v2] node/ServiceView: fix #5611: hiding the non-installed services
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Nov 11 21:30:31 CET 2024
Am 11.11.24 um 08:58 schrieb Daniel Herzig:
> This patch adds a filter to identify services, which are reported as
> 'not-found' by the api. By default they will not be shown in the UI
> anymore, but visibility can still be toggled using a new checkbox.
>
> Signed-off-by: Daniel Herzig <d.herzig at proxmox.com>
> ---
> changes since v1:
> * applied Thomas' suggestions:
> ** use camelCase for filtername.
> ** invert default preselection logic and corresponding UI labelling.
>
> src/node/ServiceView.js | 22 ++++++++++++++++++++++
> 1 file changed, 22 insertions(+)
>
>
applied with slight restructuring of the commit message's subject to
better follow our commit style (or what it should be), thanks!
More information about the pve-devel
mailing list