stable
Clone or download
Read-only
Part of story #10064 - Display permissions per group How to test: - Activate all available services in a project - Go to the permission per group page --> Tables with 2 columns have: --> First column width: 33% --> Second one width: 66% --> Tables with 3 columns: --> Each column width 33% --> Tables with 6 columns: --> Each column width 16,67% --> Load all buttons labels are like "See all *" Change-Id: Iae06ba23707386264c78626d50b0e3a294998f7c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/www/js/permissions-per-group/po/fr.po | +4 | −4 | Go to diff View file |
M | plugins/agiledashboard/www/js/permissions-per-group/po/template.pot | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/permissions-per-group/src/AgileDashboardPermissions.vue | +2 | −2 | Go to diff View file |
M | plugins/docman/templates/project-admin-permission-per-group.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/templates/project-admin/project-admin-permission-per-group.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/www/scripts/permissions-per-group/po/fr.po | +5 | −5 | Go to diff View file |
M | plugins/git/www/scripts/permissions-per-group/po/template.pot | +2 | −2 | Go to diff View file |
M | plugins/git/www/scripts/permissions-per-group/src/GitPermissions.vue | +1 | −1 | Go to diff View file |
M | plugins/git/www/scripts/permissions-per-group/src/GitPermissionsTable.vue | +1 | −1 | Go to diff View file |
M | plugins/mediawiki/templates/project-admin-permission-per-group.mustache | +1 | −1 | Go to diff View file |
M | plugins/svn/templates/project-admin-permission-per-group.mustache | +1 | −1 | Go to diff View file |
M | plugins/svn/www/scripts/permissions-per-group/po/fr.po | +5 | −5 | Go to diff View file |
M | plugins/svn/www/scripts/permissions-per-group/po/template.pot | +3 | −3 | Go to diff View file |
M | plugins/svn/www/scripts/permissions-per-group/src/SVNPermissions.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/permissions-per-group/src/TrackerPermissionsTable.vue | +1 | −1 | Go to diff View file |
M | src/templates/frs/project-admin-permission-per-group.mustache | +1 | −1 | Go to diff View file |
M | src/templates/wiki/project-admin-permission-per-group.mustache | +4 | −4 | Go to diff View file |
M | src/www/scripts/frs/permissions-per-group/FRSPackagePermissionsTable.vue | +1 | −1 | Go to diff View file |
M | src/www/scripts/news/permissions-per-group/BaseNewsPermissions.vue | +1 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/project-admin/_permissions.scss | +22 | −0 | Go to diff View file |