docbrown/app/controllers/admin
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
..
application_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
articles_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
badge_achievements_controller.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -04:00
badges_controller.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -04:00
collections_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
comments_controller.rb Allow changing user for comments in admin panel (#113) 2018-03-20 16:25:09 -04:00
display_ads_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
email_messages_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
feedback_messages_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
follows_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
organizations_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_episodes_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
podcasts_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
reactions_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
tags_controller.rb Add tag moderation feature (#201) 2018-04-11 15:16:49 -07:00
users_controller.rb Add tag moderation feature (#201) 2018-04-11 15:16:49 -07:00