From: Bill Erickson Date: Tue, 9 Apr 2019 15:05:28 +0000 (-0400) Subject: LP1823981 Release notes for perm group admin X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7bfb4e8eafafac869ff4009808fdbb199a6dac55;p=working%2FEvergreen.git LP1823981 Release notes for perm group admin Signed-off-by: Bill Erickson --- diff --git a/docs/RELEASE_NOTES_NEXT/Client/ang-perm-grp-admin.adoc b/docs/RELEASE_NOTES_NEXT/Client/ang-perm-grp-admin.adoc new file mode 100644 index 0000000000..71f1b2870d --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Client/ang-perm-grp-admin.adoc @@ -0,0 +1,14 @@ +Port Permission Group Admin to Angular +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Migrate the Admin => Server Admin => Permission Groups admin page to +Angular. + +As an added feature, the interface now displays inherited permissions +alongside linked permissions for each group. Inherited permissions +are read-only and act to indicate to the user when a group already has +a certain permission and therefore may not need a new one added. + +Additionally, a new filter option is available in the linked permissions +interface for filtering the displayed linked permissions by code or +description.