Skip to content

Additional remove loading display for Terraform list

Emily Ring requested to merge 292713-remove-loading-tf 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:

  • Display loading text when a user is attempting to remove a state. See related design.
  • Add toast message when a state is removed. See related design.
  • Update associated tests and translations
  • Add some missing frontend tests for the removal process

Screenshots (strongly suggested)

remove

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

Loading