stable
Clone or download
Read-only
request #11240 Inline filter on git permissions per group
How to test: - When you enter "dro" in the filter input, the repository "Android" and others containing "dro" will be shown. - When you clear the input, all repositories are shown again - no other functional change expected Change-Id: Iaf683b936700f19146d93d0f79ecf55db5016b7d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/www/scripts/permissions-per-group/po/fr.po | +11 | −2 | Go to diff View file |
M | plugins/git/www/scripts/permissions-per-group/po/template.pot | +4 | −1 | Go to diff View file |
A | plugins/git/www/scripts/permissions-per-group/src/GitInlineFilter.vue | +53 | −0 | Go to diff View file |
M | plugins/git/www/scripts/permissions-per-group/src/GitPermissions.vue | +15 | −10 | Go to diff View file |
M | plugins/git/www/scripts/permissions-per-group/src/GitPermissionsTable.vue | +56 | −37 | Go to diff View file |
A | plugins/git/www/scripts/permissions-per-group/src/GitPermissionsTableRepository.vue | +58 | −0 | Go to diff View file |