Create flag for Courseware MFE staff rollout.
Create the COURSEWARE_MICROFRONTEND_COURSE_TEAM_PREVIEW CourseWaffleFlag (courseware.microfrontend_course_team_preview) to enable us to roll out the new Courseware MFE as a preview to select course teams without affecting their students. TNL-7117 This commit also fixes an issue where these links are shown in Old Mongo courses (TNL-7116). Old Mongo is marked for deprecation (DEPR-58), and is not intended to ever be supported by the new MFE.
Showing
- lms/djangoapps/courseware/tests/test_views.py 102 additions, 26 deletionslms/djangoapps/courseware/tests/test_views.py
- lms/djangoapps/courseware/toggles.py 17 additions, 1 deletionlms/djangoapps/courseware/toggles.py
- lms/djangoapps/courseware/views/index.py 17 additions, 8 deletionslms/djangoapps/courseware/views/index.py
Loading
Please register or sign in to comment