buildmymcpserver/apps/web/app/(dashboard)/servers
Marco Sadjadi 31bfeed9dd
All checks were successful
Deploy to Production / deploy (push) Successful in 1m27s
feat(dashboard): delete button on server detail page
The DELETE /v1/servers/:id endpoint existed (tears down the runner
container + removes the row) but nothing in the UI called it, so
servers could only be removed via SSH+psql. Adds a danger-variant
button in the top-right of the detail header with a native confirm,
spinner state, and inline error surfacing. Redirects to /servers
on success.
2026-05-28 21:44:52 +02:00
..
[id] feat(dashboard): delete button on server detail page 2026-05-28 21:44:52 +02:00
new feat(preview): SSE-streamed generation, no CF 100s edge cap 2026-05-28 21:11:05 +02:00
page.tsx feat(web): dashboard, wizard, server detail, WS build stream, install snippets 2026-05-19 00:32:53 +02:00