stable

Clone or download

Read-only

Display all linked project (Teams and Programs) in BurningParrot pages

This is part of story #21791 see Programs & Teams in sidebar How to test: 1) - Go to Program - Go to BurningParrot page => Now there is the list of aggregated project in the sidebare => If the sidebar is collasped, Then icon project is still displayed (in next patch, a popover will apper with the list of aggregated projects) 2) -> Go to Team -> Go to BurningParrot page => There is the list of parent project in the sidebar => If the sidebar is collasped, Then icon project is still displayed (in next patch, a popover will apper with the list of aggregated projects) Change-Id: I476ba9fb13ea87f3679ac44d0cb5489dd7c9d2af

Modified Files

Name
M src/themes/BurningParrot/css/includes/sidebar/_sidebar-collapsed.scss +6 −0 Go to diff View file
M src/themes/BurningParrot/css/includes/sidebar/_sidebar-project.scss +63 −12 Go to diff View file
M src/themes/BurningParrot/include/BurningParrotTheme.php +4 −0 Go to diff View file
M src/themes/BurningParrot/include/ProjectSidebarPresenter.php +5 −1 Go to diff View file
M src/themes/BurningParrot/templates/project-sidebar.mustache +21 −0 Go to diff View file