buildmymcpserver/apps/web/app/(dashboard)
Marco Sadjadi 2a12ea18cd
All checks were successful
Deploy to Production / deploy (push) Successful in 1m24s
fix(wizard): editable slug on confirm step so slug_taken (409) is fixable in place
POST /v1/servers returns 409 slug_taken when the org already has that slug. The error told users to change the slug field above, but the normal (non-fork) flow had no slug field on the confirm step - only Step 1 did - leaving them stuck. Now Name+Slug are editable on the confirm step for the normal flow too, mirroring the fork flow, so a slug conflict is resolved without going back.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-31 19:56:45 +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(wizard): editable slug on confirm step so slug_taken (409) is fixable in place 2026-05-31 19:56:45 +02:00
settings feat(account): self-service GDPR Art.17 erasure; Enterprise price -> Custom 2026-05-31 19:23:41 +02:00
layout.tsx feat(web): glow-pulse on primary CTAs + hero fills full first viewport 2026-05-27 12:20:25 +02:00