Implement background email tasks on student dash
LMS-1244
Showing
- lms/djangoapps/instructor/tests/test_api.py 31 additions, 8 deletionslms/djangoapps/instructor/tests/test_api.py
- lms/djangoapps/instructor/views/api.py 62 additions, 42 deletionslms/djangoapps/instructor/views/api.py
- lms/djangoapps/instructor/views/api_urls.py 3 additions, 1 deletionlms/djangoapps/instructor/views/api_urls.py
- lms/djangoapps/instructor/views/instructor_dashboard.py 11 additions, 7 deletionslms/djangoapps/instructor/views/instructor_dashboard.py
- lms/envs/common.py 2 additions, 1 deletionlms/envs/common.py
- lms/static/coffee/src/instructor_dashboard/send_email.coffee 20 additions, 0 deletionslms/static/coffee/src/instructor_dashboard/send_email.coffee
- lms/static/coffee/src/instructor_dashboard/util.coffee 8 additions, 4 deletionslms/static/coffee/src/instructor_dashboard/util.coffee
- lms/static/sass/course/instructor/_instructor_2.scss 2 additions, 4 deletionslms/static/sass/course/instructor/_instructor_2.scss
- lms/templates/instructor/instructor_dashboard_2/send_email.html 14 additions, 2 deletions...mplates/instructor/instructor_dashboard_2/send_email.html
Please register or sign in to comment