Skip to content

Apply shared integrations view to project level

What does this MR do?

Issue #195889 (closed)

Admin and group level integrations reuse the same partial to display the table of integrations. The project one was slightly different since it used a different partial.

This change aims to reconcile this by reusing the same partial throughout the 3 levels.

Screenshots

Before After
Screen_Shot_2020-05-04_at_14.13.24 Screen_Shot_2020-05-05_at_17.01.05

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
Edited by 🤖 GitLab Bot 🤖

Merge request reports