]> git.openstreetmap.org Git - rails.git/commit
Add ACL cursor-base pagination
authorAndy Allan <git@gravitystorm.co.uk>
Thu, 10 Sep 2026 09:36:09 +0000 (10:36 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Thu, 10 Sep 2026 16:26:16 +0000 (17:26 +0100)
commit43db847314a485d9b3675bac9dd4b0509a5a168b
treec420c2451e918ad13d399f712479617df6c822e4
parent254a8364d2f59ccddc701755ba97a383968adfb2
Add ACL cursor-base pagination
app/controllers/acls_controller.rb
app/views/acls/_page.html.erb [new file with mode: 0644]
app/views/acls/index.html.erb
config/locales/en.yml
test/controllers/acls_controller_test.rb
test/system/acls_test.rb