Drops the inline Name input from the blueprint edit form. A Rename link sits next to Delete in the page footer; clicking opens a one-line modal that posts to a new POST /blueprints/<id>/rename route. The main edit form keeps the current name as a hidden input so its full Save still works unchanged. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth_routes.py | ||
| blueprint_routes.py | ||
| files_routes.py | ||
| job_routes.py | ||
| log_routes.py | ||
| overlay_routes.py | ||
| page_routes.py | ||
| server_routes.py | ||
| workshop_routes.py | ||