Skip to content

Group Project - Deletion message followups

Zack Cuddy requested to merge 455350-group-project-perm-deletion-follow-ups into master

What does this MR do and why?

Closes #455350 (closed)

This MR addresses a few minor follow ups from the !148997 (merged)

Screenshots or screen recordings

Important: No visual changes are expected!

Before After
Permanent Deletion Date Before_-_Permanent_Deletion_Date After_-_Permanent_Deletion_Date
Deletion flash message Before_-_Deletion_action_message After_-_Deletion_action_message
Group pending deletion banner Before_-_Group_secheduled_for_deletion After_-_Group_scheduled_for_deletion
Subgroup pending deletion banner Before_-_Subgroup_message After_-_Subgroup_message
Project pending deletion banner Before_-_Project_message After_-_Project_message

How to set up and validate locally

  1. Create a group
  2. Create a sub group of group
  3. Create a project from sub group
  4. Navigate back to the top level Group you created
  5. Go to Settings -> General in the sidebar
  6. Expand the Advanced section and scroll to the bottom
  7. Find the delete group and click the button
  8. Modal should appear that explains it will be deleted in X days (default 7)
  9. Ensure the date calculation is correct
  10. Fill out modal and click delete
  11. Ensure info Flash alert appears on the page with correct text
  12. Ensure warning banner is now on page a bit lower than alert with correct text
  13. Navigate to the Sub group and project
  14. Ensure on both that there is a warning banner on the page with correct text
  15. Repeat this on master and ensure no UI differences

Related to #455350 (closed)

Merge request reports

Loading