From: Christian Ebner <c.ebner@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [PATCH proxmox-backup 0/3] S3 endpoint ui fixups
Date: Tue, 4 Aug 2026 13:29:34 +0200 [thread overview]
Message-ID: <20260804112937.358002-1-c.ebner@proxmox.com> (raw)
A small patch series to fixup some issues currently present for the
S3 endpoint create/edit window.
In particular this fixes:
- Layout and labels for the shared request rate limits
- Title and border for the provider quirks
Christian Ebner (3):
www: add rate limit field for request limits
ui: s3: shorten label to better render request rate limit
ui: s3: fix title and border rendering for provider quirks
www/Makefile | 1 +
www/form/RateLimitField.js | 32 ++++++++++++++++++++++++++++++++
www/window/S3ClientEdit.js | 27 ++++++++++++++++++---------
3 files changed, 51 insertions(+), 9 deletions(-)
create mode 100644 www/form/RateLimitField.js
--
2.47.3
next reply other threads:[~2026-08-04 11:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-04 11:29 Christian Ebner [this message]
2026-08-04 11:29 ` [PATCH proxmox-backup 1/3] www: add rate limit field for request limits Christian Ebner
2026-08-04 11:29 ` [PATCH proxmox-backup 2/3] ui: s3: shorten label to better render request rate limit Christian Ebner
2026-08-04 11:29 ` [PATCH proxmox-backup 3/3] ui: s3: fix title and border rendering for provider quirks Christian Ebner
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=20260804112937.358002-1-c.ebner@proxmox.com \
--to=c.ebner@proxmox.com \
--cc=pbs-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