all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Dominik Csapak <d.csapak@proxmox.com>, pmg-devel@lists.proxmox.com
Subject: [pmg-devel] applied: [PATCH pmg-gui] ServerStatus: update panel columsn dynamically
Date: Tue, 13 Jul 2021 10:00:37 +0200	[thread overview]
Message-ID: <3a11e180-4cd8-4359-e9bf-e1ddb045500e@proxmox.com> (raw)
In-Reply-To: <20210713072059.611465-1-d.csapak@proxmox.com>

On 13.07.21 09:20, Dominik Csapak wrote:
> like we do in pve and pbs
> for now the user cannot change the preferred columns and the default is 'auto'
> 
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
>  js/ServerStatus.js | 8 ++++++--
>  1 file changed, 6 insertions(+), 2 deletions(-)
> 

applied, thanks!

> @@ -159,6 +160,9 @@ Ext.define('PMG.ServerStatus', {
>  		},
>  	    ],
>  	    listeners: {
> +		resize: function(panel) {
> +		    Proxmox.Utils.updateColumns(panel);

replaced with newer function in followup
Proxmox.Utils.updateColumnWidth




      reply	other threads:[~2021-07-13  8:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-13  7:20 [pmg-devel] " Dominik Csapak
2021-07-13  8:00 ` 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=3a11e180-4cd8-4359-e9bf-e1ddb045500e@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=d.csapak@proxmox.com \
    --cc=pmg-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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal