Removes new registration flow feedback banner
What does this MR do and why?
We added a banner to get feedback about the new registration method. This change removes after gathering feedback for 3 milestones.
Changelog: changed
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Visit Admin -> Runners
- Select "New instance runner" (e.g. http://gdk.test:3000/admin/runners/new)
- Confirm the feedback banner is not present
The same change happens in groups and project:
- Example URL: http://gdk.test:3000/groups/top-group/-/runners/new
- Example URL: http://gdk.test:3000/top-group/top-project/-/runners/new
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 #415206 (closed)
Edited by Miguel Rincon