Skip to content

Remove threat monitoring statistics tab components

What does this MR do and why?

Remove threat monitoring statistics tab components

Related to #352287 (closed)

What does this MR NOT do and why?

It doesn't remove any of the Vuex store because that would push this MR to be even larger than it is (see Draft: Remove threat monitoring statistics tab (!82132 - closed)), so that is coming in a follow-up MR

It doesn't even remove ALL of the components because that would push this MR to be even larger. Everything will be deleted in time

Screenshots or screen recordings

These components were no longer used after Remove threat monitoring sidebar option and routes (!82315 - merged), so there are no relevant screenshots available

How to set up and validate locally

N/A because the page has been deleted, so none of this code is relied upon anywhere else. If you wanted to test semi-related code, you could

  1. Upload a GitLab Ultimate license
  2. Navigate to a project => Security & Compliance => Policies
  3. Verify the page/actions

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Alexander Turinske

Merge request reports