mozilla / api.webmaker.org

Services for Webmaker
https://api.webmaker.org
17 stars 14 forks source link

Remove description from remixed project #191

Closed xmatthewx closed 8 years ago

xmatthewx commented 8 years ago

Descriptions shouldn't be included in a remix. Browsing by hashtag will be cluttered by many remixes that don't have meaningful changes, making it hard to find the good stuff.

@cadecairos - if this just requires removing this one line, I can submit the PR.

cadecairos commented 8 years ago

It's going to take a little more that that:

https://github.com/mozilla/api.webmaker.org/blob/bb88329180c8446747c29742d5e708edd6dbaa54/services/api/lib/postgre.js#L215 - that will need to become an empty string

xmatthewx commented 8 years ago

Ok. I'll let you figure out the best way to handle that.

xmatthewx commented 8 years ago

This is done, right? On production?

xmatthewx commented 8 years ago

@cadecairos - let's land this on Master.