docbrown/app/controllers/admin
Andy Zhao 22c9714919 V2 of Reports System (#441)
* Fix weird breakpoint top-nav issue

* Fix error handling when submitting blank note

* Change status closed to invalid

* Add ability to sort between status

* WIP

* Add working views for new report page

* Add mailer WIP

* Add MVP of new reports system

* Move collapse to the right & add show page link

* Fix buttons for index page

* Change collapse to collapse/expand

* Remove email functionality from new report

* Update copy of report abuse responses

* WIP of showing emails in reports

* Fix notes for user_role_service.rb

* Remove unused scripts from internal.html.erb

* Update tests for reports dashboard

* Add missing migration file

* Add finishing touches to reports dashboard

* Remove deprecated methods

* Update view with better timestamps

* Update and write new tests

* Add .codeclimate.yml

* Remove commented out editor thing

* Undo commented out code for recaptcha method

* Undo comment out code for development

* Use new comment path instead of old comment path
2018-09-04 17:08:41 -04:00
..
application_controller.rb Fix Naming/MemoizedInstanceVariableName lint (#389) 2018-08-21 16:35:57 -04:00
articles_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
badge_achievements_controller.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -04:00
badges_controller.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -04:00
collections_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
comments_controller.rb Allow changing user for comments in admin panel (#113) 2018-03-20 16:25:09 -04:00
display_ads_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
email_messages_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
feedback_messages_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
follows_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
organizations_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_episodes_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
podcasts_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
reactions_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
tags_controller.rb Update "Connect Twitter acct" in settings with new callback url (#439) 2018-06-15 12:52:14 -04:00
users_controller.rb V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00