ubicloud/views
Jeremy Evans a4bc4a36c4 Support creating private subnet when creating virtual machine
This adds a "New Private Subnet" option to the Private Subnet select
box. When chosen, the "Private Subnet Name" input displays. When
filled out correctly, it creates the virtual machine in the newly
created private subnet.

This uses a CSS approach instead of a Javascript approach for
handling the display of the "Private Subnet Name" input when the
"New Private Subnet" option is selected. This type of CSS is now
widely supported by browsers: https://caniuse.com/css-has
2025-09-12 01:09:24 +09:00
..
account Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
admin Update SSH command on admin site to use root@ and not use -i 2025-09-09 01:39:39 +09:00
auth Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
components Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
email Make EmailRenderer a Roda app using the mailer plugin 2025-02-05 10:16:51 -08:00
github Handle csrf tags implicitly using form method in Clover 2025-09-06 01:06:18 +09:00
inference Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
kubernetes-cluster Add support for renaming objects on the object's settings page 2025-09-03 02:08:38 +09:00
layouts Handle csrf tags implicitly using form method in Clover 2025-09-06 01:06:18 +09:00
networking Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
object Abstract postgres show page logic to be reusable by other objects 2025-08-30 01:25:25 +09:00
postgres Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
private-location Handle csrf tags implicitly using form method in Clover 2025-09-06 01:06:18 +09:00
project Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
vm Support creating private subnet when creating virtual machine 2025-09-12 01:09:24 +09:00
cli.erb Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
error.erb Revert "Revert "Update error response title with PascalCase type"" 2024-04-25 00:06:04 -07:00