]> cat aescling's git repositories - mastodon.git/commit
Adding index overview for reports in admin UI
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 16 Feb 2017 01:28:10 +0000 (02:28 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 16 Feb 2017 01:28:10 +0000 (02:28 +0100)
commit24ba7c9762a583f3e1105162f4a43a22a17a4627
tree986ce96eb821cdb964f509d42678a397c7060c6b
parentf722aa8c7560c91a054868e7a0294c06a210415e
Adding index overview for reports in admin UI
app/controllers/admin/reports_controller.rb [new file with mode: 0644]
app/models/status.rb
app/views/admin/accounts/show.html.haml
app/views/admin/reports/index.html.haml [new file with mode: 0644]
app/views/admin/reports/show.html.haml [new file with mode: 0644]
config/navigation.rb
config/routes.rb