]> git.openstreetmap.org Git - rails.git/commit
Paginate notifications
authorPablo Brasero <pablo@pablobm.com>
Wed, 13 May 2026 10:00:50 +0000 (11:00 +0100)
committerPablo Brasero <pablo@pablobm.com>
Thu, 23 Jul 2026 09:14:07 +0000 (10:14 +0100)
commit9a7e14e2e952ed8c160f32308eb512329a067c8e
tree918ad10bc8f45d3dd644f1e797497b9461477313
parentf680bd95bcb2b1f56eb6195da4ee581af7c1b9ce
Paginate notifications
app/controllers/notifications_controller.rb
app/models/user_notifications.rb
app/views/notifications/_page.html.erb [new file with mode: 0644]
app/views/notifications/index.html.erb
config/locales/en.yml
test/system/web_notifications_test.rb