From 50923682ad789af50d338e618f2419ecc738ab16 Mon Sep 17 00:00:00 2001 From: sirpiglr <49359077-sirpiglr@users.noreply.replit.com> Date: Sun, 21 Dec 2025 21:55:24 +0000 Subject: [PATCH] Add administrator tools for managing architects and enhance OS widget functionality Includes service worker registration for offline support, adds bulk actions and filtering to the admin architects page, and implements widget visibility controls and a mobile drawer for the OS. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 279f1558-c0e3-40e4-8217-be7e9f4c6eca Replit-Commit-Checkpoint-Type: intermediate_checkpoint Replit-Commit-Event-Id: ad12b0de-1689-4465-b8e3-8b92d06f17d1 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/b984cb14-1d19-4944-922b-bc79e821ed35/279f1558-c0e3-40e4-8217-be7e9f4c6eca/4z9y3HV Replit-Helium-Checkpoint-Created: true --- client/index.html | 9 + client/public/opengraph.jpg | Bin 10628 -> 10628 bytes client/public/sw.js | 67 ++++++ client/src/pages/admin-architects.tsx | 197 +++++++++++++++-- client/src/pages/os.tsx | 304 ++++++++++++++++++++++---- 5 files changed, 509 insertions(+), 68 deletions(-) create mode 100644 client/public/sw.js diff --git a/client/index.html b/client/index.html index 58728ca..cb1cd2b 100644 --- a/client/index.html +++ b/client/index.html @@ -28,5 +28,14 @@
+