Skip to content

Rename component `panel type` to `dashboard panel`

Miguel Rincon requested to merge 214458-panel-types-rename into master

What does this MR do?

Related to #214833 (closed), cleanup before tackling #214458 (closed).

devopsmonitor panels are not "types", even though they have a type. This change improves the naming to dashboard panel for clarity.

Also, refactor the following monitoring dashboard js files. These files were moved into CE from EE.

  • dashboard_panel_with_alerts.vue -> dashboard_panel.vue
  • dashboard_panel_with_alerts_spec.js -> dashboard_panel_spec.js

Screenshots

N/A

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #214458 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading