]> cat aescling's git repositories - mastodon.git/commit
Change actions in reports to require only one click (#17487)
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 11 Feb 2022 20:51:57 +0000 (21:51 +0100)
committerGitHub <noreply@github.com>
Fri, 11 Feb 2022 20:51:57 +0000 (21:51 +0100)
commitd0fcf07436d158bcac2617d076a83d0aa49c39e6
tree4a1c3737e029ad9bb9f976c15e3e66d86dfca47f
parenta27729ee48aab4d75d562c2007b9967333c65d29
Change actions in reports to require only one click (#17487)
app/controllers/admin/reports/actions_controller.rb [new file with mode: 0644]
app/javascript/styles/mastodon/admin.scss
app/models/admin/status_batch_action.rb
app/views/admin/reports/_actions.html.haml [new file with mode: 0644]
app/views/admin/reports/show.html.haml
config/locales/en.yml
config/routes.rb