From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 5BA251FF173 for ; Mon, 11 Nov 2024 16:52:16 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id E2B0C10967; Mon, 11 Nov 2024 16:52:15 +0100 (CET) Message-ID: Date: Mon, 11 Nov 2024 16:51:42 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: pve-devel@lists.proxmox.com References: <20241111144529.322168-1-a.lauterer@proxmox.com> From: Aaron Lauterer In-Reply-To: <20241111144529.322168-1-a.lauterer@proxmox.com> X-SPAM-LEVEL: Spam detection results: 0 AWL -0.036 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pve-devel] [PATCH manager 0/2] ui: tasks: add button to open task X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" sent a v2: https://lore.proxmox.com/pve-devel/20241111155043.369360-1-a.lauterer@proxmox.com/T/#t On 2024-11-11 15:45, 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. > > > Aaron Lauterer (2): > ui: tasks: add actioncolumn to open task > ui: tasks: use autoshow instead of win.show > > www/manager6/dc/Tasks.js | 24 ++++++++++++++++++++++-- > 1 file changed, 22 insertions(+), 2 deletions(-) > _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel