[pmg-devel] applied-series: [PATCH pmg-{api, gui} 0/3] Proxmox Dark Theme Fixes - PMG

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Mar 23 17:24:36 CET 2023


Am 23/03/2023 um 16:44 schrieb Stefan Sterz:
> this series fixes several aspects of the dark theme for pmg:
> 
> 1. remove a warning about the uninitialized `$theme` variable in the
>    pmgproxy
> 2. fix the default behavior of the dark-mode filter toggle in the
>    quarantines
> 3. refactor the quarantines dark-mode filter toggle into a checkbox
>    and add a separator
> 
> Stefan Sterz (1) @ pmg-api:
>   fix: initialize the theme variable with an empty string
> 
>  src/PMG/Service/pmgproxy.pm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Stefan Sterz (2) @ pmg-gui:
>   quarantines: fix the default behavior of the theme toggle button
>   quarantines: use a check mark for the dark mode filter
> 
>  js/AttachmentQuarantine.js            | 12 ++++++++----
>  js/SpamQuarantine.js                  | 12 ++++++++----
>  js/VirusQuarantine.js                 | 12 ++++++++----
>  js/controller/QuarantineController.js | 16 +++++++++-------
>  4 files changed, 33 insertions(+), 19 deletions(-)
> 


applied series, thanks!




More information about the pmg-devel mailing list