ubicloud/helpers
Jeremy Evans 45a0f65e46 Support creating a VM using a registered SSH public key in the web UI
Only show registered SSH public key options if the project has at least
one registered. If the project has registered an SSH public key, do not
make the SSH public key textarea a required input.  If a registered SSH
public key is selected, hide the SSH public key textarea using a
pure-CSS approach.
2025-10-04 01:36:33 +09:00
..
api.rb Have Pagination#paginated_result take serializer argument 2025-05-20 05:49:38 +09:00
firewall.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
general.rb Make *_NAME_OR_UBID matchers yield uuid instead of ubid 2025-09-24 02:41:47 +09:00
github.rb Make runner row more compact with more information 2025-05-15 15:31:18 +03:00
inference.rb Add UI for inference router models 2025-04-29 10:27:18 -04:00
kubernetes_cluster.rb Check KubernetesVCpu quota when scaling out 2025-09-30 13:07:32 +03:00
load_balancer.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
postgres.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
private_subnet.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
runtime.rb Configure Octokit timeouts 2025-05-06 03:31:38 +09:00
ssh_public_key.rb Add support for managing SSH public keys via the api 2025-10-04 01:36:33 +09:00
vm.rb Support creating a VM using a registered SSH public key in the web UI 2025-10-04 01:36:33 +09:00
web.rb Replace components/form/hidden template with hidden_inputs method 2025-09-09 01:40:49 +09:00