- Per-row "Create server" link on /blueprints navigates to /servers?blueprint_id=<id>; that page validates the param against the user's owned blueprints, pre-selects the option, and auto-opens the create modal. - /servers empty-blueprint state now shows an actionable "Create a blueprint first ->" link (styled like the primary button) pointing at /blueprints, replacing the silent disabled "+ Create" button + muted hint. - Drop the "Reassign blueprint" form on the server detail page along with the unused POST /servers/<id> form route. The JSON PATCH /servers/<id> endpoint is retained. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components.css | ||
| layout.css | ||
| logs.css | ||
| tokens.css | ||