From 95fa1b83b61d1b689c834b2f8bfd113e8966a11e Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Mon, 18 May 2026 13:06:40 -0400 Subject: [PATCH] feat: add admin sidebar section and user footer widget --- services/web-ui/public/index.html | 44 +++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/services/web-ui/public/index.html b/services/web-ui/public/index.html index f619afe..ea08633 100644 --- a/services/web-ui/public/index.html +++ b/services/web-ui/public/index.html @@ -327,7 +327,32 @@ Jobs + + + + Settings + + + + Users + + + + Tokens + + @@ -773,5 +798,24 @@ return `${m}:${String(s).padStart(2,'0')}`; } +