ubicloud/views/components
Jeremy Evans 8158392f6f Escape nonce in resource creation form script tag
This is only to avoid flagging by the XSS checker. I'm not sure
whether there are any base64 characters that would be escaped.
I don't think so, but I'm sure no hex characters need escaping,
so switch to hex encoding even though it adds an additional 20
bytes.
2025-11-18 09:33:33 +09:00
..
form Escape nonce in resource creation form script tag 2025-11-18 09:33:33 +09:00
rodauth Switch to multi phase login 2025-07-09 04:32:44 +09:00
billing_warning.erb Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
button.erb Update erb-formatter version 2025-04-10 08:47:13 -07:00
config_card.erb Add PG Configuration UI 2025-07-24 15:03:27 +05:30
copyable_content.erb Add new PostgreSQL Connection page 2025-06-19 13:07:10 +03:00
delete_button.erb Append _html to variables expected to contain html 2025-11-18 09:33:33 +09:00
discount_code.erb Handle csrf tags implicitly using form method in Clover 2025-09-06 01:06:18 +09: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 Support multiple buttons in empty state component 2025-06-20 06:00:14 +09:00
flash_message.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
free_quota.erb Use path method in views 2025-08-26 02:08:44 +09:00
icon.erb Add links to documentation and changelog in topbar 2025-11-08 10:04:31 +03:00
icon_with_text.erb Append _html to variables expected to contain html 2025-11-18 09:33:33 +09:00
kubernetes_state_label.erb Add State for Kubernetes Cluster 2025-02-05 08:03:46 +02:00
kv_data_card.erb Change rubocop TargetRubyVersion to 3.4 2025-04-26 06:51:19 +09:00
page_header.erb Add allow_unescaped web helper method 2025-11-18 09:33:33 +09: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 Fix division by zero in progress bar calculation 2025-03-24 09:19:45 +03:00
ps_state_label.erb Use Roda part plugin to simplify render calls with locals 2025-01-31 09:47:06 -08:00
rename_object.erb Move rename postgres database to Danger Zone in web UI 2025-09-17 01:43:20 +09:00
rename_object_input.erb Move rename postgres database to Danger Zone in web UI 2025-09-17 01:43:20 +09:00
revealable_content.erb Add new PostgreSQL Connection page 2025-06-19 13:07:10 +03: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 Add allow_unescaped web helper method 2025-11-18 09:33:33 +09:00
value_content.erb Add allow_unescaped web helper method 2025-11-18 09:33:33 +09: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