docbrown/app/models
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
..
concerns Initial commit 2018-02-28 16:11:08 -05:00
.keep Initial commit 2018-02-28 16:11:08 -05:00
application_record.rb Initial commit 2018-02-28 16:11:08 -05:00
article.rb Increase #cache_tag_list limit (#436) 2018-08-22 14:17:58 -04:00
badge.rb Minimize creation of CacheBuster objects (#599) 2018-07-24 10:30:30 -07:00
badge_achievement.rb Refactor render_rewarding_context_message_html method with a guard (#569) 2018-07-12 10:58:37 -04:00
block.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
broadcast.rb Add some tests around model validations (#459) 2018-06-20 17:14:08 -04:00
chat_channel.rb Fix /connect bug and add email-if-inactive functionality (#482) 2018-08-27 14:29:53 -04:00
chat_channel_membership.rb Fix /connect bug and add email-if-inactive functionality (#482) 2018-08-27 14:29:53 -04:00
collection.rb Initial commit 2018-02-28 16:11:08 -05:00
comment.rb Improve DogFoodController's querying (#350) 2018-08-31 15:54:33 -04:00
display_ad.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
email_message.rb V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00
event.rb Minimize creation of CacheBuster objects (#599) 2018-07-24 10:30:30 -07:00
feedback_message.rb V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00
follow.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
github_issue.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
github_repo.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
identity.rb Initial commit 2018-02-28 16:11:08 -05:00
job_opportunity.rb Initial commit 2018-02-28 16:11:08 -05:00
mention.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
message.rb Fix /connect bug and add email-if-inactive functionality (#482) 2018-08-27 14:29:53 -04:00
note.rb V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00
notification.rb V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00
organization.rb WIP - Minor fixes to org settings page (#663) 2018-08-07 12:55:58 -04:00
podcast.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
podcast_episode.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
push_notification_subscription.rb Add browser push notifications (attempt) (#412) 2018-06-09 17:33:58 -04:00
reaction.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
role.rb Add ability to prevent comment creation (#554) 2018-08-31 12:11:21 -04:00
search_keyword.rb Add search_keywords record and associated functionality (#494) 2018-06-25 11:58:07 -04:00
tag.rb API: Fix find tags by name (#359) 2018-08-15 17:01:43 -04:00
tweet.rb Fix TwitterBot arguments (#634) 2018-07-30 10:51:10 -07:00
user.rb V2 of Reports System (#441) 2018-09-04 17:08:41 -04:00