From 5b26a19666c941b2f2e9645ceaa86b761c39e5e0 Mon Sep 17 00:00:00 2001 From: Erik Date: Wed, 8 Apr 2026 17:10:35 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20complete=20inventory=20search=20fronten?= =?UTF-8?q?d=20=E2=80=94=20weapons,=20filters,=20status=20column?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add Weapons and Clothing equipment type radio options - Add Weapon/Combat Stats filter card: damage, attack bonus, crit resist, tinks - Add Item Properties filter card: material, level req, workmanship, value, burden - Add Item State filter card: spell text search, bonded, attuned, rare checkboxes - Add Status column (Equipped/Inventory) to results table - Remove dead Slot View button and section (no JS handlers existed) - Update clearAllFields() for all new inputs - All changes frontend-only — suitbuilder and backend API untouched Co-Authored-By: Claude Opus 4.6 (1M context) --- static/inventory.html | 107 +++++++++++++++++++++++++++++++++++------- static/inventory.js | 37 ++++++++++++++- 2 files changed, 126 insertions(+), 18 deletions(-) diff --git a/static/inventory.html b/static/inventory.html index ad23112e..8cf513ba 100644 --- a/static/inventory.html +++ b/static/inventory.html @@ -538,6 +538,14 @@ Pants Only + +