From b91b64f32cd3d456b1c7e0a93fc6fa0a9f09cd3c Mon Sep 17 00:00:00 2001 From: Thad Miller Date: Fri, 10 Jul 2026 17:11:59 -0400 Subject: [PATCH] [feat] cleanup dashboard page and allow removal of inventory --- src/pages/dashboard.astro | 175 +++++------------------ src/pages/partials/inventory-cards.astro | 12 -- src/pages/partials/inventory-modal.astro | 3 +- 3 files changed, 37 insertions(+), 153 deletions(-) diff --git a/src/pages/dashboard.astro b/src/pages/dashboard.astro index ffabeca..afbd64d 100644 --- a/src/pages/dashboard.astro +++ b/src/pages/dashboard.astro @@ -98,16 +98,6 @@ const catalogs = catalogRows
-
- - -
@@ -150,103 +140,10 @@ const catalogs = catalogRows
- -
- -