Commit Graph

1 Commits (3d3e32befb369f8c6a9f3ac1ee48bce3d266f4b8)

Author SHA1 Message Date
Matt Jankowski dbe9f33fdc Admin base controller (#1465)
* Add Admin::BaseController to wrap admin area

Extracts the setting of the `admin` layout and verifying that users are admins
to a common base class for the admin/ controllers.

* Add basic coverage for admin/reports and admin/settings controllers
8 years ago