public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH proxmox-backup 0/3] S3 endpoint ui fixups
@ 2026-08-04 11:29 Christian Ebner
  2026-08-04 11:29 ` [PATCH proxmox-backup 1/3] www: add rate limit field for request limits Christian Ebner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christian Ebner @ 2026-08-04 11:29 UTC (permalink / raw)
  To: pbs-devel

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-08-04 11:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-04 11:29 [PATCH proxmox-backup 0/3] S3 endpoint ui fixups Christian Ebner
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

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