stable

Clone or download

Read-only

Remove history dropdown from navbar

User is expected to use the switch to dropdown now. Part of story #16209: Β« Switch to… Β» button Change-Id: I72dd5cb0a9c969291fd1396ff9dc91aea574466a

Modified Files

Name
M src/scripts/BurningParrot/src/index.js +0 βˆ’2 Go to diff View file
M src/scripts/FlamingParrot/index.js +0 βˆ’1 Go to diff View file
D src/scripts/navbar-history/history-items-builder.js +0 βˆ’57 Go to diff View file
D src/scripts/navbar-history/index-burningparrot.js +0 βˆ’33 Go to diff View file
D src/scripts/navbar-history/index-flamingparrot.js +0 βˆ’31 Go to diff View file
D src/scripts/navbar-history/navbar-history-controller.js +0 βˆ’125 Go to diff View file
D src/templates/common/navbar-content-history.mustache +0 βˆ’59 Go to diff View file
D src/themes/BurningParrot/css/includes/_navbar-dropdown-history.scss +0 βˆ’174 Go to diff View file
M src/themes/BurningParrot/css/includes/_navbar.scss +2 βˆ’21 Go to diff View file
M src/themes/BurningParrot/css/includes/_structure.scss +0 βˆ’1 Go to diff View file
D src/themes/BurningParrot/include/Navbar/DropdownMenuItem/Content/History/UserHistoryPresenter.php +0 βˆ’45 Go to diff View file
D src/themes/BurningParrot/include/Navbar/DropdownMenuItem/Content/Presenter.php +0 βˆ’34 Go to diff View file
D src/themes/BurningParrot/include/Navbar/DropdownMenuItem/Presenter.php +0 βˆ’46 Go to diff View file
M src/themes/BurningParrot/include/Navbar/UserNavPresenter.php +0 βˆ’12 Go to diff View file
D src/themes/BurningParrot/templates/navbar/dropdown-menu-item/content/content-projects.mustache +0 βˆ’36 Go to diff View file
D src/themes/BurningParrot/templates/navbar/dropdown-menu-item/content/content.mustache +0 βˆ’10 Go to diff View file
D src/themes/BurningParrot/templates/navbar/dropdown-menu-item/dropdown-menu-item.mustache +0 βˆ’11 Go to diff View file
M src/themes/BurningParrot/templates/navbar/user-nav.mustache +0 βˆ’3 Go to diff View file
D src/themes/FlamingParrot/css/utils/_navbar-dropdown-history.scss +0 βˆ’251 Go to diff View file
M src/themes/FlamingParrot/css/utils/_navbar.scss +15 βˆ’13 Go to diff View file
M src/themes/FlamingParrot/include/NavBarPresenter.class.php +0 βˆ’3 Go to diff View file
D src/themes/FlamingParrot/templates/navbar-history.mustache +0 βˆ’6 Go to diff View file
M src/themes/FlamingParrot/templates/navbar-user-logged-in.mustache +0 βˆ’11 Go to diff View file
M src/webpack.common.js +1 βˆ’1 Go to diff View file