Tested VM & node task log. Works as expected

But found some minor inconveniences:
* When a task is selected and the filter changes, therefore this task is not visible anymore, it is possible to click on the "view" button and see the previously selected task. Better behavior would be to clear the selection if the selected task is not visible anymore. * Improvement/suggestion: somehow show the task description to the user when selecting the task type (either combo box or "imgdel (Erase Data)" format?)

Tested-By: Lorenz Stechauner <l.stechau...@proxmox.com>

On 24.06.21 09:16, Dominik Csapak wrote:
ports over the new task listing we have in pbs to widget-toolkit,
which is used in pve/pmg

for this to work, the previous api series[0] must be applied,
otherwise the filter parameter do not exist

0: https://lists.proxmox.com/pipermail/pve-devel/2021-June/048989.html

proxmox-widget-toolkit:

Dominik Csapak (1):
   node/Tasks: merge improvements from PBS and make it more generic

  src/css/ext6-pmx.css |   4 +
  src/node/Tasks.js    | 578 ++++++++++++++++++++++++++++++-------------
  2 files changed, 411 insertions(+), 171 deletions(-)

pve-manager:

Dominik Csapak (2):
   {qemu,lxc}/Config: adapt to new proxmoxNodeTasks
   ui: node/Config: add vmid filter to task lists

  www/manager6/lxc/Config.js  | 4 +++-
  www/manager6/node/Config.js | 8 ++++++++
  www/manager6/qemu/Config.js | 4 +++-
  3 files changed, 14 insertions(+), 2 deletions(-)



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to