stable
Clone or download
Read-only
Part of story #21791 see Programs & Teams in sidebar How to test: - In Burning Parrot (go to Tracker list page), when you are project administrator, there is a "cog" icon to the right of the project's public name in the sidebar. - When you have a long project name, the name still wraps on two lines. - The "Admin" service is still present and will be removed by a later commit. - Other icons (project privacy, project banner button, project flags, etc). will be changed in later commits to match the mockups. Change-Id: I51f9568fea06c8e1089aa81187d4e4b00530e1a1
Modified Files
Name | ||||
---|---|---|---|---|
M | src/scripts/BurningParrot/src/project-privacy.ts | +1 | −3 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/_structure.scss | +1 | −1 | Go to diff View file |
R | src/themes/BurningParrot/css/includes/_sidebar-collapsed.scss | Go to diff View file | ||
R | src/themes/BurningParrot/css/includes/_sidebar-project.scss | Go to diff View file | ||
R | src/themes/BurningParrot/css/includes/_sidebar-siteadmin.scss | Go to diff View file | ||
R | src/themes/BurningParrot/css/includes/_sidebar.scss | Go to diff View file | ||
M | src/themes/BurningParrot/include/BurningParrotTheme.php | +8 | −1 | Go to diff View file |
M | src/themes/BurningParrot/include/ProjectSidebarPresenter.php | +17 | −5 | Go to diff View file |
M | src/themes/BurningParrot/templates/project-sidebar.mustache | +13 | −30 | Go to diff View file |
A | src/themes/BurningParrot/templates/sidebar/project-privacy.mustache | +24 | −0 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_sidebar.scss | +1 | −1 | Go to diff View file |
M | src/themes/FlamingParrot/templates/project-sidebar.mustache | +1 | −1 | Go to diff View file |