docbrown/spec
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
..
controllers Create UserPolicy (#480) 2018-06-22 20:40:08 -04:00
factories Bump factorybot rails (#475) 2018-08-24 17:28:26 -04:00
features Code cleanups (#659) 2018-08-07 11:00:13 -04:00
labor Expand BadgeRewarder functionality (#540) 2018-08-30 16:03:38 -04:00
lib/acts_as_taggable_on Code cleanups (#659) 2018-08-07 11:00:13 -04:00
liquid_tags Fix Liquid Tags (#590) 2018-09-04 16:19:24 -04:00
mailers V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00
models V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00
policies Add ability to prevent comment creation (#554) 2018-08-31 12:11:21 -04:00
requests V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00
routing Code cleanups (#659) 2018-08-07 11:00:13 -04:00
services V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00
support Code cleanups (#659) 2018-08-07 11:00:13 -04:00
views Apply rubocop some rule (#295) 2018-08-13 16:32:11 -04:00
rails_helper.rb Refactor CacheBuster (#286) 2018-08-08 17:45:14 -04:00
spec_helper.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00