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] applied-series: [PATCH widget-toolkit 0/3] add proxmox-widget-toolkit-dev package
Date: Wed, 2 Jun 2021 16:13:49 +0200	[thread overview]
Message-ID: <e79534fe-75ce-671b-094c-087ae2da7027@proxmox.com> (raw)
In-Reply-To: <20210528121341.16026-1-d.csapak@proxmox.com>

On 28.05.21 14:13, Dominik Csapak wrote:
> intended as build-dependency
> contains the apiviewer (will be used for all -docs packages),
> and Toolkit.js which will be used for the prune-simulator and
> lto-barcode-generator
> 
> Dominik Csapak (3):
>   Toolkit: move defaultDownloadServerUrl override to panel/RRDChart
>   add api-viewer source
>   add proxmox-widget-toolkit-dev package
> 
>  Makefile                                      |  19 +-
>  debian/control                                |   7 +
>  .../{docs => proxmox-widget-toolkit-dev.docs} |   0
>  debian/proxmox-widget-toolkit-dev.install     |   2 +
>  debian/proxmox-widget-toolkit.docs            |   1 +
>  debian/proxmox-widget-toolkit.install         |   1 +
>  src/Toolkit.js                                |   3 -
>  src/api-viewer/APIVIEWER.js                   | 529 ++++++++++++++++++
>  src/panel/RRDChart.js                         |   3 +
>  9 files changed, 554 insertions(+), 11 deletions(-)
>  rename debian/{docs => proxmox-widget-toolkit-dev.docs} (100%)
>  create mode 100644 debian/proxmox-widget-toolkit-dev.install
>  create mode 100644 debian/proxmox-widget-toolkit.docs
>  create mode 100644 debian/proxmox-widget-toolkit.install
>  create mode 100644 src/api-viewer/APIVIEWER.js
> 


applied series, thanks!

eslint wasn't really happy though, so I added a few followups to ensure it is (and check
on package build).

The external "interface" got also a bit adapted, it's now `apiSchema` and optionally
`cliUsageRenderer`




      parent reply	other threads:[~2021-06-02 14:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-28 12:13 [pve-devel] " Dominik Csapak
2021-05-28 12:13 ` [pve-devel] [PATCH widget-toolkit 1/3] Toolkit: move defaultDownloadServerUrl override to panel/RRDChart Dominik Csapak
2021-05-28 12:13 ` [pve-devel] [PATCH widget-toolkit 2/3] add api-viewer source Dominik Csapak
2021-05-28 12:13 ` [pve-devel] [PATCH widget-toolkit 3/3] add proxmox-widget-toolkit-dev package Dominik Csapak
2021-06-02 14:13 ` 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=e79534fe-75ce-671b-094c-087ae2da7027@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