docbrown/app/models
Andy Zhao ecbb9d4ab1 [Done] New Reporting System MVP (#408)
* Move validations from controller to model

* Add new columns to feedback message model

* Use polymorphic notes relationship

* MVP of ticketing system

* Use new URL for reported_url param

* Add missing files

* Add validations and tests for feedback_messages

* Clean up some html

* Update create spec and add update spec

* Add mail tests and lint

* Add link to user profile
2018-06-19 16:41:31 -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 Update "Connect Twitter acct" in settings with new callback url (#439) 2018-06-15 12:52:14 -04:00
badge.rb Modify badge page styling and add caching (#336) 2018-05-21 18:38:23 -04:00
badge_achievement.rb Add badge achievemnt context message markdown (#382) 2018-06-04 17:31:01 -04:00
block.rb Initial commit 2018-02-28 16:11:08 -05:00
broadcast.rb Initial commit 2018-02-28 16:11:08 -05:00
chat_channel.rb Fix last opened issue on chat channels (#445) 2018-06-14 15:16:58 -04:00
chat_channel_membership.rb Add basic alpha DM functionality to chat (#375) 2018-06-01 16:21:48 -04:00
collection.rb Initial commit 2018-02-28 16:11:08 -05:00
comment.rb Update "Connect Twitter acct" in settings with new callback url (#439) 2018-06-15 12:52:14 -04:00
display_ad.rb Move HTMLRouge into lib (#403) 2018-06-12 16:53:58 -04:00
email_message.rb Initial commit 2018-02-28 16:11:08 -05:00
event.rb Modify and finalize live now for events (#346) 2018-05-23 14:46:46 -04:00
feedback_message.rb [Done] New Reporting System MVP (#408) 2018-06-19 16:41:31 -04:00
follow.rb Update "Connect Twitter acct" in settings with new callback url (#439) 2018-06-15 12:52:14 -04:00
github_issue.rb [Done] Fix div in li issue (#320) 2018-05-21 17:35:03 -04:00
github_repo.rb Destroy repo if no longer exists (#370) 2018-05-31 14:54:21 -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 Fix issue where unpublished article hangs in notifications (#42) 2018-03-05 11:56:32 -05:00
message.rb Fix bugs and add video 2018-06-18 12:53:43 -04:00
note.rb [Done] New Reporting System MVP (#408) 2018-06-19 16:41:31 -04:00
notification.rb Fix issue where unpublished article hangs in notifications (#42) 2018-03-05 11:56:32 -05:00
organization.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -04:00
podcast.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_episode.rb Initial commit 2018-02-28 16:11:08 -05:00
push_notification_subscription.rb Add browser push notifications (attempt) (#412) 2018-06-09 17:33:58 -04:00
reaction.rb Add reaction score to article hotness score 2018-06-07 11:14:11 -04:00
role.rb Implement chatroom (#308) 2018-05-14 12:50:32 -04:00
tag.rb Add tag moderation feature (#201) 2018-04-11 15:16:49 -07:00
tweet.rb Initial commit 2018-02-28 16:11:08 -05:00
user.rb [Done] New Reporting System MVP (#408) 2018-06-19 16:41:31 -04:00