all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup] ui: utils: add missing task description override for 'create-datastore'
@ 2025-06-04 12:48 Lukas Wagner
  2025-07-10  9:36   ` [pve-devel] applied: [pbs-devel] " Thomas Lamprecht
  0 siblings, 1 reply; 3+ messages in thread
From: Lukas Wagner @ 2025-06-04 12:48 UTC (permalink / raw)
  To: pbs-devel

The missing override caused 'create-datastore' tasks to not be
pretty-printed/localized in any task list in the UI.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
---
 www/Utils.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/Utils.js b/www/Utils.js
index 9dcde694..31a35234 100644
--- a/www/Utils.js
+++ b/www/Utils.js
@@ -404,6 +404,7 @@ Ext.define('PBS.Utils', {
 	    backup: (type, id) => PBS.Utils.render_datastore_worker_id(id, gettext('Backup')),
 	    'barcode-label-media': [gettext('Drive'), gettext('Barcode-Label Media')],
 	    'catalog-media': [gettext('Drive'), gettext('Catalog Media')],
+	    'create-datastore': [gettext('Datastore'), gettext('Create Datastore')],
 	    'delete-datastore': [gettext('Datastore'), gettext('Remove Datastore')],
 	    'delete-namespace': [gettext('Namespace'), gettext('Remove Namespace')],
 	    dircreate: [gettext('Directory Storage'), gettext('Create')],
-- 
2.39.5



_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


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

* [pbs-devel] applied: [PATCH proxmox-backup] ui: utils: add missing task description override for 'create-datastore'
  2025-06-04 12:48 [pbs-devel] [PATCH proxmox-backup] ui: utils: add missing task description override for 'create-datastore' Lukas Wagner
@ 2025-07-10  9:36   ` Thomas Lamprecht
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Lamprecht @ 2025-07-10  9:36 UTC (permalink / raw)
  To: pve-devel, pbs-devel, Lukas Wagner

On Wed, 04 Jun 2025 14:48:15 +0200, Lukas Wagner wrote:
> The missing override caused 'create-datastore' tasks to not be
> pretty-printed/localized in any task list in the UI.
> 
> 

Applied, thanks!

[1/1] ui: utils: add missing task description override for 'create-datastore'
      commit: 8eb1cd4a9531a6b3407972fbbcc3d51d23713a85


_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


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

* [pve-devel] applied: [pbs-devel] [PATCH proxmox-backup] ui: utils: add missing task description override for 'create-datastore'
@ 2025-07-10  9:36   ` Thomas Lamprecht
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Lamprecht @ 2025-07-10  9:36 UTC (permalink / raw)
  To: pve-devel, pbs-devel, Lukas Wagner

On Wed, 04 Jun 2025 14:48:15 +0200, Lukas Wagner wrote:
> The missing override caused 'create-datastore' tasks to not be
> pretty-printed/localized in any task list in the UI.
> 
> 

Applied, thanks!

[1/1] ui: utils: add missing task description override for 'create-datastore'
      commit: 8eb1cd4a9531a6b3407972fbbcc3d51d23713a85


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


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

end of thread, other threads:[~2025-07-10  9:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-04 12:48 [pbs-devel] [PATCH proxmox-backup] ui: utils: add missing task description override for 'create-datastore' Lukas Wagner
2025-07-10  9:36 ` [pbs-devel] applied: " Thomas Lamprecht
2025-07-10  9:36   ` [pve-devel] applied: [pbs-devel] " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal