Rename inactive to dormant

What does this MR do and why?

This change renames the feature "Inactive Project Deletion" to "Dormant Project Deletion" throughout the codebase. The functionality remains the same, but all references to "inactive" have been replaced with "dormant" in component names, file paths, HTML IDS, and text displayed to users. This includes renaming Vue components, JavaScript files, and CSS selectors and updating all user-facing text in the admin settings interface.

References

Screenshots or screen recordings

Before After
image.png image.png

How to set up and validate locally

  1. Click on the Admin Button (Bottom Left Corner)
  2. Navigate to Settings > Repository.
  3. Expand Repository maintenance.
  4. Check the Delete dormant projects checkbox.

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyse changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #533275 (closed)

Edited by Bhanuteja Chintha

Merge request reports

Loading