ubicloud/views/components/form
Jeremy Evans 65e935d3d7 Make name and label required keyword arguments to textarea component
All callers already set these keywords, and a nil name would result
in an exception in the typecast_params code.
2025-08-08 01:52:14 +09:00
..
checkbox.erb Fix required="true" attributes 2025-05-13 06:24:13 +09:00
cloudflare_turnstile.erb Update rubocop and standard versions 2025-02-26 13:05:35 +03:00
datepicker.erb Fix required="true" attributes 2025-05-13 06:24:13 +09:00
hidden.erb Use fixed locals to simplify templates 2025-01-07 10:14:01 -08:00
partnership_notice.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
policy_select.erb Change rubocop TargetRubyVersion to 3.4 2025-04-26 06:51:19 +09:00
radio_small_cards.erb Use correct params typecasting when handling validation failures 2025-08-08 01:52:14 +09:00
resource_creation_form.erb Use correct params typecasting when handling validation failures 2025-08-08 01:52:14 +09:00
section.erb Add notice about failover time 2025-04-07 00:32:04 +02:00
select.erb Use correct params typecasting when handling validation failures 2025-08-08 01:52:14 +09:00
submit_button.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
text.erb Use correct params typecasting when handling validation failures 2025-08-08 01:52:14 +09:00
textarea.erb Make name and label required keyword arguments to textarea component 2025-08-08 01:52:14 +09:00
toggle_form.erb Replace the enable/disable buttons with a toggle on the runner settings 2025-05-15 20:06:48 +03:00