stable
Clone or download
Read-only
The administration sections will be dealt with in a separate contribution. Those sections still being under the FlamingParrot theme. You might also notice the transparency of some tlp elements is not great when the project background is used (e.g. the tlp-button-bar-checkbox or the disabled button elements). Since changing this as site-wide consequences this will also be done in a separate contributions. In order to test you need: * the feature flag feature_flag_project_background activated * a project with a background * another project without background to compare differences Part of story #17551: apply background image on all project pages Change-Id: I1f67725c4497c71ade1f023422fdfcbf128e2153
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/scripts/repositories/src/components/ActionBar.vue | +1 | −1 | Go to diff View file |
M | plugins/git/scripts/repositories/src/components/App.vue | +5 | −5 | Go to diff View file |
M | plugins/git/templates/admin-gerrit-templates.mustache | +4 | −2 | Go to diff View file |
M | plugins/git/templates/repository/gitphp/header.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/templates/repository/tabs.mustache | +15 | −13 | Go to diff View file |
M | plugins/git/themes/BurningParrot/_git.scss | +2 | −1 | Go to diff View file |
A | plugins/git/themes/BurningParrot/_project-background-header.scss | +42 | −0 | Go to diff View file |
M | plugins/git/themes/BurningParrot/repositories/_repositories.scss | +6 | −2 | Go to diff View file |
M | plugins/pullrequest/scripts/src/app/dashboard/dashboard.tpl.html | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/scripts/src/app/pull-request/pull-request.tpl.html | +1 | −1 | Go to diff View file |