ubicloud/spec/routes/web
Enes Cakir 95544b6161 Add missing login field to verification resend view
We use our custom views instead of the built-in Rodauth views. It looks
like I forgot to add the login field [^1] to the verification resend
view while migrating to custom views, which causes the resend
verification email to fail.

[^1]: 5bd816adf6/templates/verify-account-resend.str (L5)
2024-12-19 15:57:12 +03:00
..
project Replace Postgres:Firewall:{view,edit} permissions with Postgres:{view,edit} 2024-12-18 09:39:56 -08:00
webhook Remove all skip_if_frozen{_models} calls in the specs 2024-10-30 12:08:24 -07:00
account_spec.rb Add tests for two-factor authentication feature 2023-12-09 14:04:47 +03:00
auth_spec.rb Add missing login field to verification resend view 2024-12-19 15:57:12 +03:00
clover_web_spec.rb Show path containing broken link in the link checking test 2024-12-18 09:39:56 -08:00
firewall_spec.rb Use empty 204 responses in a couple additional deletes 2024-12-03 12:07:28 -08:00
github_spec.rb Move GitHub page header to tabbar component 2024-12-14 14:35:31 +03:00
inference_endpoint_spec.rb Add Inference Endpoints UI 2024-12-11 22:32:39 +01:00
inference_token_spec.rb Add Inference Tokens UI 2024-12-11 22:32:39 +01:00
load_balancer_spec.rb Change error handling from redirecting to using an internal request 2024-12-02 09:35:14 -08:00
private_subnet_spec.rb Avoid /api/ path mangling for testing purposes 2024-11-20 14:33:06 -08:00
project_spec.rb Split project user page into user, token, and policy editor pages 2024-12-04 10:18:55 -08:00
spec_helper.rb Make page.refresh work in specs 2024-12-18 09:39:56 -08:00
token_spec.rb Show a flash message on successful PAT deletion 2024-12-05 09:28:44 -08:00
vm_spec.rb Add vm restart button to the UI 2024-12-13 10:04:54 +03:00