Commit 0fa4af1
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 fd06ef7 commit 0fa4af1
7 files changed
Lines changed: 7 additions & 212 deletions
File tree
- cms
- djangoapps/contentstore
- views
- tests
- static
- cms/js
- js/factories
- templates
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| |||
495 | 494 | | |
496 | 495 | | |
497 | 496 | | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
505 | 501 | | |
506 | 502 | | |
507 | 503 | | |
| |||
| 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 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
| |||
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
73 | | - | |
74 | 72 | | |
75 | 73 | | |
76 | 74 | | |
| |||
Lines changed: 2 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | | - | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
| |||
274 | 271 | | |
275 | 272 | | |
276 | 273 | | |
277 | | - | |
278 | 274 | | |
279 | 275 | | |
280 | | - | |
| 276 | + | |
281 | 277 | | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | 278 | | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
| 279 | + | |
298 | 280 | | |
299 | 281 | | |
300 | 282 | | |
| |||
| 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