ubicloud/views
Jeremy Evans 6cd6a86341 Limit display of associated objects on admin site to 100
Currently, this doesn't paginate to allow you to see additional
objects. Support for that can be added later.
2025-09-03 02:39:04 +09:00
..
account Use handle_validation_failure in account login method routes 2025-08-08 01:52:14 +09:00
admin Limit display of associated objects on admin site to 100 2025-09-03 02:39:04 +09:00
auth Use HTTP header instead of meta tag for OTP lockout refresh 2025-08-01 05:23:15 +09:00
components Add support for renaming objects on the object's settings page 2025-09-03 02:08:38 +09:00
email Make EmailRenderer a Roda app using the mailer plugin 2025-02-05 10:16:51 -08:00
github Stop using serializer for github cache route 2025-08-26 02:08:44 +09:00
inference Add LoadBalancer#health_check_url 2025-08-27 04:31:08 +09:00
kubernetes-cluster Add support for renaming objects on the object's settings page 2025-09-03 02:08:38 +09:00
layouts Replace remaining use of @project_data with @project_permissions 2025-08-26 02:08:44 +09:00
networking Add support for renaming objects on the object's settings page 2025-09-03 02:08:38 +09:00
object Abstract postgres show page logic to be reusable by other objects 2025-08-30 01:25:25 +09:00
postgres Add support for renaming objects on the object's settings page 2025-09-03 02:08:38 +09:00
private-location Switch @project_data[:path] -> @project.path 2025-08-26 02:08:44 +09:00
project Add Kubernetes card and tile to the console dashboard 2025-09-01 15:21:45 +02:00
vm Add support for renaming objects on the object's settings page 2025-09-03 02:08:38 +09:00
cli.erb Escape web shell command while printing 2025-08-28 21:08:55 +03:00
error.erb Revert "Revert "Update error response title with PascalCase type"" 2024-04-25 00:06:04 -07:00