Skip to content

Backend/frontend integration for Remove blobs + UI tweaks

Jacques Erasmus requested to merge 450701-remove-blobs-integration into master

What does this MR do and why?

This MR handles the backend/frontend integration for the Remove blobs feature. I also made some UI tweaks to match the latest design mockups.

MR breakdown

description MR
Add ability to remove blobs !153824 (merged)
Add ability to redact text !154095 (merged)
Backend/frontend integration + docs 👈 this MR

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-05-27_at_16.41.54 Screenshot_2024-05-27_at_16.38.22

Screen_Recording_2024-05-28_at_09.40.42.2024-05-28_09_44_06

How to set up and validate locally

  1. Enable the rewrite_history_ui feature flag.
  2. Navigate to Project > Setting > Repository > Repository maintenance
  3. Click on Remove blobs
  4. The remove blobs drawer should open

Related to #450701

Edited by Jacques Erasmus

Merge request reports