[pve-devel] applied-series: [PATCH docs/manager] add pvescheduler docs, improve vzdump job gui
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Nov 11 21:04:12 CET 2021
On 11.11.21 12:07, Dominik Csapak wrote:
> pve-manager:
>
> Dominik Csapak (5):
> ui: dc/Backup: never show id input field, autogenerate id
> ui: dc/Backup: fix comment sort
> api: cluster: add jobs/schedule-analyze api call
> ui: dc/Backup: add schedule simulator button
> remove pvescheduler manpage generation
>
> PVE/API2/Cluster.pm | 5 +
> PVE/API2/Cluster/Jobs.pm | 107 ++++++++++++++++++++
> PVE/API2/Cluster/Makefile | 1 +
> bin/Makefile | 4 -
> www/manager6/Makefile | 1 +
> www/manager6/dc/Backup.js | 38 ++++----
> www/manager6/window/ScheduleSimulator.js | 118 +++++++++++++++++++++++
> 7 files changed, 252 insertions(+), 22 deletions(-)
> create mode 100644 PVE/API2/Cluster/Jobs.pm
> create mode 100644 www/manager6/window/ScheduleSimulator.js
>
applied manager patches now too, thanks! Did a few small (possibly opinionated) followups though:
35fbf427 ui: backup view: move tbar schedule-sim button to the right
11d87ab9 ui: schedule sim: slight title adaption
9e910727 ui: schedule sim: fix right alignment of simulate button
d7f85501 api: cluster: add jobs sub-directory index and set its permissions
167e8817 api: cluster: sort index
1b1476e2 calendar event simulator: rename number parameter to iterations
please holler at me if something is off, thx!
More information about the pve-devel
mailing list