From 793d973f35dd4e38ce3bb5d13acfe453f12dc655 Mon Sep 17 00:00:00 2001 From: Matt Date: Fri, 5 Sep 2025 16:55:42 +0200 Subject: [PATCH] Remove notification buttons, terminal button, and 404-causing admin links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Removed all notification bell buttons from admin, board, and member layouts - Removed notification menu items from profile dropdowns across all layouts - Removed terminal/console button and command palette from admin dashboard - Removed non-existent admin navigation links that were causing 404 errors: - Roles & Permissions, Import/Export Members, Stripe Dashboard - Financial Reports, Email/Security Settings, System Logs - Backup & Restore, Analytics & Insights, Admin Profile 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- layouts/admin.vue | 145 --------------------------------------------- layouts/board.vue | 6 -- layouts/member.vue | 16 ----- 3 files changed, 167 deletions(-) diff --git a/layouts/admin.vue b/layouts/admin.vue index fe2be64..a3a5dbb 100644 --- a/layouts/admin.vue +++ b/layouts/admin.vue @@ -77,12 +77,6 @@ value="users-list" class="glass-nav-item-sub" /> - - - @@ -143,18 +125,6 @@ value="payments" class="glass-nav-item-sub" /> - - @@ -174,30 +144,6 @@ value="settings" class="glass-nav-item-sub" /> - - - - @@ -218,23 +164,6 @@ - - - - @@ -323,12 +252,6 @@ Settings - - - Notifications -