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
|
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 |
|
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 |
|
Eric Fischer
|
5bc6b31e29
|
eslint --fix
|
2017-12-08 14:38:41 -05:00 |
|
muhammad-ammar
|
753d78210a
|
single search request to fetch notes for HTML components per unit
TNL-4163
|
2016-11-09 01:28:13 +05:00 |
|
Brian Jacobel
|
ae8bc20b36
|
Run eslint autofixer on /lms
|
2016-08-05 15:29:20 -04:00 |
|
Andy Armstrong
|
d462c73fd8
|
Use the UI Toolkit's spec helpers.
|
2016-06-21 10:16:00 -04:00 |
|
muzaffaryousaf
|
1b0cda2430
|
Js test fixes for lms and lms-coffee.
|
2016-04-22 19:09:33 +05:00 |
|
cahrens
|
dd2a203677
|
Upgrade underscore to newest version.
FEDX-24
|
2016-03-16 17:08:27 -04:00 |
|
Ehtesham
|
78a61c1fb0
|
[TNL-4029] Show error if server returns customised error message
|
2016-02-24 11:05:46 +05:00 |
|
Andy Armstrong
|
1689004189
|
Create a common paginated list view
TNL-2384
Refactored Studio's PagingView to use RequireJS Text and moved it
to common so that it can also be used by LMS.
|
2015-06-15 13:51:09 -04:00 |
|
cahrens
|
0c7af25c79
|
Update student notes eventing for tags.
TNL-2172
|
2015-05-19 13:14:10 -04:00 |
|
cahrens
|
5fe384ca2b
|
Add tags plugin.
TNL-1924
|
2015-05-04 16:00:18 -04:00 |
|
polesye
|
d795ec2f20
|
TNL-716: Add possibility for notes creation via keyboard.
|
2015-02-22 13:52:46 +02:00 |
|
Jean-Michel Claus
|
7cb495a166
|
TNL 713 (TNL-714, TNL-717, TNL-718): Added accessibility plugin.
|
2015-02-19 19:02:57 +02:00 |
|
polesye
|
c88aad557a
|
TNL-1353: Fix annotator dependency.
|
2015-02-05 15:51:30 +02:00 |
|
polesye
|
c7153be040
|
TNL-213: Let Students Add Personal Notes to Course Content.
Co-Authored-By: Jean-Michel Claus <jmc@edx.org>
Co-Authored-By: Brian Talbot <btalbot@edx.org>
Co-Authored-By: Tim Babych <tim@edx.org>
Co-Authored-By: Oleg Marshev <oleg@edx.org>
Co-Authored-By: Chris Rodriguez <crodriguez@edx.org>
|
2015-01-14 23:34:11 +02:00 |
|