[pve-devel] [PATCH pve-manager 0/2] Implement bug #1499

René Jochum r.jochum at proxmox.com
Tue May 8 15:15:36 CEST 2018


The first patch refactors GroupSelector as by Dominik, the second implements bug #1499.

René Jochum (2):
  Modernize PVE.form.GroupSelector,
  fix #1499 Implement a combobox for Permissions paths

 www/manager6/Makefile                 |  2 ++
 www/manager6/data/PermPathStore.js    | 54 +++++++++++++++++++++++++++++++++++
 www/manager6/dc/ACLView.js            |  2 +-
 www/manager6/form/GroupSelector.js    | 27 ++++++++----------
 www/manager6/form/PermPathSelector.js | 12 ++++++++
 5 files changed, 81 insertions(+), 16 deletions(-)
 create mode 100644 www/manager6/data/PermPathStore.js
 create mode 100644 www/manager6/form/PermPathSelector.js

-- 
2.11.0




More information about the pve-devel mailing list