public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
	Dominik Csapak <d.csapak@proxmox.com>
Subject: [pve-devel] partially-applied-series: [PATCH widget-toolkit/manager] refactor realm ui
Date: Tue, 13 Jul 2021 06:35:23 +0200	[thread overview]
Message-ID: <7663857f-c7d6-aeac-376b-451318addf73@proxmox.com> (raw)
In-Reply-To: <20210709114226.269670-1-d.csapak@proxmox.com>

On 09.07.21 13:42, Dominik Csapak wrote:
> refactor the parts of the realm ui that we need for pbs now into
> widget-toolkit
> 
> manager patches depend on widget toolkit, but can be applied later too
> if thats wanted. there is no functional change intended
> 
> proxmox-widget-toolkit:
> 
> Dominik Csapak (4):
>   add window/AuthEditBase from PVE
>   Utils: add authSchema from PVE and make it overrideable
>   add panel/AuthView from PVE
>   add generic OpenIDInputPanel
> 
>  src/Makefile                 |   3 +
>  src/Utils.js                 |  25 +++++++
>  src/panel/AuthView.js        | 125 +++++++++++++++++++++++++++++++++++
>  src/window/AuthEditBase.js   |  88 ++++++++++++++++++++++++
>  src/window/AuthEditOpenId.js |  96 +++++++++++++++++++++++++++
>  5 files changed, 337 insertions(+)
>  create mode 100644 src/panel/AuthView.js
>  create mode 100644 src/window/AuthEditBase.js
>  create mode 100644 src/window/AuthEditOpenId.js
> 

for the widget toolkit part: applied series, thanks!

> pve-manager:
> 
> Dominik Csapak (2):
>   ui: use AuthView and authSchema from widget-toolkit
>   ui: remove PVE.dc.AuthEditBase window
> 
>  www/manager6/Utils.js           |  85 +++++++++++----------
>  www/manager6/Workspace.js       |   2 +-
>  www/manager6/dc/AuthEditBase.js |  93 +----------------------
>  www/manager6/dc/AuthView.js     | 126 ++++++--------------------------
>  www/manager6/dc/UserView.js     |   8 +-
>  5 files changed, 72 insertions(+), 242 deletions(-)
> 





      parent reply	other threads:[~2021-07-13  4:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-09 11:42 [pve-devel] " Dominik Csapak
2021-07-09 11:42 ` [pve-devel] [PATCH widget-toolkit 1/4] add window/AuthEditBase from PVE Dominik Csapak
2021-07-09 11:42 ` [pve-devel] [PATCH widget-toolkit 2/4] Utils: add authSchema from PVE and make it overrideable Dominik Csapak
2021-07-09 11:42 ` [pve-devel] [PATCH widget-toolkit 3/4] add panel/AuthView from PVE Dominik Csapak
2021-07-09 11:42 ` [pve-devel] [PATCH widget-toolkit 4/4] add generic OpenIDInputPanel Dominik Csapak
2021-07-09 11:42 ` [pve-devel] [PATCH manager 1/2] ui: use AuthView and authSchema from widget-toolkit Dominik Csapak
2021-07-09 11:42 ` [pve-devel] [PATCH manager 2/2] ui: remove PVE.dc.AuthEditBase window Dominik Csapak
2021-07-13  4:35 ` 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=7663857f-c7d6-aeac-376b-451318addf73@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=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