From 4a5bfee4ae068b7d2bb4e819963a5ffe865d700f Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 12 Feb 2024 11:19:30 -0800 Subject: [PATCH] Updated badge styling & show if OK --- src-ui/src/app/app.module.ts | 2 ++ .../admin/settings/settings.component.html | 14 ++++++++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/src-ui/src/app/app.module.ts b/src-ui/src/app/app.module.ts index a7f8d2f3d..568b2bc0e 100644 --- a/src-ui/src/app/app.module.ts +++ b/src-ui/src/app/app.module.ts @@ -153,6 +153,7 @@ import { doorOpen, download, envelope, + exclamationCircleFill, exclamationTriangle, exclamationTriangleFill, eye, @@ -242,6 +243,7 @@ const icons = { doorOpen, download, envelope, + exclamationCircleFill, exclamationTriangle, exclamationTriangleFill, eye, diff --git a/src-ui/src/app/components/admin/settings/settings.component.html b/src-ui/src/app/components/admin/settings/settings.component.html index c1fff6e12..203033ae1 100644 --- a/src-ui/src/app/components/admin/settings/settings.component.html +++ b/src-ui/src/app/components/admin/settings/settings.component.html @@ -11,14 +11,20 @@ [disabled]="!systemStatus" *pngxIfPermissions="{ action: PermissionAction.View, type: PermissionType.Admin }"> @if (!systemStatus) { -
+ } @else { -