docbrown/app/models
Ben Halpern f073eb5754
Add badges and org cta (#324)
* Make org proof a required field

* Fix color picker and other minor org adjustments

* Add MVP of org add'l sidebar

* Add proof to org factory

* Fix org create action and fix tests

* Add new org fields to admin panel & lint

* Add proof to org edit for backward compatibility

* Add org info to edit preview

* Move preview edit notice to inside article div

* MVP of badge "final" steps

* Add info to user sidebar and clean up badge commit

* Modify sidebar for data

* Add organization decorator

* Add conditional so only users have new swipe nav, not orgs

* Add cloudinary prefix to badges

* Disallow duplicate badges
2018-05-17 18:22:37 -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 Improve and finalize video upload (#303) 2018-05-10 11:57:39 -04:00
badge.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -04:00
badge_achievement.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -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 Implement chatroom (#308) 2018-05-14 12:50:32 -04: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 Resolve GitHubRepo issue (#323) 2018-05-16 16:14:14 -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 Implement chatroom (#308) 2018-05-14 12:50:32 -04: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 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
reaction.rb Fix issue where unpublished article hangs in notifications (#42) 2018-03-05 11:56:32 -05: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 Implement Badge & BadgeAchievement model (#273) 2018-05-07 13:35:16 -04:00