docbrown/app/models
Mac Siri 1663e7e2c8 Implement Badge & BadgeAchievement model (#273)
* Create migration for Badge & BadgeAchievement

* Create Badge model with spec & BadgeUploader

* Create BadgeAchievement with spec

* Add badges & badge_achievements assoc to User

* Fix typo

* Clean up BadgeUploader

* Remove storage config & Fix lint

* Add allow-duplicate-badge spec
2018-05-07 13:35:16 -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 [WIP] Improve article boosting abilities and insights (#237) 2018-05-02 12:24:54 -04:00
badge.rb Implement Badge & BadgeAchievement model (#273) 2018-05-07 13:35:16 -04:00
badge_achievement.rb Implement Badge & BadgeAchievement model (#273) 2018-05-07 13:35:16 -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 Update chat app's features (#204) 2018-04-16 13:20:12 -07:00
collection.rb Initial commit 2018-02-28 16:11:08 -05:00
comment.rb Add tag moderation feature (#201) 2018-04-11 15:16:49 -07:00
display_ad.rb Ben/small adjust (#265) 2018-05-01 12:46:28 -04:00
email_message.rb Initial commit 2018-02-28 16:11:08 -05:00
event.rb increase event title length (#80) 2018-03-13 20:10:30 -04:00
feedback_message.rb Initial commit 2018-02-28 16:11:08 -05:00
follow.rb [Updated] Suggested Follows Sidebar (#240) 2018-04-30 17:45:01 -04:00
github_issue.rb fix github issue comment liquid tag (#242) 2018-04-25 16:42:58 -04:00
github_repo.rb Fix GitHub Repo feature (#78) 2018-03-15 11:36:22 -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 Create Chat app (#175) 2018-04-04 14:19:57 -07:00
note.rb Initial commit 2018-02-28 16:11:08 -05:00
notification.rb Fix issue where unpublished article hangs in notifications (#42) 2018-03-05 11:56:32 -05:00
organization.rb Add user articles to sidebar (#253) 2018-04-27 17:44:30 -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
reaction.rb Fix issue where unpublished article hangs in notifications (#42) 2018-03-05 11:56:32 -05:00
role.rb Add tag moderation feature (#201) 2018-04-11 15:16:49 -07: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 Implement Badge & BadgeAchievement model (#273) 2018-05-07 13:35:16 -04:00