[pbs-devel] [PATCH-SERIES v3] improve warnings handling in UI and add to PVE
Fabian Ebner
f.ebner at proxmox.com
Thu Jul 8 11:14:53 CEST 2021
Changes from v2:
* dropped already applied patches
* new patch to re-add helper usage to widget-toolkit's task list
Not much remaining of the series, just re-use the helper where
possible, and the example usage of the feature in PVE for container
restore as non-root.
The last patch requires a dependency bump: pve-container -> pve-common
proxmox-widget-toolkit:
Fabian Ebner (1):
node: tasks: use helper to format status again
src/node/Tasks.js | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
proxmox-backup:
Fabian Ebner (1):
ui: tasks: use format_task_status
www/panel/Tasks.js | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
pve-container:
Fabian Ebner (1):
restore: sanitize config: use new warn() function
src/PVE/LXC/Create.pm | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
--
2.30.2
More information about the pbs-devel
mailing list