Organization creation - add avatar support
Based on the designs and the MVC guidelines an organization should support avatars. This issue is to add avatar support to the organization creation form
Implementation guide
Use app/assets/javascripts/vue_shared/components/upload_dropzone/upload_dropzone.vue
to render avatar upload
Edited by Peter Hegman