ubicloud/spec/routes/web
Jeremy Evans 384430a90d Check permissions for current subnet as well as connected subnets
This is less efficient than it could be, since we check for
connectable subnet information even if we lack permission to check
for the current subnet. However, considering that having view access
but not connect access is uncommon, this should be OK.
2025-10-02 17:21:27 -07:00
..
admin Add account model to admin panel 2025-09-27 21:50:20 +03:00
project Handle more error for Pay Now button 2025-10-01 18:52:48 +03:00
webhook Use create_with_id in the specs 2025-08-07 02:13:08 +09:00
access_control_spec.rb Use handle_validation_failure to handle attempts to modify Admin subject tag 2025-08-08 01:52:14 +09:00
account_spec.rb Use HTTP header instead of meta tag for OTP lockout refresh 2025-08-01 05:23:15 +09:00
auth_spec.rb Enforce password length requirements 2025-08-29 02:25:36 +09:00
cli_spec.rb Handle errors raised by String#shellsplit in web shell 2025-09-18 06:44:42 +09:00
clover_web_spec.rb Render error template if route did not use handle_validation_failure 2025-08-27 04:31:18 +09:00
firewall_spec.rb Add support for renaming objects on the object's settings page 2025-09-03 02:08:38 +09:00
github_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
inference_api_key_spec.rb Disable Lint/UnderscorePrefixedVariableName 2025-03-27 12:34:37 +03:00
inference_endpoint_spec.rb Avoid use of Time.now in FreeQuota 2025-08-29 05:36:50 +09:00
inference_playground_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
kubernetes_cluster_spec.rb Add UI for K8s Nodepool Scaling 2025-09-30 13:07:32 +03:00
load_balancer_spec.rb Add Cert related information to the load balancer overview 2025-10-02 16:35:27 +02:00
private_location_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
private_subnet_spec.rb Check permissions for current subnet as well as connected subnets 2025-10-02 17:21:27 -07:00
project_spec.rb Add Kubernetes card and tile to the console dashboard 2025-09-01 15:21:45 +02:00
spec_helper.rb Add authentication to admin site 2025-09-03 02:39:04 +09:00
token_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
vm_spec.rb Support creating private subnet when creating virtual machine 2025-09-12 01:09:24 +09:00