[pbs-devel] [PATCH widget-toolkit/proxmox-backup] improve ipv6/ports for remotes gui
Dominik Csapak
d.csapak at proxmox.com
Thu Oct 1 09:57:53 CEST 2020
by using regex to parse out the port and only show it optionally
widget-toolkit:
Dominik Csapak (2):
Utils: improve matching groups of ip/host regexes
Toolkit: add HostPort vtype
src/Toolkit.js | 8 ++++++++
src/Utils.js | 8 ++++----
2 files changed, 12 insertions(+), 4 deletions(-)
proxmox-backup:
Dominik Csapak (2):
ui: RemoteView: improve host columns
ui: RemoteEdit: remove port field and parse it from host field
www/config/RemoteView.js | 11 +++++---
www/window/RemoteEdit.js | 58 ++++++++++++++++++++++++++++++++++------
2 files changed, 57 insertions(+), 12 deletions(-)
--
2.20.1
More information about the pbs-devel
mailing list