public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH v11 manager 0/3] fix#1710: add download from url button
@ 2021-07-01  8:50 Lorenz Stechauner
  2021-07-01  8:50 ` [pve-devel] [PATCH v11 manager 1/3] api: nodes: add query_url_metadata method Lorenz Stechauner
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Lorenz Stechauner @ 2021-07-01  8:50 UTC (permalink / raw)
  To: pve-devel

changes to v10:
* dropped already applied patches
* added "check" button - the gui now does not automatically send the metadata request anymore
* removed (visible) content type selector, because there was only one hard-coded option every time
* added loading mask while the metadata check is in progress

Lorenz Stechauner (3):
  api: nodes: add query_url_metadata method
  ui: Utils: change download task format
  fix #1710: ui: storage: add download from url button

 PVE/API2/Nodes.pm                   |  96 ++++++++++
 www/manager6/Utils.js               |   2 +-
 www/manager6/storage/Browser.js     |   8 +
 www/manager6/storage/ContentView.js | 262 +++++++++++++++++++++++++---
 4 files changed, 343 insertions(+), 25 deletions(-)

-- 
2.30.2





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

end of thread, other threads:[~2021-07-05  6:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-01  8:50 [pve-devel] [PATCH v11 manager 0/3] fix#1710: add download from url button Lorenz Stechauner
2021-07-01  8:50 ` [pve-devel] [PATCH v11 manager 1/3] api: nodes: add query_url_metadata method Lorenz Stechauner
2021-07-01  8:50 ` [pve-devel] [PATCH v11 manager 2/3] ui: Utils: change download task format Lorenz Stechauner
2021-07-01  8:50 ` [pve-devel] [PATCH v11 manager 3/3] fix #1710: ui: storage: add download from url button Lorenz Stechauner
2021-07-02  6:59 ` [pve-devel] [PATCH v11 manager 0/3] fix#1710: " Dominik Csapak
2021-07-05  6:51 ` [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