ubicloud/routes/project
Jeremy Evans 3a351926b1 Handle errors raised by String#shellsplit in web shell
Typical error would be an unmatched quote. Report the error in the
flash error message, and allow editing of the command to fix it.
Ensure that it works as expected if there are additional queued
commands.
2025-09-18 06:44:42 +09:00
..
location Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
billing.rb Set nil when billing info attributes are empty 2025-09-17 21:46:20 +03:00
cli.rb Handle errors raised by String#shellsplit in web shell 2025-09-18 06:44:42 +09:00
discount_code.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
firewall.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
github.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
inference_api_key.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
inference_endpoint.rb Stop using serializer for inference endpoint route 2025-08-26 02:08:44 +09:00
inference_playground.rb Stop using serializers in the inference playground route 2025-08-26 02:08:44 +09:00
kubernetes_cluster.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
load_balancer.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
location.rb Enforce project location access in routes 2025-04-07 08:53:50 -07:00
object_info.rb Allow id to location/name lookup for kc cli commands 2025-08-01 04:18:57 +09:00
postgres.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
private_location.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
token.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
usage_alert.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
user.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
vm.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00