From 04c41ee740f2e88f8d28283b8a70cd75b267d2c0 Mon Sep 17 00:00:00 2001 From: Tomas Kracmar Date: Wed, 22 Apr 2026 11:31:37 +0200 Subject: [PATCH] =?UTF-8?q?style:=20UI=20polish=20=E2=80=94=20topbar,=20fo?= =?UTF-8?q?oter,=20user=20info,=20product=20feel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add sticky top navigation bar with brand, repo/docs links, user chip - Show logged-in user name + email from MSAL account - Add footer with version, issue link, repo link, docs link - Move action buttons (Fetch/Refresh/Login) to compact topbar - Clean up hero section (removed buttons, just title + tagline) - Bump CSS cache-buster to v=9 - Responsive stacking for mobile --- backend/frontend/index.html | 57 ++++++++++-- backend/frontend/style.css | 180 +++++++++++++++++++++++++++++++++++- 2 files changed, 229 insertions(+), 8 deletions(-) diff --git a/backend/frontend/index.html b/backend/frontend/index.html index 157a264..77840ec 100644 --- a/backend/frontend/index.html +++ b/backend/frontend/index.html @@ -4,23 +4,49 @@ Admin Operations Center - +
+ +
-

Admin Operations Center

+

Admin Operations Center

Audit Log Explorer

Search and review Microsoft audit events from Entra, Intune, Exchange, SharePoint, and Teams.

-
- - - -
@@ -239,6 +265,21 @@

       
+ +