Skip to content

Add user info to Terraform State List

Emily Ring requested to merge 273001-terraform-list-update into master

What does this MR do?

Our current terraform state list is missing user information.

Related issue: #273001 (closed)

This MR will:

  • Update graphql query to gather user information
  • Adds a lockedBy tooltip to locked badge
  • Adds name to the updated column
  • Updates associated tests and translations

Screenshots (strongly suggested)

image

User_Info

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #273001 (closed)

Edited by Emily Ring

Merge request reports