stable
Clone or download
Read-only
Part of story #12160: have a clean way to suspend a project This should be the last illustration upgrade for this story. Go to: - a suspended project - a private project you are not member of - a public project you are not member of, and you are restricted user Margins should be the same. Go to a profile page of a user that isn't member of any projects. The used illustration should be the latest one. Change-Id: I178fb5fa4dde9250dc579e8a300254ecf68d912b
Modified Files
Name | ||||
---|---|---|---|---|
M | src/templates/common/permission-denied-private-project.mustache | +3 | −1 | Go to diff View file |
M | src/templates/common/permission-denied-restricted-account.mustache | +3 | −1 | Go to diff View file |
M | src/templates/common/permission-denied-suspended-project.mustache | +3 | −1 | Go to diff View file |
M | src/templates/common/svg-locked-project.mustache | +1 | −1 | Go to diff View file |
M | src/templates/common/svg-suspended-project.mustache | +1 | −1 | Go to diff View file |
D | src/templates/user/profile-tumbleweed-svg.mustache | +0 | −59 | Go to diff View file |
M | src/templates/user/profile.mustache | +4 | −1 | Go to diff View file |
A | src/templates/user/svg-profile-tumbleweed.mustache | +71 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_error.scss | +0 | −8 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_profile.scss | +3 | −2 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_structure.scss | +4 | −0 | Go to diff View file |
M | src/www/themes/common/tlp/doc/resources/visual-assets/colors/illustrations/doc.html | +6 | −0 | Go to diff View file |
M | src/www/themes/common/tlp/doc/resources/visual-assets/colors/illustrations/example.html | +15 | −3 | Go to diff View file |
M | src/www/themes/common/tlp/src/scss/components/_illustration.scss | +8 | −0 | Go to diff View file |