Skip to content

Add admin integrations custom permission

Jarka Košanová requested to merge 460522-manage-integrations-cp into master

What does this MR do and why?

It adds admin integrations custom permission

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

admin-integrations

How to set up and validate locally

  1. Create a custom role that enables admin integrations custom permission, on admin - roles and permissions page if you are on self-managed, http://gdk.test:3000/admin/application_settings/roles_and_permissions/
  2. Assign this permission to a member who is not an owner
  3. Check group page, you should see the Settings - Integrations menu item
  4. Play around with the integrations
  5. Do the same for a project page

Related to #460522 (closed)

Edited by Jarka Košanová

Merge request reports