This list of all reports is needed in the admin search controller as well, so this commit refactors it into a service, adds specs, and also updates the admin search code to use this new service & avoid a second AJAX call to the server.