Skip to content

Blob refactor: Add ability to lock/unlock a blob

Jacques Erasmus requested to merge 330406-add-lock-button into master

What does this MR do?

Adds the ability to lock/unlock a blob.

Screenshots or Screencasts

Screen_Recording_2021-08-04_at_10.52.03.2021-08-04_17_26_03

How to setup and validate locally (strongly suggested)

Note: changes in this MR are behind a feature flag:

rails c

Feature.enable(:refactor_blob_viewer)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #330406 (closed)

Edited by Jacques Erasmus

Merge request reports

Loading