stable
Clone or download
Read-only
No functional changes: in project ยป admin ยป permissions per group. Part of request #31168: Migration Vue2 => Vue3 Change-Id: I183ad62b512abe2287bc6438a6563088434b8209
Modified Files
Name | ||||
---|---|---|---|---|
M | .eslintrc.js | +1 | โ0 | Go to diff View file |
M | build-manifest.json | +4 | โ4 | Go to diff View file |
M | src/common/News/Admin/PermissionsPerGroup/NewsJSONPermissionsRetriever.php | +5 | โ3 | Go to diff View file |
M | src/common/News/Admin/PermissionsPerGroup/NewsPermissionPerGroupPaneBuilder.php | +3 | โ3 | Go to diff View file |
M | src/common/News/PermissionsPerGroup.php | +5 | โ3 | Go to diff View file |
M | src/scripts/news-permissions-per-group/package.json | +11 | โ6 | Go to diff View file |
M | src/scripts/news-permissions-per-group/pnpm-lock.yaml | +481 | โ22 | Go to diff View file |
M | src/scripts/news-permissions-per-group/src/BaseNewsPermissions.vue | +48 | โ73 | Go to diff View file |
M | src/scripts/news-permissions-per-group/src/NewsPermissionsVisibilityLabel.vue | +9 | โ10 | Go to diff View file |
R | src/scripts/news-permissions-per-group/src/index.js | Go to diff View file | ||
R | src/scripts/news-permissions-per-group/src/rest-querier.js | Go to diff View file | ||
A | src/scripts/news-permissions-per-group/tsconfig.json | +4 | โ0 | Go to diff View file |
R | src/scripts/news-permissions-per-group/webpack.prod.js | Go to diff View file | ||
D | src/scripts/news-permissions-per-group/webpack.common.js | +0 | โ51 | Go to diff View file |
D | src/scripts/news-permissions-per-group/webpack.dev.js | +0 | โ23 | Go to diff View file |