From ba4cf9e560a7839a9f04199dfa8265ada9e985ee Mon Sep 17 00:00:00 2001 From: serversdown Date: Sat, 16 May 2026 04:56:07 +0000 Subject: [PATCH] feat(deployments): surface /deploy on the mobile nav + dashboard header MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Capture entry-point was hidden in /tools cards. Field workflow needs to be one tap from anywhere, especially on mobile. Mobile bottom nav: swap Devices → Deploy (slot 3). Menu / Dashboard / Deploy / Events. Devices still in the hamburger Menu drawer. Desktop dashboard header: new orange "Field Deploy" button next to "Last updated". Only renders at md+ breakpoint (mobile already has it in the bottom nav). Co-Authored-By: Claude Opus 4.7 --- templates/base.html | 13 ++++++++----- templates/dashboard.html | 19 +++++++++++++++---- 2 files changed, 23 insertions(+), 9 deletions(-) diff --git a/templates/base.html b/templates/base.html index cb35af3..e19acb3 100644 --- a/templates/base.html +++ b/templates/base.html @@ -211,8 +211,10 @@ + Deploy is here because the whole point of the workflow is "I'm + on site, capture this install in 90s before I leave." Devices, + Settings, Projects, Job Planner reachable via the hamburger + Menu (slot 1) which opens the full sidebar drawer. -->