public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Dominik Csapak <d.csapak@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [RFC PATCH pve-manager 2/2] ui: mobile: enable subscription popup
Date: Thu, 14 Dec 2023 10:55:17 +0100	[thread overview]
Message-ID: <20231214095517.2339898-2-d.csapak@proxmox.com> (raw)
In-Reply-To: <20231214095517.2339898-1-d.csapak@proxmox.com>

not sure if this was lost at some point or never implemented, but we
want to be consistent with the remaining web ui and apps, so show
the subscription popup here too.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
 www/mobile/Workspace.js | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/mobile/Workspace.js b/www/mobile/Workspace.js
index 3844f099..79474488 100644
--- a/www/mobile/Workspace.js
+++ b/www/mobile/Workspace.js
@@ -111,6 +111,8 @@ Ext.define('PVE.Workspace', {
 	// also sets the cookie
 	Proxmox.Utils.setAuthData(loginData);
 
+	Proxmox.Utils.checked_command(Ext.emptyFn); // display subscription status
+
 	PVE.Workspace.gotoPage('');
     },
 
-- 
2.30.2





  reply	other threads:[~2023-12-14  9:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-14  9:55 [pve-devel] [RFC PATCH pve-manager 1/2] ui: mobile: fix totp login Dominik Csapak
2023-12-14  9:55 ` Dominik Csapak [this message]
2024-04-23 14:40 ` [pve-devel] applied: " 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=20231214095517.2339898-2-d.csapak@proxmox.com \
    --to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal