Adding functionlity to upload/remove profile image.
TNL-1538
Showing
- lms/djangoapps/student_profile/views.py 4 additions, 0 deletionslms/djangoapps/student_profile/views.py
- lms/static/js/spec/student_account/helpers.js 10 additions, 1 deletionlms/static/js/spec/student_account/helpers.js
- lms/static/js/spec/student_profile/learner_profile_view_spec.js 21 additions, 3 deletions...atic/js/spec/student_profile/learner_profile_view_spec.js
- lms/static/js/student_account/models/user_account_model.js 10 additions, 0 deletionslms/static/js/student_account/models/user_account_model.js
- lms/static/js/student_profile/views/learner_profile_factory.js 20 additions, 4 deletions...tatic/js/student_profile/views/learner_profile_factory.js
- lms/static/js/student_profile/views/learner_profile_fields.js 58 additions, 0 deletions...static/js/student_profile/views/learner_profile_fields.js
- lms/static/js/student_profile/views/learner_profile_view.js 5 additions, 1 deletionlms/static/js/student_profile/views/learner_profile_view.js
- lms/static/js/views/fields.js 201 additions, 0 deletionslms/static/js/views/fields.js
- lms/static/js/views/message_banner.js 32 additions, 0 deletionslms/static/js/views/message_banner.js
- lms/static/sass/views/_learner-profile.scss 70 additions, 9 deletionslms/static/sass/views/_learner-profile.scss
- lms/templates/fields/field_image.underscore 15 additions, 0 deletionslms/templates/fields/field_image.underscore
- lms/templates/message_banner.underscore 9 additions, 0 deletionslms/templates/message_banner.underscore
- lms/templates/student_profile/learner_profile.html 12 additions, 3 deletionslms/templates/student_profile/learner_profile.html
- lms/templates/student_profile/learner_profile.underscore 1 addition, 2 deletionslms/templates/student_profile/learner_profile.underscore
Loading
Please register or sign in to comment