diff --git a/src/PowderCoating.Web/Views/AiUsageReport/Index.cshtml b/src/PowderCoating.Web/Views/AiUsageReport/Index.cshtml index 6bbe8f3..b9bcdd9 100644 --- a/src/PowderCoating.Web/Views/AiUsageReport/Index.cshtml +++ b/src/PowderCoating.Web/Views/AiUsageReport/Index.cshtml @@ -17,6 +17,11 @@ }
+
+ + Observability + +

AI Usage Report

diff --git a/src/PowderCoating.Web/Views/AuditLog/Index.cshtml b/src/PowderCoating.Web/Views/AuditLog/Index.cshtml index b118d9b..5b608ec 100644 --- a/src/PowderCoating.Web/Views/AuditLog/Index.cshtml +++ b/src/PowderCoating.Web/Views/AuditLog/Index.cshtml @@ -37,6 +37,11 @@ }
+

Audit Log

diff --git a/src/PowderCoating.Web/Views/BannedIps/Index.cshtml b/src/PowderCoating.Web/Views/BannedIps/Index.cshtml index 53b662e..5f0a2d5 100644 --- a/src/PowderCoating.Web/Views/BannedIps/Index.cshtml +++ b/src/PowderCoating.Web/Views/BannedIps/Index.cshtml @@ -8,6 +8,11 @@ }
+ @* Add new ban form *@
diff --git a/src/PowderCoating.Web/Views/Diagnostics/Index.cshtml b/src/PowderCoating.Web/Views/Diagnostics/Index.cshtml index 900f141..1c4628b 100644 --- a/src/PowderCoating.Web/Views/Diagnostics/Index.cshtml +++ b/src/PowderCoating.Web/Views/Diagnostics/Index.cshtml @@ -5,6 +5,11 @@ }
+
diff --git a/src/PowderCoating.Web/Views/NotificationLogs/Index.cshtml b/src/PowderCoating.Web/Views/NotificationLogs/Index.cshtml index b10d82b..a396c19 100644 --- a/src/PowderCoating.Web/Views/NotificationLogs/Index.cshtml +++ b/src/PowderCoating.Web/Views/NotificationLogs/Index.cshtml @@ -1,6 +1,6 @@ @model PowderCoating.Application.DTOs.Common.PagedResult @{ - ViewData["Title"] = "Notification Log"; + ViewData["Title"] = "Email & SMS Log"; ViewData["PageIcon"] = "bi-bell-history"; var sortCol = ViewBag.SortColumn as string ?? "SentAt"; var sortDir = ViewBag.SortDirection as string ?? "desc"; diff --git a/src/PowderCoating.Web/Views/Shared/_Layout.cshtml b/src/PowderCoating.Web/Views/Shared/_Layout.cshtml index 58c8fcb..726452f 100644 --- a/src/PowderCoating.Web/Views/Shared/_Layout.cshtml +++ b/src/PowderCoating.Web/Views/Shared/_Layout.cshtml @@ -1491,7 +1491,7 @@
  • Tools
  • } -
  • Notification Log
  • +
  • Email & SMS Log
  • Report a Bug
  • diff --git a/src/PowderCoating.Web/Views/SystemInfo/Index.cshtml b/src/PowderCoating.Web/Views/SystemInfo/Index.cshtml index 1df816a..d6a9aa8 100644 --- a/src/PowderCoating.Web/Views/SystemInfo/Index.cshtml +++ b/src/PowderCoating.Web/Views/SystemInfo/Index.cshtml @@ -14,6 +14,11 @@ } +
    Read-only diagnostics
    diff --git a/src/PowderCoating.Web/Views/SystemLogs/Index.cshtml b/src/PowderCoating.Web/Views/SystemLogs/Index.cshtml index 2fbfca8..f4119c0 100644 --- a/src/PowderCoating.Web/Views/SystemLogs/Index.cshtml +++ b/src/PowderCoating.Web/Views/SystemLogs/Index.cshtml @@ -41,6 +41,11 @@ }
    +

    System Logs

    diff --git a/src/PowderCoating.Web/Views/UsageQuota/Index.cshtml b/src/PowderCoating.Web/Views/UsageQuota/Index.cshtml index 275355f..b571eed 100644 --- a/src/PowderCoating.Web/Views/UsageQuota/Index.cshtml +++ b/src/PowderCoating.Web/Views/UsageQuota/Index.cshtml @@ -33,6 +33,11 @@ }
    +

    Usage & Quota