Commit Graph

3 Commits (5efcea69d2151c21385a5487237a9232b2bc6200)

Author SHA1 Message Date
alpaca-tc 46ca699d72 Toggle sensitive from admin page () 2017-05-23 19:45:43 +02:00
Matt Jankowski 442d4cfb4a More controller specs ()
* Add render_views in more places

* Delegate methods from account to user with allow nil true, so that admin accounts show view renders when missing a user

* Use actual account instances in authorize follow controller spec
2017-04-28 15:12:37 +02:00
Matt Jankowski 22f1d9099a Admin reports controller improvements ()
* Simplify admin/reports controller filtering for index

* Rename parameter to resolved

* Fix issue where reports view could not access filter_link_to

* Add coverage for admin/reports controller

* DRY up resolution of related reports for target account

* Clean up admin/reports routes

* Add Report#statuses method

* DRY up current account action taken params

* Rubocop styles
2017-04-14 11:10:28 +02:00