From: Fabian Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH-SERIES proxmox-apt/proxmox-widget-toolkit] Spawn a window when adding a repository
Date: Wed, 30 Jun 2021 17:07:52 +0200 [thread overview]
Message-ID: <20210630150754.9921-1-f.ebner@proxmox.com> (raw)
and add a description.
I couldn't get the validation to work properly and adding a repo
gives an "Unknown Error" (but does add the repo).
Same as last time:
Requires the not-yet-applied patches for pve-rs and pve-manager from
here:
https://lists.proxmox.com/pipermail/pve-devel/2021-June/048963.html
It's necessary to re-build pve-rs to get the changes of course. For
pve-manger no changes should be required (for completeness, the
'description' property can be added to the return schema).
proxmox-apt:
Fabian Ebner (1):
standard repos: allow conversion from handle and improve information
src/repositories/mod.rs | 42 ++++-------------------
src/repositories/standard.rs | 64 +++++++++++++++++++++++++++++++-----
tests/repositories.rs | 42 ++++-------------------
3 files changed, 69 insertions(+), 79 deletions(-)
proxmox-widget-toolkit:
Fabian Ebner (1):
node: apt: spawn a window for adding repository
src/node/APTRepositories.js | 161 ++++++++++++++++++++++++++----------
1 file changed, 117 insertions(+), 44 deletions(-)
--
2.30.2
next reply other threads:[~2021-06-30 15:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-30 15:07 Fabian Ebner [this message]
2021-06-30 15:07 ` [pve-devel] [PATCH proxmox-apt 1/1] standard repos: allow conversion from handle and improve information Fabian Ebner
2021-06-30 18:46 ` [pve-devel] applied: " Thomas Lamprecht
2021-06-30 15:07 ` [pve-devel] [RFC proxmox-widget-toolkit 1/1] node: apt: spawn a window for adding repository Fabian Ebner
2021-06-30 19:31 ` [pve-devel] applied: " Thomas Lamprecht
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=20210630150754.9921-1-f.ebner@proxmox.com \
--to=f.ebner@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