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: [PATCH widget-toolkit 1/1] node/Tasks: merge improvements from PBS and make it more generic
Date: Mon, 28 Jun 2021 17:47:34 +0200 [thread overview]
Message-ID: <478f712a-9d0d-bd91-dba3-ba629b39bf78@proxmox.com> (raw)
In-Reply-To: <20210624071618.21507-2-d.csapak@proxmox.com>
On 24.06.21 09:16, Dominik Csapak wrote:
> this copies most of the task grid from pbs, but adds handling so that
> users can add aribtrary filter fields
>
> the filter fields always present are:
> * since
> * until
> * task type
> * task status
>
> other filters fields can be added by giving an 'extraFilter' array
> which must contain widget definitions that emit a 'change' event.
> this is then used to update the filters for the api call
>
> also you can add a 'preFilter' object, that sets the filter parameter
> only once at the beginning
>
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
> src/css/ext6-pmx.css | 4 +
> src/node/Tasks.js | 578 ++++++++++++++++++++++++++++++-------------
> 2 files changed, 411 insertions(+), 171 deletions(-)
>
>
applied, thanks!
next prev parent reply other threads:[~2021-06-28 15:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-24 7:16 [pve-devel] [PATCH widget-toolkit/manager] unify gui for task listing Dominik Csapak
2021-06-24 7:16 ` [pve-devel] [PATCH widget-toolkit 1/1] node/Tasks: merge improvements from PBS and make it more generic Dominik Csapak
2021-06-28 15:47 ` Thomas Lamprecht [this message]
2021-06-24 7:16 ` [pve-devel] [PATCH manager 1/2] {qemu, lxc}/Config: adapt to new proxmoxNodeTasks Dominik Csapak
2021-06-28 15:53 ` [pve-devel] applied: " Thomas Lamprecht
2021-06-24 7:16 ` [pve-devel] [PATCH manager 2/2] ui: node/Config: add vmid filter to task lists Dominik Csapak
2021-06-28 15:53 ` [pve-devel] applied: " Thomas Lamprecht
2021-06-28 9:45 ` [pve-devel] [PATCH widget-toolkit/manager] unify gui for task listing Lorenz Stechauner
2021-06-28 15:58 ` Thomas Lamprecht
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=478f712a-9d0d-bd91-dba3-ba629b39bf78@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.