Add UI for managing integrations allow list

What does this MR do and why?

Add UI for managing integrations allowlist

Changelog: added EE: true

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Allow all integrations Allow only integrations on this allowlist
Screenshot_2024-12-03_at_23.18.10 Screenshot_2024-12-03_at_23.18.24

How to set up and validate locally

  1. Go to Admin area > Settings > General and expand the Integrations settings section. For example, http://127.0.0.1:3000/admin/application_settings/general#js-integrations-settings.
  2. Change the setting to "Allow only integrations on this allowlist" and limit the list to only a few integrations.
  3. Check any project integrations by going to Project > Settings > Integrations and see that the list only includes the ones selected in the step above.

Related to #437656

Merge request reports

Loading