From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Dominik Csapak <d.csapak@proxmox.com>
Subject: [pve-devel] applied: [PATCH manager 1/2] ui: factor out standalone node check
Date: Mon, 13 Nov 2023 11:20:40 +0100 [thread overview]
Message-ID: <a1489822-4069-440e-a32f-9c3ae4612669@proxmox.com> (raw)
In-Reply-To: <20231113085931.1126018-1-d.csapak@proxmox.com>
Am 13/11/2023 um 09:59 schrieb Dominik Csapak:
> into Utils and use it where we manually checked that
>
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
> I put it into utils since i did not find a better place. Could have put it
> in the ResourceStore, but coupling those things seemed wrong to me.
>
> www/manager6/Utils.js | 4 ++++
> www/manager6/form/ComboBoxSetStoreNode.js | 2 +-
> www/manager6/grid/Replication.js | 4 ++--
> www/manager6/lxc/CmdMenu.js | 2 +-
> www/manager6/lxc/Config.js | 2 +-
> www/manager6/menu/TemplateMenu.js | 2 +-
> www/manager6/qemu/CmdMenu.js | 2 +-
> www/manager6/qemu/Config.js | 2 +-
> www/manager6/storage/LVMEdit.js | 2 +-
> 9 files changed, 13 insertions(+), 9 deletions(-)
>
>
applied series, thanks!
prev parent reply other threads:[~2023-11-13 10:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-13 8:59 [pve-devel] " Dominik Csapak
2023-11-13 8:59 ` [pve-devel] [PATCH manager v2 2/2] ui: hide bulk migrate options on standalone nodes Dominik Csapak
2023-11-13 10:20 ` 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=a1489822-4069-440e-a32f-9c3ae4612669@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=pve-devel@lists.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox