From 4ad29558b35fe5f82ca97a9f8afa46bda961cdb3 Mon Sep 17 00:00:00 2001 From: Darek Date: Sun, 12 Apr 2026 15:58:45 -0500 Subject: [PATCH] Add client-side filtering to dashboard Filter bar with Status, Brand, Size, Storage Location dropdowns and text search. Select-all and bulk toolbar respect visible rows so users can filter to a group (e.g. a storage location) and bulk-action them in one step. --- templates/dashboard.html | 112 ++++++++++++++++++++++++++++++++------- 1 file changed, 93 insertions(+), 19 deletions(-) diff --git a/templates/dashboard.html b/templates/dashboard.html index e434bf2..c9f1741 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -43,6 +43,37 @@ +
+ + + + + + + +
+