Skip to content

Use gl_tabs_nav helper for integration overrides

Tom Quirk requested to merge integrations-overrides-tabs-refactor into master

What does this MR do and why?

To support the GlTab migration epic &3983, this MR updates the Integration Overrides tabs to use the new gl_tabs_nav helper introduced in !70919 (merged).

We were already using the gitlab-ui styles, so there should be no visible changes.

Screenshots or screen recordings

Admin-level (first tab)

Before After
Screen_Shot_2021-10-07_at_2.48.44_pm Screen_Shot_2021-10-07_at_2.45.57_pm

Admin-level (second tab)

Before After
Screen_Shot_2021-10-07_at_2.48.22_pm Screen_Shot_2021-10-07_at_2.46.07_pm

Group-level

Before After
Screen_Shot_2021-10-07_at_2.53.20_pm Screen_Shot_2021-10-07_at_2.53.49_pm

Project-level

Before After
Screen_Shot_2021-10-07_at_2.49.16_pm Screen_Shot_2021-10-07_at_2.45.11_pm

How to set up and validate locally

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

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Tom Quirk

Merge request reports