ubicloud/views/components
Eren Başak 3342afdd11 Add State for Kubernetes Cluster
The state is displayed in the list and details views.
We have 3 states: creating, running and deleting.

The granular states for individual VMs displayed in the details view are
not super correct, as a node will be in "running" state even though the
k8s is being configured or failed within the VM. That's a patch for
another day.
2025-02-05 08:03:46 +02:00
..
form Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
rodauth Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
billing_warning.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
button.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
copyable_content.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
delete_button.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
download_button.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
empty_state.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
flash_message.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
icon.erb Update the k8s logo to a thicker one 2025-01-29 14:15:44 +02:00
kubernetes_state_label.erb Add State for Kubernetes Cluster 2025-02-05 08:03:46 +02:00
kv_data_card.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
page_header.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
pg_state_label.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
progress_bar.erb Use fixed locals to simplify templates 2025-01-07 10:14:01 -08:00
ps_state_label.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
revealable_content.erb Use fixed locals to simplify templates 2025-01-07 10:14:01 -08:00
state_label.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
tabbar.erb Fix the active tab on the user tab bar for nested pages 2025-01-09 09:55:55 -08:00
table_card.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
value_content.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
vm_state_label.erb Add views/components/state_label.erb, make views/components/*_state_label.erb call it 2025-01-14 09:04:22 -08:00