public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH widget-toolkit/manager/pmg-gui/proxmox-backup] move task descriptions
@ 2020-10-30 13:02 Dominik Csapak
  2020-10-30 13:02 ` [pve-devel] [PATCH widget-toolkit 1/1] Utils: remove product specific " Dominik Csapak
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Dominik Csapak @ 2020-10-30 13:02 UTC (permalink / raw)
  To: pve-devel

these patches moves the task descriptions to their product specific
Utils.js file (and add some that are missing)

we want this, because we want a list of relevant tasks for each product
in the ui (e.g. to filter by them)

the widget-toolkit update does not really 'break' the other (old) packages,
but without the relevant updates, the task description translations will be
missing in the respective UIs, so we probably want some breaks/depends?
(the overrides should work with the old widget-toolkit)

(btw. sending it only to pve-devel to avoid spamming everyone multiple
times with the same messages)

proxmox-widget-toolkit:

Dominik Csapak (1):
  Utils: remove product specific task descriptions

 src/Utils.js | 89 +++-------------------------------------------------
 1 file changed, 5 insertions(+), 84 deletions(-)

pve-manager:

Dominik Csapak (1):
  ui: Utils: add product specific task descriptions

 www/manager6/Utils.js | 85 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 85 insertions(+)

pmg-gui:

Dominik Csapak (1):
  Utils: add product specific task descriptions

 js/Utils.js | 9 +++++++++
 1 file changed, 9 insertions(+)

proxmox-backup:

Dominik Csapak (1):
  ui: Utils: add product specific task descriptions

 www/Utils.js | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

-- 
2.20.1





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

end of thread, other threads:[~2020-11-03 13:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30 13:02 [pve-devel] [PATCH widget-toolkit/manager/pmg-gui/proxmox-backup] move task descriptions Dominik Csapak
2020-10-30 13:02 ` [pve-devel] [PATCH widget-toolkit 1/1] Utils: remove product specific " Dominik Csapak
2020-11-03 13:49   ` [pve-devel] applied: " Thomas Lamprecht
2020-10-30 13:02 ` [pve-devel] [PATCH pmg-gui 1/1] Utils: add " Dominik Csapak
2020-10-30 14:15   ` [pve-devel] applied: " Thomas Lamprecht
2020-10-30 13:02 ` [pve-devel] [PATCH manager 1/1] ui: " Dominik Csapak
2020-10-30 13:07   ` [pve-devel] applied: " Thomas Lamprecht
2020-10-30 13:02 ` [pve-devel] [PATCH proxmox-backup " Dominik Csapak
2020-10-30 13:06   ` [pve-devel] applied: " Thomas Lamprecht

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