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 v3] fix #4758: ui: lxc wizard: allow multiple ssh keys
Date: Mon, 17 Jul 2023 14:56:29 +0200 [thread overview]
Message-ID: <517aa6fb-6a98-15f0-c524-557cc028d6be@proxmox.com> (raw)
In-Reply-To: <20230717123424.2217108-1-d.csapak@proxmox.com>
Am 17/07/2023 um 14:34 schrieb Dominik Csapak:
> by converting the textfield into a textarea and validate the value
> line wise (if there is more than one line)
>
> also create a 'MultiFileButton' (mostly copied from extjs) that allows
> to select multiple files at once
>
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
> changes from v2:
> * added comments to indicate where we change extjs code
> * allowed empty lines (this was accidentally reversed from v1 to v2)
> * fix eslint warning
>
> www/manager6/Makefile | 1 +
> www/manager6/form/MultiFileButton.js | 59 ++++++++++++++++++++++++++++
> www/manager6/lxc/CreateWizard.js | 19 +++++----
> 3 files changed, 72 insertions(+), 7 deletions(-)
> create mode 100644 www/manager6/form/MultiFileButton.js
>
>
applied, thanks!
prev parent reply other threads:[~2023-07-17 12:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-17 12:34 [pve-devel] " Dominik Csapak
2023-07-17 12:56 ` 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=517aa6fb-6a98-15f0-c524-557cc028d6be@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