[pve-devel] [PATCH manager v2 0/2] ui: tasks: add button to open task

Aaron Lauterer a.lauterer at proxmox.com
Mon Nov 18 11:49:10 CET 2024


sent a v3 with ideas and feedback received

https://lore.proxmox.com/pve-devel/20241118104530.91798-1-a.lauterer@proxmox.com/T/#t

On  2024-11-11  16:50, Aaron Lauterer wrote:
> the first patch adds a new action column to open the task.
> 
> this will hopefully make it clearer for (new) users that a task can be
> opened.
> 
> The second, opional, patch, adapts the code to the more current way of
> opening a new window.
> 
> changes:
> v1: implement code improvement in patch 1/2
> 
> Aaron Lauterer (2):
>    ui: tasks: add actioncolumn to open task
>    ui: tasks: use autoshow instead of win.show
> 
>   www/manager6/dc/Tasks.js | 23 +++++++++++++++++++++--
>   1 file changed, 21 insertions(+), 2 deletions(-)
> 





More information about the pve-devel mailing list