]> git.proxmox.com Git - pve-manager.git/commit
ui: add ACMEAPiSelector field
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 5 May 2020 12:38:16 +0000 (14:38 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 5 May 2020 17:23:04 +0000 (19:23 +0200)
commitf81ef75756ed8ef05ff6be992d3a1cf540ffb869
tree3e5fd33163821318f7ea99bfda85b36730214dba
parentc0afd5cc0aa8dbb74be277290d287c036b630b9d
ui: add ACMEAPiSelector field

which return all api types from /cluster/acme/challengeschema
and has a convenience method for getting the schema of the current value

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Makefile
www/manager6/form/ACMEAPiSelector.js [new file with mode: 0644]