Skip to content

Rename external status check form

Artur Fedorov requested to merge 476532-status-checks-rename-form into master

What does this MR do and why?

The code changes involve renaming a Vue component from form.vue to status_check_form.vue. The component is used for creating and editing status checks. The changes also include updating import statements and references to the component throughout the codebase. The purpose of these changes is to improve code organization and clarity.

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.

***NO VISUAL CHANGES***

How to set up and validate locally

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

Related to #476532 (closed)

Merge request reports

Loading