From: Bill Erickson <berickxx@gmail.com>
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=21d1ad73ef3e24a20245d355bde9ccf834117cd5;p=evergreen%2Fequinox.git

LP1823981 Release notes for perm group admin

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
---

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.