Commit fd2e164
committed
feat!: Drop support for the legacy Group Configurations page.
The legacy Group Configurations page in Studio has been replaced with
a new view in the Authoring MFE. This change removes the now unused
JS/HTML/Python related to the old page.
This work is part of #36108
BREAKING CHANGE: The 'legacy_studio.configurations' waffle flag will
no longer be respected. The system will behave as if the flag is set to
false permanently.1 parent 759a9bb commit fd2e164
4 files changed
Lines changed: 1 addition & 182 deletions
File tree
- cms
- djangoapps/contentstore/views
- static
- cms/js
- js/factories
- templates
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
| |||
112 | 111 | | |
113 | 112 | | |
114 | 113 | | |
115 | | - | |
116 | 114 | | |
117 | 115 | | |
118 | 116 | | |
| |||
1873 | 1871 | | |
1874 | 1872 | | |
1875 | 1873 | | |
1876 | | - | |
1877 | | - | |
1878 | | - | |
1879 | | - | |
| 1874 | + | |
1880 | 1875 | | |
1881 | 1876 | | |
1882 | 1877 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments