[pve-devel] [PATCH-SERIES proxmox-apt/proxmox-widget-toolkit] Spawn a window when adding a repository
Fabian Ebner
f.ebner at proxmox.com
Wed Jun 30 17:07:52 CEST 2021
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
More information about the pve-devel
mailing list