]> cat aescling's git repositories - mastodon.git/commit
Add suspend account functionality to admin UI
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 6 Dec 2016 17:22:59 +0000 (18:22 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 6 Dec 2016 17:22:59 +0000 (18:22 +0100)
commitf978b06dd188fef4c2ece5e787818579b663ddf8
tree70a0969b208ac3b0393c5fb9e54b8bd222782e6f
parentf406e01fcf7d69045cf3ad8ea8dea51acd85535b
Add suspend account functionality to admin UI
app/controllers/admin/accounts_controller.rb
app/models/account.rb
app/services/suspend_account_service.rb
app/views/admin/accounts/index.html.haml
app/views/admin/accounts/show.html.haml
config/routes.rb
spec/controllers/api/v1/notifications_controller_spec.rb [new file with mode: 0644]