]> cat aescling's git repositories - mastodon.git/commit
Add admin dashboard (#8029)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 15 Jul 2018 23:11:53 +0000 (01:11 +0200)
committerGitHub <noreply@github.com>
Sun, 15 Jul 2018 23:11:53 +0000 (01:11 +0200)
commit2354b10eb5e9c7382726bc5e6e041ea30a903c90
tree1ef4970358a516c3a7a196dfe5fd84ef81b812a7
parent7a686082370ad6d1c7a7d0ad331c22bf3e1fbede
Add admin dashboard (#8029)
app/controllers/admin/dashboard_controller.rb [new file with mode: 0644]
app/javascript/styles/application.scss
app/javascript/styles/mastodon/dashboard.scss [new file with mode: 0644]
app/lib/potential_friendship_tracker.rb
app/views/admin/dashboard/index.html.haml [new file with mode: 0644]
config/locales/en.yml
config/navigation.rb
config/routes.rb