ubicloud/spec/routes/api/cli/ps
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
..
connect_spec.rb Add cli ps {connect,disconnect} commands 2025-02-21 15:27:03 -08:00
create_spec.rb Update location references with foreign key in the controlplane 2025-03-23 15:48:19 +01:00
destroy_spec.rb Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
disconnect_spec.rb Add cli ps {connect,disconnect} commands 2025-02-21 15:27:03 -08:00