Migrate sync button on members page
requested to merge 364008-migrate-ee-app-views-groups-group_members-_sync_button-html-haml-to-pajamas-buttoncomponent into master
What does this MR do and why?
Migrates the sync button on members page.
Before | After |
---|---|
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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #364008 (closed)
Edited by Marcel van Remmerden