Skip to content

UI for service account creation 1/2

What does this MR do and why?

We added:

  1. Create service account button to the group member page and
  2. A controller that serves any routes under ../service_accounts/* (as suggested here). This is step 1 out of 2.

Screenshots or screen recordings

image

How to set up and validate locally

  1. Enable the :service_accounts_crud feature flag
  2. Enable SAAS mode.
  3. Make the group where you want to test this button to use Ultimate plan: !121065 (comment 1429023540)
  4. Go to https://gdk.test:3443/groups/flightjs/-/group_members using a user that is a owner of flightjs or an admin. If admin mode is enable, make sure that you have entered admin mode.
  5. You should see the new Create service account button.

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 Eduardo Sanz García

Merge request reports

Loading