Skip to content

Begin laying frontend framework for Threat Monitoring UI

Mark Florian requested to merge 14707-implement-draft-frontend-ee into master

What does this MR do?

Begins laying framework for the Threat Monitoring UI.

Part of WAF statistics reporting.

This sets up some of the frontend framework for the Threat Monitoring page, including a basic store and the root app component.

As this feature is not yet complete, it is disabled by default behind the threat_monitoring feature flag.

Screenshots

Empty state

192.168.21.133_3002_gitlab-org_dependency-list-test_threat_monitoring__2_

Non-empty state

Note: This state cannot yet be reached without applying (something like) the following patch: fake_waf_setup.patch

192.168.21.133_3002_gitlab-org_dependency-list-test_threat_monitoring__1_

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mark Florian

Merge request reports