Skip to content

Update runner registration token reset modal

Miguel Rincon requested to merge 333810-update-runner-registration-modal into master

What does this MR do and why?

This change updates the runner registration modal to reduce it's size and mark it as destructive action.

Changelog: changed

Screenshots or screen recordings

Before After
image Screen_Shot_2022-01-25_at_3.57.04_PM

How to set up and validate locally

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

  1. Visit the admin runners page (e.g. http://gdk.test:3000/admin/runners)
  2. Click on "Register an instance runner" dropdown
  3. Select "Reset Registration Runner"
  4. Check the modal.

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 #333810 (closed)

Edited by Miguel Rincon

Merge request reports