public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH-SERIES proxmox-apt/proxmox-widget-toolkit] Spawn a window when adding a repository
@ 2021-06-30 15:07 Fabian Ebner
  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 15:07 ` [pve-devel] [RFC proxmox-widget-toolkit 1/1] node: apt: spawn a window for adding repository Fabian Ebner
  0 siblings, 2 replies; 5+ messages in thread
From: Fabian Ebner @ 2021-06-30 15:07 UTC (permalink / raw)
  To: pve-devel

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





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-30 19:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-30 15:07 [pve-devel] [PATCH-SERIES proxmox-apt/proxmox-widget-toolkit] Spawn a window when adding a repository Fabian Ebner
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal