ubicloud/views/admin
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
..
index.erb Paginate by filter instead of offset in the autoforme tables on the admin site 2025-09-23 02:53:47 +09:00
layout.erb Support table-based model browsing and model searching on admin site using AutoForme 2025-09-18 02:29:42 +09:00
object.erb Update SSH command on admin site to use root@ and not use -i 2025-09-09 01:39:39 +09:00
object_action.erb Use link instead of button for Vm/PostgresResource restart button on admin site 2025-09-06 01:40:34 +09:00
objects.erb Allow browsing objects by model class in the admin site 2025-09-04 02:37:23 +09:00