Convert admin menu from haml to panel
What does this MR do and why?
This MR rewrites our admin sidebar using a panel instead of a HAML view. This will make it easier to support the upcoming super sidebar.
Screenshots or screen recordings
Before or with super sidebar disabled | After (with super sidebar enabled) |
---|---|
How to set up and validate locally
- Login as a user with admin rights
- Enable the new nav:
- Click on the 'Admin' link in the sidebar
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.