WL-172 Show a Order History list on the Student Dashboard for any...
WL-172 Show a Order History list on the Student Dashboard for any PaidCourseRegistration or RegCodeItem that the user might have purchased
Showing
- common/djangoapps/student/views.py 6 additions, 2 deletionscommon/djangoapps/student/views.py
- lms/djangoapps/shoppingcart/api.py 37 additions, 0 deletionslms/djangoapps/shoppingcart/api.py
- lms/djangoapps/shoppingcart/tests/test_microsites.py 168 additions, 0 deletionslms/djangoapps/shoppingcart/tests/test_microsites.py
- lms/djangoapps/shoppingcart/tests/test_views.py 29 additions, 0 deletionslms/djangoapps/shoppingcart/tests/test_views.py
- lms/djangoapps/shoppingcart/views.py 14 additions, 4 deletionslms/djangoapps/shoppingcart/views.py
- lms/static/sass/multicourse/_dashboard.scss 7 additions, 0 deletionslms/static/sass/multicourse/_dashboard.scss
- lms/static/sass/views/_shoppingcart.scss 32 additions, 4 deletionslms/static/sass/views/_shoppingcart.scss
- lms/templates/dashboard.html 9 additions, 0 deletionslms/templates/dashboard.html
- lms/templates/shoppingcart/receipt.html 16 additions, 8 deletionslms/templates/shoppingcart/receipt.html
Please register or sign in to comment