From 60084c292ede7236903130dd5feda72628cd27c4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 8 Apr 2026 00:38:42 +0000 Subject: [PATCH 1/2] Initial plan From 284a861927c4e04d5ecce1341ca9744cc067c3b1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 8 Apr 2026 00:39:45 +0000 Subject: [PATCH 2/2] Fix onboarding wizard: consistent card styling, footer spacing, and password description Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/ce004fc7-c96f-4765-bc21-87ce579352d0 Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com> --- app/sovran_systemsos_web/static/css/onboarding.css | 6 +----- app/sovran_systemsos_web/templates/onboarding.html | 4 ++-- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/app/sovran_systemsos_web/static/css/onboarding.css b/app/sovran_systemsos_web/static/css/onboarding.css index c250f39..fe73b20 100644 --- a/app/sovran_systemsos_web/static/css/onboarding.css +++ b/app/sovran_systemsos_web/static/css/onboarding.css @@ -153,10 +153,6 @@ scrollbar-color: var(--border-color) transparent; } -.onboarding-card--ports { - overflow: visible; -} - /* Body text */ .onboarding-body-text { @@ -228,7 +224,7 @@ display: flex; align-items: center; justify-content: space-between; - padding-top: 4px; + padding-top: 16px; } .onboarding-btn-next { diff --git a/app/sovran_systemsos_web/templates/onboarding.html b/app/sovran_systemsos_web/templates/onboarding.html index edc15d8..b4701ec 100644 --- a/app/sovran_systemsos_web/templates/onboarding.html +++ b/app/sovran_systemsos_web/templates/onboarding.html @@ -78,7 +78,7 @@ 🔒

Create Your Password

- Choose a strong password for your 'free' user account. This will be your login password for the desktop, SSH, and the Hub. + Choose a strong password for your 'free' user account.

@@ -127,7 +127,7 @@ Ports 80 and 443 must be open for SSL certificates to work.

-
+

Checking ports…