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
|
f1fb38ed83
|
fix: multi lines and spaces issues (#31885)
* fix: multi lines and spaces issues
* fix: eslint operator-linebreak issue
* fix: eslint quotes issue
* fix: remaining quotes issues
* fix: eslint object curly newline issue
* fix: eslint object curly spacing issue
* fix: eslint brace-style issues
* fix: react jsx indent and props issues
* fix: eslint trailing spaces issues
* fix: eslint linbreak style issue
* fix: eslint space unary operator issue
* fix: eslint line around directives issue
* fix: void and typeof space unary ops issue
|
2023-05-03 12:22:46 +05:00 |
|
adeelehsan
|
98590dbddf
|
Fixed xss lint issues
PROD-1609
PROD-1610
PROD-1614
PROD-1615
PROD-1616
|
2020-05-21 17:22:32 +05:00 |
|
Brian Jacobel
|
d43e915dab
|
Run eslint autofixer on /cms
|
2016-08-08 15:04:06 -04:00 |
|
muhammad-ammar
|
6134e8b5ed
|
Move studio dialog code into common
|
2015-08-26 20:26:27 +05:00 |
|
Jonathan Piacenti
|
91469f902f
|
Refactored shared elements of create factories into base class.
|
2015-01-12 13:42:54 +03:00 |
|
E. Kolpakov
|
99caf602cb
|
Refactoring create_course_utils and create_library_utils to reduce the amount of differences (mostly renames
|
2015-01-12 13:42:54 +03:00 |
|
Matjaz Gregoric
|
0b8471d6b3
|
Toggle aria-disabled attribute on New Course/New Library buttons.
|
2015-01-12 13:42:50 +03:00 |
|
Braden MacDonald
|
3e0f08ebc2
|
Studio support for creating and editing libraries (PR 6046)
SOL-1, SOL-2, SOL-3
|
2015-01-12 13:37:50 +03:00 |
|