-
- Downloads
Merge branch 'issue_7959' into 'master'
Crop avatars on the client before upload <img src="/uploads/535d69956cc5904870ae5d95132a35af/Screen_Shot_2016-03-17_at_9.55.56_AM.png" width="700"> closes #7959 closes #600 See merge request !3270
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/assets/javascripts/application.js.coffee 1 addition, 0 deletionsapp/assets/javascripts/application.js.coffee
- app/assets/javascripts/gl_crop.js.coffee 152 additions, 0 deletionsapp/assets/javascripts/gl_crop.js.coffee
- app/assets/javascripts/profile.js.coffee 44 additions, 8 deletionsapp/assets/javascripts/profile.js.coffee
- app/assets/stylesheets/application.scss 1 addition, 0 deletionsapp/assets/stylesheets/application.scss
- app/assets/stylesheets/pages/profile.scss 21 additions, 0 deletionsapp/assets/stylesheets/pages/profile.scss
- app/controllers/profiles_controller.rb 9 additions, 8 deletionsapp/controllers/profiles_controller.rb
- app/views/profiles/show.html.haml 23 additions, 1 deletionapp/views/profiles/show.html.haml
- vendor/assets/javascripts/cropper.js 2993 additions, 0 deletionsvendor/assets/javascripts/cropper.js
- vendor/assets/stylesheets/cropper.css 379 additions, 0 deletionsvendor/assets/stylesheets/cropper.css
Loading
Please register or sign in to comment