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 |
|
Jansen Kantor
|
150c4cb836
|
fix: droppable must be less than total (#31972)
|
2023-03-23 11:17:55 -04:00 |
|
Syed Ali Abbas Zaidi
|
5549db4d80
|
fix: migrate remaining eslint-config-edx (#31760)
* fix: migrate remaining eslint-config-edx
* refactor: updated eslint rules according to eslint-config-edx-es5
* refactor: add custom rules to suppress unnecessary eslint issues
* refactor: add custom rules to internal eslint configs
* fix: fix all indentation issues
* chore: update lock file
|
2023-03-02 16:16:50 +05:00 |
|
Ali-D-Akbar
|
70bda87669
|
refactor: fix xss PROD-2300
|
2021-04-16 14:10:07 +05:00 |
|
Eric Fischer
|
5bc6b31e29
|
eslint --fix
|
2017-12-08 14:38:41 -05:00 |
|
tasawernawaz
|
510dcd14ed
|
fix untranslated validation message on course grader LEARNER-2450
|
2017-09-18 14:51:53 +05:00 |
|
Brian Jacobel
|
d43e915dab
|
Run eslint autofixer on /cms
|
2016-08-08 15:04:06 -04:00 |
|
cahrens
|
dd2a203677
|
Upgrade underscore to newest version.
FEDX-24
|
2016-03-16 17:08:27 -04:00 |
|
zubair-arbi
|
f62e5347e1
|
round-off weight, min_count and drop_count values while returing grading policy
TNL-884
|
2014-12-11 12:27:01 +05:00 |
|
zubiar-arbi
|
2f1e696621
|
add validation for grading types (allow only integers)
STUD-988
|
2013-12-31 14:35:25 +05:00 |
|
zubiar-arbi
|
4cb03f43a2
|
Grading types should not allow empty field for "Total Number" and "Number of Droppable"
STUD-988
|
2013-12-26 13:51:53 +05:00 |
|
cahrens
|
3ed2fcbb31
|
Parse floats to ints in CourseGrader model.
Fixes STUD-826.
|
2013-10-10 12:02:21 -04:00 |
|
David Baumgold
|
d97921e6e2
|
Convert Studio JS to use require.js
|
2013-10-04 13:43:50 -04:00 |
|