]> git.openstreetmap.org Git - rails.git/commit
Extend user list to allow searching by name or email
authorTom Hughes <tom@compton.nu>
Sat, 22 Feb 2025 11:40:58 +0000 (11:40 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 22 Feb 2025 11:40:58 +0000 (11:40 +0000)
commit837924027a804a1a31ae1a2a3958c8e27e402a5e
treeb6f6fe3886ea26eb5013cbc75543cb2ea8918563
parentd82a3df97a98d5bd93a55bd6ffe99481de9de4eb
Extend user list to allow searching by name or email
app/controllers/users/lists_controller.rb
app/views/users/lists/show.html.erb
config/locales/en.yml
test/controllers/users/lists_controller_test.rb