stable

Clone or download

Read-only

Group groups by category in project » admin » groups

Part of story #10064: Display permissions per group Follow up to commit #8de2e072da760aabd62cb6f6495215bd7572a1de In project » admin » groups: - Dynamic ugroups should be displayed under "System groups" category - Static ugroups should be displayed under "Custom groups" category Change-Id: I4c81b3d53eded3072f393de28191cd523c9259e4

Modified Files

Name
M src/common/project/Admin/ProjectUGroup/UGroupListPresenter.php +20 −7 Go to diff View file
M src/common/project/Admin/ProjectUGroup/UGroupListPresenterBuilder.php +14 −8 Go to diff View file
A src/templates/project/admin/list-groups-row.mustache +43 −0 Go to diff View file
M src/templates/project/admin/list-groups.mustache +28 −47 Go to diff View file