Skip to content

WIP: Make feature highlight ee friendly

Clement Ho requested to merge ee-friendly-feature-highlight into master

What does this MR do?

Remove feature_highlight_options so that EE can just import the init function and replace the highlightOrder. This should greatly reduce EE conflicts.

Are there points in the code the reviewer needs to double check?

Shouldn't be

Why was this MR needed?

Make EE feature highlight easier to maintain

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/3212

Edited by Clement Ho

Merge request reports