Syed Ali Abbas Zaidi
|
8480dbc228
|
chore: apply amnesty on existing not fixable issues (#32215)
* fix: eslint operator-linebreak issue
* fix: eslint quotes issue
* fix: react jsx indent and props issues
* fix: eslint trailing spaces issues
* fix: eslint line around directives issue
* fix: eslint semi rule
* fix: eslint newline per chain rule
* fix: eslint space infix ops rule
* fix: eslint space-in-parens issue
* fix: eslint space before function paren issue
* fix: eslint space before blocks issue
* fix: eslint arrow body style issue
* fix: eslint dot-location issue
* fix: eslint quotes issue
* fix: eslint quote props issue
* fix: eslint operator assignment issue
* fix: eslint new line after import issue
* fix: indent issues
* fix: operator assignment issue
* fix: all autofixable eslint issues
* fix: all react related fixable issues
* fix: autofixable eslint issues
* chore: remove all template literals
* fix: remaining autofixable issues
* chore: apply amnesty on all existing issues
* fix: failing xss-lint issues
* refactor: apply amnesty on remaining issues
* refactor: apply amnesty on new issues
* fix: remove file level suppressions
* refactor: apply amnesty on new issues
|
2023-08-07 19:13:19 +05:00 |
|
Syed Ali Abbas Zaidi
|
d7053a6783
|
fix: eslint autofixable issues (#32181)
* fix: eslint operator-linebreak issue
* fix: eslint quotes issue
* fix: react jsx indent and props issues
* fix: eslint trailing spaces issues
* fix: eslint line around directives issue
* fix: eslint semi rule
* fix: eslint newline per chain rule
* fix: eslint space infix ops rule
* fix: eslint space-in-parens issue
* fix: eslint space before function paren issue
* fix: eslint space before blocks issue
* fix: eslint arrow body style issue
* fix: eslint dot-location issue
* fix: eslint quotes issue
* fix: eslint quote props issue
* fix: eslint operator assignment issue
* fix: eslint new line after import issue
* fix: indent issues
* fix: operator assignment issue
* fix: all autofixable eslint issues
* fix: all react related fixable issues
* fix: autofixable eslint issues
* chore: remove all template literals
* fix: remaining autofixable issues
* fix: failing js test
|
2023-05-18 11:03:59 +05:00 |
|
Syed Ali Abbas Zaidi
|
adf879e8b2
|
Revert "fix: all auto fixable eslint issues (#31900)" (#32203)
This reverts commit 228180b1ef.
|
2023-05-09 13:53:54 +05:00 |
|
Syed Ali Abbas Zaidi
|
228180b1ef
|
fix: all auto fixable eslint issues (#31900)
* fix: eslint operator-linebreak issue
* fix: eslint quotes issue
* fix: react jsx indent and props issues
* fix: eslint trailing spaces issues
* fix: eslint line around directives issue
* fix: eslint prefer template issue
* fix: eslint semi rule
* fix: eslint newline per chain rule
* fix: eslint space infix ops rule
* fix: eslint space-in-parens issue
* fix: eslint space before function paren issue
* fix: eslint space before blocks issue
* fix: eslint arrow body style issue
* fix: eslint dot-location issue
* fix: eslint quotes issue
* fix: eslint quote props issue
* fix: eslint operator assignment issue
* fix: eslint new line after import issue
* fix: indent issues
* fix: operator assignment issue
|
2023-05-09 11:57:15 +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
|
ee6360543b
|
Convert webpackified factories to es6 modules with global exports, and remove the invoke_page_factory pattern
|
2018-05-29 12:21:46 -04:00 |
|
Brian Jacobel
|
d43e915dab
|
Run eslint autofixer on /cms
|
2016-08-08 15:04:06 -04:00 |
|
Felipe Montoya
|
c32b30ba94
|
Relocating inside the cms namespace
Addressing feedback
|
2016-07-18 18:07:35 -05:00 |
|
Felipe Montoya
|
27d4e4bdc2
|
Compiling cms/coffee/src/main into a js file and fixing the references
Linting
|
2016-06-23 16:43:18 -05:00 |
|
Andy Armstrong
|
4fa33e25ed
|
Studio support for cohorted courseware
TNL-652
|
2015-01-15 10:33:45 -05:00 |
|
Jonathan Piacenti
|
074e4cfa22
|
Addressed further review notes for Library Pagination
|
2015-01-12 13:37:56 +03:00 |
|
E. Kolpakov
|
ff1a08cbd5
|
Paging for LibraryView added with JS tests.
|
2015-01-12 13:37:55 +03:00 |
|
polesye
|
83fbdc2ac4
|
TNL-481: Add RequireJS Optimizer.
|
2014-10-20 17:33:21 +03:00 |
|