[pve-devel] [PATCH pve-manager v3] fixes #1503 Add role CRUD to the GUI.

2018-05-08 Thread René Jochum
As given in the subject this implements role create/update/delete over the manager. There's currently no coler highlightning for "special" roles. Signed-off-by: René Jochum --- www/manager6/Makefile | 2 + www/manager6/dc/RoleEdit.js | 61 +

Re: [pve-devel] [PATCH pve-manager v3] fixes #1503 Add role CRUD to the GUI.

2018-05-08 Thread Thomas Lamprecht
Am 05/08/2018 um 11:32 AM schrieb René Jochum: As given in the subject this implements role create/update/delete over the manager. There's currently no coler highlightning for "special" roles. You've got still two whitespace errors... Applying: fixes #1503 Add role CRUD to the GUI. .git/rebas

Re: [pve-devel] [PATCH pve-manager v3] fixes #1503 Add role CRUD to the GUI.

2018-05-08 Thread Thomas Lamprecht
Am 05/08/2018 um 11:32 AM schrieb René Jochum: As given in the subject this implements role create/update/delete over the manager. There's currently no coler highlightning for "special" roles. applied, thanks! I added a minimal fixup for the trailing whitespace on top. A follow up suggestio