buildmymcpserver/apps
Marco Sadjadi 091454d273
All checks were successful
Deploy to Production / deploy (push) Successful in 51s
fix(web): single Login/Dashboard button on marketing header
Logged-out state was showing two CTAs ("Sign in" link + "Start building"
button) both going to /login — confusing because the prominent purple
button never literally said "Login". Consolidate to one button whose
label flips with auth state: "Login" when out, "Dashboard" when in.
Same slot, same colour, no header layout shift.

Defaults to "Login" while the /v1/auth/me probe is in flight so the
common (anonymous) visitor sees no flicker.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-25 19:30:27 +02:00
..
api feat(auth): email login soft-disabled until SMTP/Resend is wired 2026-05-25 18:51:57 +02:00
generator security: sovereign-audit Phase 2 fixes — trustProxy, Docker hardening, banned-pattern overhaul 2026-05-25 18:02:59 +02:00
runner-template fix(docker): healthcheck must hit 127.0.0.1, not localhost 2026-05-21 18:07:01 +02:00
web fix(web): single Login/Dashboard button on marketing header 2026-05-25 19:30:27 +02:00