From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Dominik Csapak <d.csapak@proxmox.com>
Subject: [pve-devel] applied-series: [PATCH docs/manager] add pvescheduler docs, improve vzdump job gui
Date: Thu, 11 Nov 2021 21:04:12 +0100 [thread overview]
Message-ID: <99a3d5f7-5d08-428f-b6cf-3e807240a8d5@proxmox.com> (raw)
In-Reply-To: <20211111110709.633855-1-d.csapak@proxmox.com>
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!
prev parent reply other threads:[~2021-11-11 20:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-11 11:07 [pve-devel] " Dominik Csapak
2021-11-11 11:07 ` [pve-devel] [PATCH docs 1/3] refactor calendar events into appendix Dominik Csapak
2021-11-11 17:03 ` [pve-devel] applied-series: " Thomas Lamprecht
2021-11-11 11:07 ` [pve-devel] [PATCH docs 2/3] vzdump: change vzdump.cron to pvescheduler Dominik Csapak
2021-11-11 11:07 ` [pve-devel] [PATCH docs 3/3] add pvescheduler docs and manpage Dominik Csapak
2021-11-11 11:07 ` [pve-devel] [PATCH manager 1/5] ui: dc/Backup: never show id input field, autogenerate id Dominik Csapak
2021-11-11 11:07 ` [pve-devel] [PATCH manager 2/5] ui: dc/Backup: fix comment sort Dominik Csapak
2021-11-11 11:07 ` [pve-devel] [PATCH manager 3/5] api: cluster: add jobs/schedule-analyze api call Dominik Csapak
2021-11-11 11:07 ` [pve-devel] [PATCH manager 4/5] ui: dc/Backup: add schedule simulator button Dominik Csapak
2021-11-11 11:07 ` [pve-devel] [PATCH manager 5/5] remove pvescheduler manpage generation Dominik Csapak
2021-11-11 20:04 ` Thomas Lamprecht [this message]
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=99a3d5f7-5d08-428f-b6cf-3e807240a8d5@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=d.csapak@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.