buildmymcpserver/apps/web/app/(dashboard)
Marco Sadjadi 5d0d5668d8
All checks were successful
Deploy to Production / deploy (push) Successful in 50s
feat(web): country-code picker, auth-aware header, dedupe new-server CTA
- login: SMS step now has a 60-country dial-code <select> (CH default)
  and a national-number input, combined into strict E.164 client-side
- marketing header: probe /v1/auth/me, show "Dashboard" when signed in
  instead of the Sign in / Start building CTAs
- dashboard overview: drop the duplicate "+ New server" button, the
  navbar one is the single source

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 23:41:19 +02:00
..
audit feat(web): real 3-step wizard, settings, audit, docs, marketing pages 2026-05-19 18:20:31 +02:00
dashboard feat(web): country-code picker, auth-aware header, dedupe new-server CTA 2026-05-21 23:41:19 +02:00
servers fix(web): wrap useSearchParams in Suspense so next build can prerender 2026-05-21 00:36:56 +02:00
settings feat(web): real 3-step wizard, settings, audit, docs, marketing pages 2026-05-19 18:20:31 +02:00
layout.tsx fix(web): mobile-responsive hero, marketing site, docs and dashboard 2026-05-21 23:25:26 +02:00