Skip to content

Update Threat Monitoring page

Arthur Evstifeev requested to merge threat-monitoring-tabs into master

What does this MR do?

This commit updates Threat Monitoring pages as follows:

  • Update tabs order
  • Renamed Overview to Statistics
  • Made fetch request local to prevent unnecessary requests on other pages. This store is used in a new policy editor and we don't need to fetch data there.

related to #231354 (closed)

Screenshots

before after
Screenshot_2020-09-17_Threat_Monitoring___Administrator_cilium-test_1_ Screenshot_2020-09-17_Threat_Monitoring___Administrator_cilium-test

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

Merge request reports