Skip to content

Add Instance-Level Integration Settings UI

What does this MR do?

Issue #196525 (closed)

Behind a feature flag instance_level_integrations.

  • Move current section with "integrations" to Admin > Settings > General.
  • Add note of the move of the old settings.
  • Add new Integrations table inside Admin > Settings > Integrations. Add a partial that will be re-used in other views for the integrations table.
  • Add dummy data (with project integrations) to show the table.

Screenshots

Screen_Shot_2020-03-10_at_17.23.45

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