UI - change Usergroups screen to show groups that are members of groups (e.g., Admins are members of Developers). This is display only - we don't need a way to add or remove groups to and from other groups.
Figure out how the Admin group on the Allura project got deleted from the Developer group, thereby making it impossible for Admins to view private tickets.
To test, navigate to Admin -> Usergroups on an allura project. The group cards should contain a list of any subroles for the group; the Admin card should say "also have the Developer role", and the Developer card should say "also have the Member role". Add a user (test-user works) and make sure the the subroles are still listed. Delete a user and make sure the subroles are still listed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
forge:tv/2264
To test, navigate to Admin -> Usergroups on an allura project. The group cards should contain a list of any subroles for the group; the Admin card should say "also have the Developer role", and the Developer card should say "also have the Member role". Add a user (test-user works) and make sure the the subroles are still listed. Delete a user and make sure the subroles are still listed.
Change the text as discussed in channel and I'll retest the functionality.
Looks better, merged to dev.