Skip to content

Refactor dependencies HAML injection to use helpers

Brian Williams requested to merge bwill/refactor-dependency-data-injection into master

What does this MR do and why?

For #463358 I want to inject new data into the dependency list via HAML which needs to be added to all views. This refactor will allow the changes to be made in one place.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

No change

Screenshot_2024-07-29_at_12.38.41_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Brian Williams

Merge request reports