Dominik Csapak
9c33683c25
ui: add port support for remotes
...
by adding a field to RemoteEdit and showing it in the grid
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-09-30 10:49:20 +02:00
Dominik Csapak
b37b59b726
ui: RemoteEdit: make comment and fingerprint deletable
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-09-30 06:16:53 +02:00
Oguz Bektas
298c6aaef6
docs: add onlineHelp to some panels
...
name sections according to the title or content and add
the respective onlineHelp to the following panels:
- datastore
- user management
- ACL
- backup remote
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Reviewed-By: Dominik Csapak <d.csapak@proxmox.com>
Tested-By: Dominik Csapak <d.csapak@proxmox.com>
2020-09-22 19:48:32 +02:00
Dietmar Maurer
c6887a8a4d
remote config gui: add comment field
2020-05-29 06:46:56 +02:00
Dominik Csapak
6bba120d14
ui: fix RemoteEdit password change
...
we have to remove the password from the submitvalues if it did not
change
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-05-28 17:24:06 +02:00
Dominik Csapak
9e2a4653b4
ui: add crud for remotes
...
listing/adding/editing/removing
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-05-26 12:38:39 +02:00