Rename RuleDrawer to AccessLevelsDrawer
All threads resolved!
All threads resolved!
Compare changes
This is part of a bigger effort to Create a form to edit squash settings in branch rule.
Context: currently, the drawer that is being used in this view is generically named RuleDrawer
. Now that we'll introduce another drawer to this view, this MR renames to existing drawer to something less generic (i.e. AccessLevelsDrawer
). Eventually we'll end up with two drawer components for this view - AccessLevelsDrawer
and SquashSettingsDrawer
.
description | MR |
---|---|
Rename RuleDrawer to AccessLevelsDrawer
|
![]() |
Create a SquashSettingsDrawer component |
follow-up MR |
Edit squash settings backend/frontend integration | follow-up MR |
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
No visual changes are expected, editing Branch Rule details should work exactly as it did before.
Related to #498702 (closed)