esalling23 / RecycleMe

Recyclr is a game about standard trash, recycling, compost, and other waste practices at Emerson College
https://recyclr.net
1 stars 3 forks source link

profile image upload #54

Closed esalling23 closed 7 years ago

esalling23 commented 7 years ago

Currently half-working due to bug in keystone v3 updateHandler Will merge to Keystone v4 after the May 24th milestone - removing from this milestone for now http://mongoosejs.com/docs/migration.html https://github.com/keystonejs/keystone/blob/master/docs/guides/v0.3-to-v4.0-Upgrade-Guide.md

Workarounds: http://christroutner.com/blog/post/uploading-images-via-the-api-part-2 https://github.com/keystonejs/keystone/issues/2923

esalling23 commented 7 years ago

http://cloudinary.com/documentation/node_image_upload#direct_uploading_from_the_browser https://github.com/cloudinary/pkg-cloudinary-jquery-file-upload

esalling23 commented 7 years ago

closing this in favor of more specific issues, now that upload itself works