Skip to content

Add loading display to Terraform lock actions

Emily Ring requested to merge 292713-tf-lock-loading into master

What does this MR do?

We are currently missing loading displays for our Terraform list page.

See issue: #292713 (closed)

This MR will:

  • Add a loading alert for when a user is attempting to lock/unlock a state. See related design. (Remove will be added in a separate MR)
  • Separate loading (loadingLock and loadingRemove) to accommodate different loading displays
  • Update related tests and translations

Screenshots (strongly suggested)

lock

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

Edited by Emily Ring

Merge request reports