..
admin
Add account model to admin panel
2025-09-27 21:50:20 +03:00
project
Handle more error for Pay Now button
2025-10-01 18:52:48 +03:00
webhook
Use create_with_id in the specs
2025-08-07 02:13:08 +09:00
access_control_spec.rb
Use handle_validation_failure to handle attempts to modify Admin subject tag
2025-08-08 01:52:14 +09:00
account_spec.rb
Use HTTP header instead of meta tag for OTP lockout refresh
2025-08-01 05:23:15 +09:00
auth_spec.rb
Enforce password length requirements
2025-08-29 02:25:36 +09:00
cli_spec.rb
Handle errors raised by String#shellsplit in web shell
2025-09-18 06:44:42 +09:00
clover_web_spec.rb
Render error template if route did not use handle_validation_failure
2025-08-27 04:31:18 +09:00
firewall_spec.rb
Add support for renaming objects on the object's settings page
2025-09-03 02:08:38 +09:00
github_spec.rb
Change all create_with_id to create
2025-08-06 01:55:51 +09:00
inference_api_key_spec.rb
Disable Lint/UnderscorePrefixedVariableName
2025-03-27 12:34:37 +03:00
inference_endpoint_spec.rb
Avoid use of Time.now in FreeQuota
2025-08-29 05:36:50 +09:00
inference_playground_spec.rb
Change all create_with_id to create
2025-08-06 01:55:51 +09:00
kubernetes_cluster_spec.rb
Add UI for K8s Nodepool Scaling
2025-09-30 13:07:32 +03:00
load_balancer_spec.rb
Add Cert related information to the load balancer overview
2025-10-02 16:35:27 +02:00
private_location_spec.rb
Change all create_with_id to create
2025-08-06 01:55:51 +09:00
private_subnet_spec.rb
Add support for renaming objects on the object's settings page
2025-09-03 02:08:38 +09:00
project_spec.rb
Add Kubernetes card and tile to the console dashboard
2025-09-01 15:21:45 +02:00
spec_helper.rb
Add authentication to admin site
2025-09-03 02:39:04 +09:00
ssh_public_key_spec.rb
Show link to SSH public key management page on VM create page
2025-10-04 01:36:33 +09:00
token_spec.rb
Change all create_with_id to create
2025-08-06 01:55:51 +09:00
vm_spec.rb
Support creating a VM using a registered SSH public key in the web UI
2025-10-04 01:36:33 +09:00