ubicloud/views
Jeremy Evans a318ec6efb Paginate by filter instead of offset in the autoforme tables on the admin site
Offset pagination results in suboptimal performance.

This requires an unreleased version of autoforme. That version also
supports the autoforme_framework Roda class method, so use that and
simplify the related code.
2025-09-23 02:53:47 +09:00
..
account Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
admin Paginate by filter instead of offset in the autoforme tables on the admin site 2025-09-23 02:53:47 +09:00
auth Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
components Move rename postgres database to Danger Zone in web UI 2025-09-17 01:43:20 +09:00
email Make EmailRenderer a Roda app using the mailer plugin 2025-02-05 10:16:51 -08:00
github Handle csrf tags implicitly using form method in Clover 2025-09-06 01:06:18 +09:00
inference Remove role="form" attribute on form tags 2025-09-09 02:36:02 +09:00
kubernetes-cluster Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
layouts Omit "Integrations" sidebar heading if Github app is not configured 2025-09-17 01:42:06 +09:00
networking Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
object Abstract postgres show page logic to be reusable by other objects 2025-08-30 01:25:25 +09:00
postgres Move pg delete_perm from show page to settings page 2025-09-18 02:56:28 +09:00
private-location Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
project Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
vm Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
cli.erb Handle errors raised by String#shellsplit in web shell 2025-09-18 06:44:42 +09:00
error.erb Revert "Revert "Update error response title with PascalCase type"" 2024-04-25 00:06:04 -07:00