Muhammad Umar Khan
a389a9ff10
Revert "Revert "refactor: move xmodule folder to root""
2022-06-20 18:20:06 +05:00
Muhammad Umar Khan
d890f06507
Revert "refactor: move xmodule folder to root"
2022-06-20 16:03:48 +05:00
M Umar Khan
a91df0c40f
refactor: move xmodule folder to root
...
- Moving xmodule folder to root as we're dissolving sub-projects of common folder in edx-platform
- More info: https://openedx.atlassian.net/browse/BOM-2579
- -e common/lib/xmodule has been removed from the requirements as xmodule has itself become the part of edx-platform and not being installed through requirements
- The test files common/lib/xmodule/test_files/ have been removed as they are not being used anymore
2022-06-20 14:33:45 +05:00
Calen Pennington
07a15c681f
Reapply the XBlock RequireJS -> Webpack changes
...
This reverts commit 105db2cf59 , reversing
changes made to 447457594f .
2018-06-27 22:27:07 -04:00
Eric Fischer
e72549cdbe
Revert "Merge pull request #18340 from cpennington/fix-studio-xblock-rendering"
...
This reverts commit 9a70ca78a5 , reversing
changes made to efd5b9abbd .
Hopefully fixes EDUCATOR-3053
2018-06-15 13:18:27 -04:00
Calen Pennington
be3c7e05c5
Reapply "Switch container factory to webpack"
...
This reverts commit 18d93b00ba .
2018-06-07 15:52:05 -04:00
Calen Pennington
18d93b00ba
Revert "Switch container factory to webpack"
2018-06-07 13:46:47 -04:00
Calen Pennington
0abe75a7c6
Re-apply the changes to convert XBlocks to Webpack
...
Reapplies edx/edx-platform#17509
This reverts commit 0f7e2373d0 .
2018-06-06 12:52:12 -04:00
Calen Pennington
0f7e2373d0
Revert "Switch container factory to webpack"
2018-05-29 16:01:38 -04:00
Calen Pennington
d08e199f79
Load XBlocks with webpack rather than RequireJS
2018-05-29 12:19:05 -04:00
Calen Pennington
389f4fcec9
Switch container.js to bundle using webpack
2018-05-29 12:19:05 -04:00
Ari Rizzitano
c5b199a1a2
fix linting errors and un-vendor backbone-associations
...
remove erroneous asset_index listing
remove indirect define
remove pageFactoryArguments index
max length seems excessive for this file
lintfix
un-vendor backbone associations
2018-03-06 15:35:47 -05:00
Calen Pennington
52e7af4148
Move pattern-replacement file lists into a separate file
...
Move pattern-replacement file lists into a separate file
punt the react stuff for now
2018-03-06 15:35:23 -05:00
Calen Pennington
c45de5c32b
Revert "Revert "Revert "Merge pull request #17325 from cpennington/switch-ass…"
2018-02-28 11:06:39 -05:00
Calen Pennington
b1c9ad175d
Revert "Revert "Merge pull request #17325 from cpennington/switch-asset-index-factory-to-webpack""
...
This reverts commit 67177ac72d .
The original PR cause a breakage on production due to webpack building two different
copies of the asset_index.js bundle. However, it is unclear whether that was a
transitory issue or not. This commit restores the original PR to validate whether
the problem is reproducible.
2018-02-27 16:18:27 -05:00
Calen Pennington
67177ac72d
Revert "Merge pull request #17325 from cpennington/switch-asset-index-factory-to-webpack"
...
This reverts commit 1c46bd89c3 , reversing
changes made to eb6064e333 .
2018-02-22 14:12:32 -05:00
Calen Pennington
cb5ae11b13
Move pattern-replacement file lists into a separate file
2018-02-21 10:52:43 -05:00