Skip to content

Refactor approvals module - rename files

Paulina Sedlak-Jakubowska requested to merge 435143-refactor-rename-files into master

What does this MR do and why?

We currently have App within App, which makes it difficult to distinguish the elements when, for example, inspecting with Vue Devtools. I'm changing the name to better reflect what the inner app is doing.

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_2023-12-20_at_14.58.50 Screenshot_2023-12-21_at_12.08.58

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Choose a project
  2. Go to Settings > Merge requests . Merge request approvals.
  3. Make sure there is no related console errors, when you check the flow of adding a new rule, editing and deleting it.

Related to #435143 (closed)

Edited by Paulina Sedlak-Jakubowska

Merge request reports