ubicloud/views/components/form
Furkan Sahin 12dbeb57a1 Update location references with foreign key in the controlplane
We are basically updating the location references everywhere with a
location id and adding the location relationship to the models to be
able to fetch location names when needed.
This also makes the LocationNameConverter model obsolete, so we are
removing it.

Use model id as value for Sequel::Model in resource creation form

Use id of the location as preselected value in Postgres update form
2025-03-23 15:48:19 +01:00
..
checkbox.erb Remove error handling for checkbox view 2025-01-14 09:04:22 -08:00
cloudflare_turnstile.erb Update rubocop and standard versions 2025-02-26 13:05:35 +03:00
datepicker.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08: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 Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
radio_small_cards.erb Cover radio_small_cards view 2025-01-14 09:04:22 -08:00
range_slider.erb Fix arguments for UI components 2024-11-12 10:24:27 +03:00
resource_creation_form.erb Update location references with foreign key in the controlplane 2025-03-23 15:48:19 +01:00
section.erb Use fixed locals to simplify templates 2025-01-07 10:14:01 -08:00
select.erb Cover form select view 2025-01-14 09:04:22 -08: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 Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
textarea.erb Remove error handling for textarea view 2025-01-14 09:04:22 -08:00