From c46c135f52090a082660cb06131282796f5cd592 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Sun, 23 Aug 2026 17:43:49 +0000 Subject: Remove unused /tabs/conditions partial and route Only the standalone /conditions page was ever meant to exist; the HTMX tab variant was dead weight, reachable only via an unlinked ?tab=conditions query param with no button in the tab bar. Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_017GMEkHeqKz6FLkmizowBTK --- .agent/design.md | 1 - 1 file changed, 1 deletion(-) (limited to '.agent') diff --git a/.agent/design.md b/.agent/design.md index 467b44a..47ff403 100644 --- a/.agent/design.md +++ b/.agent/design.md @@ -830,7 +830,6 @@ npx tailwindcss -i web/static/css/input.css -o web/static/css/output.css --watch | GET | `/tabs/planning` | Planning partial | | GET | `/tabs/meals` | Meals partial | | GET | `/tabs/shopping` | Shopping partial | -| GET | `/tabs/conditions` | Conditions partial | | GET | `/conditions` | Live feeds page (public) | | POST | `/complete-atom` | Complete task/card/bug | | POST | `/uncomplete-atom` | Reopen task/card | -- cgit v1.2.3