]> git.openstreetmap.org Git - rails.git/commit
Add revoke all actions to received blocks resource
authorAnton Khorev <tony29@yandex.ru>
Tue, 24 Dec 2024 04:50:29 +0000 (07:50 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 24 Dec 2024 05:18:58 +0000 (08:18 +0300)
commitdf1c59280f423004b8ade2f7d2a01994ce791b94
tree8c068c3d10489a3816fa93e7b1d9d2c829d1cc00
parent2df389c97e52437f964e4b4ee22c8493a9cc7fbc
Add revoke all actions to received blocks resource
app/abilities/ability.rb
app/controllers/user_blocks_controller.rb
app/controllers/users/received_blocks_controller.rb
app/views/users/received_blocks/edit.html.erb [moved from app/views/user_blocks/revoke_all.html.erb with 88% similarity]
app/views/users/show.html.erb
config/locales/en.yml
config/routes.rb
test/controllers/user_blocks_controller_test.rb
test/controllers/users/received_blocks_controller_test.rb
test/system/user_blocks_test.rb