activity: basic webhook alerts for automation failures

This commit is contained in:
Iain Learmonth 2022-05-14 10:18:00 +01:00
parent eb372bec59
commit ac4f9b4942
12 changed files with 300 additions and 3 deletions

View file

@ -114,6 +114,12 @@
{{ icon("file-earmark-excel") }} Block Lists
</a>
</li>
<li class="nav-item">
<a class="nav-link{% if section == "webhook" %} active{% endif %}"
href="{{ url_for("portal.webhook.webhook_list") }}">
{{ icon("activity") }} Webhooks
</a>
</li>
</ul>
<h6 class="sidebar-heading d-flex justify-content-between align-items-center px-3 mt-4 mb-1 text-muted">
<span>Infrastructure</span>