stable
Clone or download
Read-only
Now user must go to a project with the "Switch to" modal. Part of story #16210: Remove navigation bar Change-Id: I0ab4dd98debc5715e0007a97c8813c9c3f55ea08
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/include/include.tab | +0 | −3 | Go to diff View file |
M | site-content/fr_FR/include/include.tab | +0 | −3 | Go to diff View file |
M | src/scripts/BurningParrot/src/index.js | +0 | −2 | Go to diff View file |
D | src/scripts/BurningParrot/src/navbar-dropdown-projects.js | +0 | −132 | Go to diff View file |
M | src/scripts/FlamingParrot/index.js | +0 | −1 | Go to diff View file |
D | src/scripts/FlamingParrot/navbar.js | +0 | −51 | Go to diff View file |
D | src/themes/BurningParrot/css/includes/_navbar-dropdown-projects.scss | +0 | −104 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/_navbar-dropdown.scss | +0 | −49 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/_structure.scss | +0 | −1 | Go to diff View file |
M | src/themes/BurningParrot/include/Navbar/DropdownMenuItem/Content/Presenter.php | +0 | −2 | Go to diff View file |
D | src/themes/BurningParrot/include/Navbar/DropdownMenuItem/Content/Projects/ProjectsPresenter.php | +0 | −56 | Go to diff View file |
D | src/themes/BurningParrot/include/Navbar/GlobalNavPresenter.php | +0 | −38 | Go to diff View file |
M | src/themes/BurningParrot/include/Navbar/Presenter.php | +0 | −5 | Go to diff View file |
M | src/themes/BurningParrot/include/Navbar/PresenterBuilder.php | +0 | −35 | Go to diff View file |
D | src/themes/BurningParrot/templates/navbar/dropdown-menu-item/content/content-links.mustache | +0 | −5 | Go to diff View file |
M | src/themes/BurningParrot/templates/navbar/dropdown-menu-item/content/content-projects.mustache | +3 | −9 | Go to diff View file |
M | src/themes/BurningParrot/templates/navbar/dropdown-menu-item/content/content.mustache | +0 | −6 | Go to diff View file |
D | src/themes/BurningParrot/templates/navbar/global-nav.mustache | +0 | −9 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_navbar.scss | +0 | −33 | Go to diff View file |
D | src/themes/FlamingParrot/include/NavBarItemPresenter.php | +0 | −34 | Go to diff View file |
D | src/themes/FlamingParrot/include/NavBarItemPresentersCollection.php | +0 | −36 | Go to diff View file |
D | src/themes/FlamingParrot/include/NavBarItemPresentersCollectionBuilder.php | +0 | −86 | Go to diff View file |
D | src/themes/FlamingParrot/include/NavBarItemProjectsPresenter.php | +0 | −54 | Go to diff View file |
M | src/themes/FlamingParrot/include/NavBarPresenter.class.php | +0 | −2 | Go to diff View file |
D | src/themes/FlamingParrot/templates/navbar-projects.mustache | +0 | −31 | Go to diff View file |
M | src/themes/FlamingParrot/templates/navbar.mustache | +0 | −5 | Go to diff View file |
M | src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php | +4 | −23 | Go to diff View file |