Skip to content

Merge "panel" and "panel with alerts" Vue files from metrics dashboard

What does this MR do?

Related to #214833 (closed)

Merge panel and panel with alerts

Refactor the following monitoring dashboard js files. These files were moved into CE from EE.

  • app/assets/javascripts/monitoring/components/dashboard_panel_with_alerts.vue
  • spec/frontend/monitoring/components/dashboard_panel_with_alerts_spec.js

The above files can be merged into the following respective files:

  • app/assets/javascripts/monitoring/components/dashboard_panel.vue
  • spec/frontend/monitoring/components/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
Edited by 🤖 GitLab Bot 🤖

Merge request reports