Files
probo/apps
Bryan Frimin 177bc5e825 Allow deleting access review campaigns from the UI
Add a delete action to the access review campaigns list and the
campaign detail page. The action is gated on the
core:access-review-campaign:delete permission and only exposed
for campaigns whose status is DRAFT or CANCELLED, matching the
backend constraint enforced by CampaignService.Delete.

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-05-07 13:02:02 +02:00
..