]> cat aescling's git repositories - mastodon.git/commit
Add batch actions for approving and rejecting pending accounts (#10469)
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 6 Apr 2019 15:53:45 +0000 (17:53 +0200)
committerGitHub <noreply@github.com>
Sat, 6 Apr 2019 15:53:45 +0000 (17:53 +0200)
commite1d0390e29b60a6fa06d91a5d33dfb0e81fe7dd7
treef9ac0846d75644ca5e49e8e26433a2c63c1b4f22
parent2c63e0292a0a0a530ce814246bb6762983808135
Add batch actions for approving and rejecting pending accounts (#10469)
app/controllers/admin/pending_accounts_controller.rb [new file with mode: 0644]
app/models/form/account_batch.rb
app/views/admin/accounts/index.html.haml
app/views/admin/pending_accounts/_account.html.haml [new file with mode: 0644]
app/views/admin/pending_accounts/index.html.haml [new file with mode: 0644]
config/locales/en.yml
config/navigation.rb
config/routes.rb