feat!: Drop the legacy files and uploads page. - #37482
Merged
Merged
Conversation
feanil
force-pushed
the
feanil/drop_course_outline
branch
from
October 14, 2025 20:29
c863072 to
7459727
Compare
feanil
force-pushed
the
feanil/drop_assets_and_files
branch
from
October 14, 2025 20:30
40974bd to
2e5e575
Compare
52 tasks
feanil
marked this pull request as ready for review
October 14, 2025 21:14
feanil
force-pushed
the
feanil/drop_course_outline
branch
from
October 16, 2025 19:05
7459727 to
1a53f68
Compare
feanil
force-pushed
the
feanil/drop_assets_and_files
branch
from
October 16, 2025 19:07
2e5e575 to
da37eaa
Compare
feanil
force-pushed
the
feanil/drop_course_outline
branch
from
October 17, 2025 14:25
1a53f68 to
8e5df6c
Compare
kdmccormick
approved these changes
Oct 17, 2025
feanil
force-pushed
the
feanil/drop_course_outline
branch
from
October 20, 2025 14:27
d9680d2 to
83cfa1d
Compare
feanil
force-pushed
the
feanil/drop_assets_and_files
branch
from
October 20, 2025 14:32
8af1c4c to
f84341f
Compare
The assets page and related tests and settings flags will be removed. They have been replaced with a new implementation in the frontend-app-authoring MFE. BREAKING CHANGE: The legacy_studio.files_uploads flag has been removed and will no longer allow operators to fall back to the legacy files and uploads view. The new MFE version is now the only available veiew.
feanil
force-pushed
the
feanil/drop_assets_and_files
branch
from
October 20, 2025 15:50
f84341f to
fcfa413
Compare
feanil
enabled auto-merge
October 20, 2025 15:50
feanil
force-pushed
the
feanil/drop_assets_and_files
branch
from
October 20, 2025 16:08
c322f25 to
fcfa413
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of #36108
The assets page and related tests and settings flags will be removed.
They have been replaced with a new implementation in the
frontend-app-authoring MFE.
BREAKING CHANGE: The legacy_studio.files_uploads flag has been removed
and will no longer allow operators to fall back to the legacy files and
uploads view. The new MFE version is now the only available veiew.