Skip to content

Migrate sync button on members page

What does this MR do and why?

Migrates the sync button on members page.

Before After
image image

How to review

  • Go to http://127.0.0.1:3000/groups/flightjs/-/group_members
  • Remove the first line in https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/app/views/groups/group_members/_ldap_sync.html.haml#L1
  • Remove line 1, 4 and 9 in https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/app/views/groups/group_members/_sync_button.html.haml
  • Refresh the page

You should now see the banner with the sync buttons.

MR acceptance checklist

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

Related to #364008 (closed)

Edited by Marcel van Remmerden

Merge request reports

Loading