public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager widget-toolkit] Abstract /etc/hosts interface
@ 2023-05-31  9:59 Leo Nunner
  2023-05-31  9:59 ` [pve-devel] [PATCH manager] api: rework /etc/hosts API Leo Nunner
  2023-05-31  9:59 ` [pve-devel] [PATCH widget-toolkit] introduce abstractions for /etc/hosts view Leo Nunner
  0 siblings, 2 replies; 3+ messages in thread
From: Leo Nunner @ 2023-05-31  9:59 UTC (permalink / raw)
  To: pve-devel

This series introduces several endpoints for editing /etc/hosts via the
API. In accordance, the GUI has been adapted to move away from a simple
textarea towards a more complex interface. Details about the endpoints
can be found in the corresponding commit messages.

pve-manager:

Leo Nunner (1):
  api: rework /etc/hosts API

 PVE/API2/Nodes.pm | 298 +++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 283 insertions(+), 15 deletions(-)

pve-widget-toolkit:

Leo Nunner (1):
  introduce abstractions for /etc/hosts view

 src/Makefile                |   1 +
 src/node/HostsView.js       | 329 ++++++++++++++++++++++++++++--------
 src/panel/HostsEditPanel.js | 137 +++++++++++++++
 3 files changed, 401 insertions(+), 66 deletions(-)
 create mode 100644 src/panel/HostsEditPanel.js

-- 
2.30.2





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

end of thread, other threads:[~2023-05-31  9:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-31  9:59 [pve-devel] [PATCH manager widget-toolkit] Abstract /etc/hosts interface Leo Nunner
2023-05-31  9:59 ` [pve-devel] [PATCH manager] api: rework /etc/hosts API Leo Nunner
2023-05-31  9:59 ` [pve-devel] [PATCH widget-toolkit] introduce abstractions for /etc/hosts view Leo Nunner

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