MST-542 Roll out Accounts MFE IDV workflow (#25613)
* MST-542 remove the IDV redirect to Account MFE waffle flag to permanently redirect learners to new IDV workflow. This completes the rollout process on edx-platform
Showing
- common/djangoapps/course_modes/tests/test_views.py 8 additions, 13 deletionscommon/djangoapps/course_modes/tests/test_views.py
- common/djangoapps/course_modes/views.py 2 additions, 3 deletionscommon/djangoapps/course_modes/views.py
- lms/djangoapps/course_home_api/progress/v1/views.py 2 additions, 4 deletionslms/djangoapps/course_home_api/progress/v1/views.py
- lms/djangoapps/courseware/date_summary.py 2 additions, 2 deletionslms/djangoapps/courseware/date_summary.py
- lms/djangoapps/courseware/tests/test_date_summary.py 3 additions, 2 deletionslms/djangoapps/courseware/tests/test_date_summary.py
- lms/djangoapps/verify_student/services.py 7 additions, 20 deletionslms/djangoapps/verify_student/services.py
- lms/djangoapps/verify_student/tests/test_integration.py 9 additions, 13 deletionslms/djangoapps/verify_student/tests/test_integration.py
- lms/djangoapps/verify_student/tests/test_views.py 13 additions, 28 deletionslms/djangoapps/verify_student/tests/test_views.py
- lms/djangoapps/verify_student/toggles.py 0 additions, 21 deletionslms/djangoapps/verify_student/toggles.py
- lms/djangoapps/verify_student/views.py 3 additions, 21 deletionslms/djangoapps/verify_student/views.py
- lms/envs/test.py 1 addition, 1 deletionlms/envs/test.py
- lms/templates/dashboard/_dashboard_course_listing.html 4 additions, 4 deletionslms/templates/dashboard/_dashboard_course_listing.html
- lms/templates/dashboard/_dashboard_status_verification.html 3 additions, 3 deletionslms/templates/dashboard/_dashboard_status_verification.html
- openedx/core/djangoapps/courseware_api/tests/test_views.py 4 additions, 1 deletionopenedx/core/djangoapps/courseware_api/tests/test_views.py
- openedx/core/djangoapps/courseware_api/views.py 2 additions, 2 deletionsopenedx/core/djangoapps/courseware_api/views.py
Please register or sign in to comment