From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Stefan Sterz <s.sterz@proxmox.com>, pmg-devel@lists.proxmox.com
Subject: [pmg-devel] applied-series: [PATCH pmg-{api, gui} 0/3] Proxmox Dark Theme Fixes - PMG
Date: Thu, 23 Mar 2023 17:24:36 +0100 [thread overview]
Message-ID: <1279efa0-8ee2-ea7a-af11-cb16e9c861f7@proxmox.com> (raw)
In-Reply-To: <20230323154455.1458701-1-s.sterz@proxmox.com>
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!
prev parent reply other threads:[~2023-03-23 16:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-23 15:44 [pmg-devel] " Stefan Sterz
2023-03-23 15:44 ` [pmg-devel] [PATCH pmg-api 1/3] proxy: initialize the theme variable with an empty string Stefan Sterz
2023-03-23 15:44 ` [pmg-devel] [PATCH pmg-gui 2/3] quarantines: fix the default behavior of the theme toggle button Stefan Sterz
2023-03-23 15:44 ` [pmg-devel] [PATCH pmg-gui 3/3] quarantines: use a check mark for the dark mode filter Stefan Sterz
2023-03-23 16:24 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1279efa0-8ee2-ea7a-af11-cb16e9c861f7@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
--cc=s.sterz@proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.