ubicloud/views
Jeremy Evans 27fdb23bb3 Remove flash["old"]
This was only used by the old fallback error code. As that has been
removed, there is no reason to check flash["old"] anymore.
2025-08-27 04:31:18 +09:00
..
account Use handle_validation_failure in account login method routes 2025-08-08 01:52:14 +09:00
auth Use HTTP header instead of meta tag for OTP lockout refresh 2025-08-01 05:23:15 +09:00
components Remove flash["old"] 2025-08-27 04:31:18 +09:00
email Make EmailRenderer a Roda app using the mailer plugin 2025-02-05 10:16:51 -08:00
github Stop using serializer for github cache route 2025-08-26 02:08:44 +09:00
inference Add LoadBalancer#health_check_url 2025-08-27 04:31:08 +09:00
kubernetes-cluster Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
layouts Replace remaining use of @project_data with @project_permissions 2025-08-26 02:08:44 +09:00
networking Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
postgres Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
private-location Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
project Remove flash["old"] 2025-08-27 04:31:18 +09:00
vm Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
cli.erb Add Web Shell 2025-08-23 05:16:59 +09:00
error.erb Revert "Revert "Update error response title with PascalCase type"" 2024-04-25 00:06:04 -07:00