-
Notifications
You must be signed in to change notification settings - Fork 210
Remove Legacy UI Waffle Flags [DEPR] #3069
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
6d4a34f
f69b31f
512f889
3a28254
04f154d
8d2664e
b4fa4f2
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -79,16 +79,7 @@ export const waffleFlagDefaults = { | |
| enableCourseOptimizer: false, | ||
| enableNotifications: false, | ||
| enableCourseOptimizerCheckPrevRunLinks: false, | ||
| useNewHomePage: true, | ||
| useNewCustomPages: true, | ||
| useNewUpdatesPage: true, | ||
| useNewImportPage: false, | ||
| useNewExportPage: true, | ||
| useNewFilesUploadsPage: true, | ||
| useNewVideoUploadsPage: true, | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think we may also need to keep But I could be missing something. Let me know. |
||
| useNewCourseOutlinePage: true, | ||
| useNewUnitPage: false, | ||
| useNewTextbooksPage: true, | ||
| useNewPdfEditor: true, | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. As mentioned, I think we still need |
||
| useReactMarkdownEditor: true, | ||
| useVideoGalleryFlow: false, | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.