ubicloud/spec/routes/web
Jeremy Evans a7aff86adf Render error template if route did not use handle_validation_failure
This removes the old, now untested fallback code that submitted
an internal request to the presumed referrer. Instead, a simple
error page is shown, similar to the one used for 404 and 500
responses.

Add a test so the entire error handler is tested.
2025-08-27 04:31:18 +09:00
..
project Switch from using [] to using member methods for when using the invoice serializer 2025-08-26 02:08:44 +09: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 Fix validation/generation account names for social login 2025-08-26 02:27:47 +09:00
cli_spec.rb Add Web Shell 2025-08-23 05:16:59 +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 Use handle_validation_failure in the firewall attach/detach subnet route 2025-08-08 01:52:14 +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 Change all create_with_id to create 2025-08-06 01:55:51 +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 Change all create_with_id to create 2025-08-06 01:55:51 +09:00
load_balancer_spec.rb Require vm attached to load balancer be in same location 2025-08-23 04:18:26 +09:00
private_location_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
private_subnet_spec.rb Use normal HTML form submission for delete button with POST method 2025-08-08 01:52:14 +09:00
project_spec.rb Use handle_validation_failure earlier in project create route 2025-08-08 01:52:14 +09:00
spec_helper.rb Switch to multi phase login 2025-07-09 04:32:44 +09:00
token_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
vm_spec.rb Use request.POST as fallback in cases where flash["old"] is not set 2025-08-08 01:52:14 +09:00