Skip to content

Persist Threat Monitoring alert dismissal

What does this MR do?

Persist Threat Monitoring alert dismissal

This ensures that once a user dismisses the info alert on the Threat Monitoring page, it doesn't appear again on subsequent visits.

Part of WAF statistics reporting.

TODO

  • Once !21916 (merged) is merged, rebase and retarget this to master (which is why this is currently WIP)

Screenshots

Note: since the backend isn't done yet, and that this is based on !21916 (merged), these screenshots can only be recreated by first applying this patch: mock_threat_monitoring_apis.patch (apply with git apply <patchfile>)

Not dismissed Dismissed
page_updated page_alert_dismissed

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Rémy Coutable

Merge request reports