ECOM-1661 removed nav links for logged out states
Add context for navigation states added find course to dashboard sidebar and included check for context that Will adds in PR removed nav_course_search context due to design change so replaced with nav_hidden Removed rwd_header.js and all references as no longer being used. Wrapped Find Courses in dashboard sidebar in if statement
Showing
- common/djangoapps/course_modes/tests/test_views.py 16 additions, 0 deletionscommon/djangoapps/course_modes/tests/test_views.py
- common/djangoapps/course_modes/views.py 2 additions, 1 deletioncommon/djangoapps/course_modes/views.py
- common/djangoapps/student/tests/tests.py 13 additions, 0 deletionscommon/djangoapps/student/tests/tests.py
- common/djangoapps/student/views.py 1 addition, 0 deletionscommon/djangoapps/student/views.py
- common/static/js/utils/rwd_header.js 0 additions, 94 deletionscommon/static/js/utils/rwd_header.js
- common/test/acceptance/pages/lms/dashboard.py 0 additions, 14 deletionscommon/test/acceptance/pages/lms/dashboard.py
- common/test/acceptance/tests/lms/test_lms.py 0 additions, 6 deletionscommon/test/acceptance/tests/lms/test_lms.py
- lms/djangoapps/commerce/tests/test_views.py 11 additions, 0 deletionslms/djangoapps/commerce/tests/test_views.py
- lms/djangoapps/commerce/views.py 1 addition, 0 deletionslms/djangoapps/commerce/views.py
- lms/djangoapps/verify_student/tests/test_views.py 11 additions, 0 deletionslms/djangoapps/verify_student/tests/test_views.py
- lms/djangoapps/verify_student/views.py 1 addition, 0 deletionslms/djangoapps/verify_student/views.py
- lms/envs/common.py 0 additions, 6 deletionslms/envs/common.py
- lms/static/sass/elements/_controls.scss 13 additions, 0 deletionslms/static/sass/elements/_controls.scss
- lms/static/sass/multicourse/_dashboard.scss 23 additions, 6 deletionslms/static/sass/multicourse/_dashboard.scss
- lms/static/sass/shared/_header.scss 2 additions, 10 deletionslms/static/sass/shared/_header.scss
- lms/templates/commerce/checkout_receipt.html 0 additions, 1 deletionlms/templates/commerce/checkout_receipt.html
- lms/templates/dashboard.html 9 additions, 6 deletionslms/templates/dashboard.html
- lms/templates/navigation-edx.html 15 additions, 29 deletionslms/templates/navigation-edx.html
- lms/templates/verify_student/incourse_reverify.html 0 additions, 1 deletionlms/templates/verify_student/incourse_reverify.html
- lms/templates/verify_student/pay_and_verify.html 0 additions, 1 deletionlms/templates/verify_student/pay_and_verify.html
Please register or sign in to comment