From 7861792ef68e7080c3ef2c1af0a583bf6fbbf542 Mon Sep 17 00:00:00 2001 From: sadnub Date: Mon, 25 Jan 2021 18:01:25 -0500 Subject: [PATCH] alerts overview work --- src/components/AlertsIcon.vue | 67 ++-- src/components/ScriptManager.vue | 2 +- .../automation/AutomationManager.vue | 9 +- src/components/automation/PolicyOverview.vue | 53 ++- .../automation/modals/PolicyAdd.vue | 15 +- .../modals/alerts/AlertsOverview.vue | 314 ++++++++++++++---- src/views/Dashboard.vue | 2 +- 7 files changed, 322 insertions(+), 140 deletions(-) diff --git a/src/components/AlertsIcon.vue b/src/components/AlertsIcon.vue index c3da7c3..f981cf5 100644 --- a/src/components/AlertsIcon.vue +++ b/src/components/AlertsIcon.vue @@ -1,18 +1,14 @@ diff --git a/src/views/Dashboard.vue b/src/views/Dashboard.vue index e26c8e3..26d14dc 100644 --- a/src/views/Dashboard.vue +++ b/src/views/Dashboard.vue @@ -69,7 +69,7 @@ - +