Skip to content

Refactor Push Rules menu for groups

Francisco Javier López requested to merge 328510-fj-add-push_rules-menu into master

What does this MR do?

In this MR, we're refactoring the Push Rules 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 #328510 (closed)

Edited by Francisco Javier López

Merge request reports

Loading