From b1e008a2a4e843a4e866aef1178819aece68d58f Mon Sep 17 00:00:00 2001 From: Deeman Date: Sat, 7 Mar 2026 20:56:45 +0100 Subject: [PATCH] =?UTF-8?q?refactor(maps):=20opportunity=20map=20=E2=86=92?= =?UTF-8?q?=20HTMX=20data=20islands,=20remove=20dead=20API=20endpoint?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Delete opportunity() JSON endpoint from api.py (dead after this refactor) - Add GET /opportunity-map/data route returning HTML partial with two JSON data islands (opp_points + ref_points from serving.location_profiles) - Create partials/opportunity_map_data.html (2-line data island partial) - Rewrite opportunity_map.html: HTMX attrs on +