Skip to content

Remove inactive integrations indicator in index and show pages

What does this MR do?

  • Remove inactive integrations indicator in index and show pages
  • Remove JS logic that toggles the above indicator on the Alerts integration. Since this integration page is being deprecated, it's safe to remove this logic as data will be static.

Screenshots (strongly suggested)

Page Before After
Details page - active Details_-_before Details_-_after
Details page - inactive Details_inactive_-_before Details_inactive_-_after
Listing page Listing_-_before Listing_-_after

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

Edited by Justin Ho Tuan Duong

Merge request reports