Skip to content

Add Settings menu to new Sidebar

Francisco Javier López requested to merge 328514-add-settings-menu into master

What does this MR do?

In this MR, we're refactoring the Settings menu. We're moving it from being a partial rendered menu to an object-driven menu, like all the menus in the project sidebar.

For that, we're just introducing a new object to store the menu info and removing the related info from the menu partial.

Screenshots or Screencasts (strongly suggested)

image

Does this MR meet the acceptance criteria?

Conformity

Related to #328514 (closed)

Edited by Francisco Javier López

Merge request reports

Loading