ubicloud/views/kubernetes-cluster
Jeremy Evans cbc08d6e15 Add support for renaming objects on the object's settings page
Support for renaming objects was previously added to the api/sdk/cli.
This adds support on the web. r.rename now works for both api and
web routes, and requires a new template_prefix option used to
construct the validation failure template path.

The template code for the new rename support is shared via a
new rename_object component.

In order to improve presentation and consistency, this adds a
"Danger Zone" heading to the settings pages previously lacking it.
2025-09-03 02:08:38 +09:00
..
create.erb Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
index.erb Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
nodes.erb Switch kubernetes cluster to use object/show view 2025-08-30 01:25:25 +09:00
overview.erb Switch kubernetes cluster to use object/show view 2025-08-30 01:25:25 +09:00
settings.erb Add support for renaming objects on the object's settings page 2025-09-03 02:08:38 +09:00
show.erb Switch kubernetes cluster to use object/show view 2025-08-30 01:25:25 +09:00