Skip to content

Add support on the frontend for Beyond identity exclusions by Groups

Jacques Erasmus requested to merge 454372-bi-group-exclusions-integration into master

What does this MR do and why?

Prepares the frontend for Beyond identity exclusions by Groups

Note, this does not enable the groups selector on the frontend yet since the backend does not support Exclusions by groups yet

MR acceptance checklist

No visual changes are expected, this simply prepares the frontend for integration while we wait on the backend.

How to set up and validate locally

  1. Enable the beyond_identity_exclusions feature flag
  2. Navigate to Admin > Settings > Integrations
  3. Click on Beyond Identity > Configure
  4. Click on the Exclusions tab
  5. Click on Add exclusions to open the Add exclusions Drawer
  6. Search and select Projects in the drawer
  7. Click on Add exclusions
  8. The Project(s) selected in Step 6 should be added to the list of exclusions
  9. Removing one or more of the exclusions should remove it from the list

Related to #454372 (closed)

Edited by Jacques Erasmus

Merge request reports