Asespinel
957e254a0a
fix: Course search pill not cleared when text deleted. ( #37709 )
...
* fix: Course search pill not cleared when text deleted
* chore: fix spacing
Co-authored-by: Feanil Patel <feanil@axim.org >
---------
Co-authored-by: Feanil Patel <feanil@axim.org >
2025-12-03 11:28:49 -05:00
Navin Karkera
4a46ae9902
feat: filter courses by user language by default ( #33647 )
...
Adds a feature flag to filter courses by users preferred language by default
2024-02-07 08:53:04 +10:30
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
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
Kshitij Sobti
e2b7d289a8
Only pass error to showErrorMessage
2018-06-14 18:59:05 +05:30
John Hensley
1bb7db9925
Improve search error messages
...
When a more specific error message is available from the search backend,
show the user that instead of a blanket "There was an error, try
searching again."
In github.com/edx/edx-search, we're proposing removing quotes from the
list of reserved characters in Elastic search terms. This enables
searching for exact phrases, but also introduces the possibility of
malformed queries. In those cases, it would be nice to give the user a
hint that they need to change their query, instead of simply trying the
same one again.
2018-06-14 18:59:05 +05:30
Eric Fischer
5bc6b31e29
eslint --fix
2017-12-08 14:38:41 -05:00
Gregory Martin
1b2fbbd61d
delete datetext functions, implement dateutils
2017-01-03 10:18:26 -05:00
Calen Pennington
47e21ca5b0
Revert "Merge pull request #14078 from edx/yro_remove-datetimetext-functions"
...
This reverts commit 8c0098812d , reversing
changes made to 5b6e2dd5ee .
2016-12-22 09:29:33 -05:00
Gregory Martin
b0bf19a741
delete datetext functions, implement dateutils
2016-12-20 11:10:06 -05:00
Brian Jacobel
ae8bc20b36
Run eslint autofixer on /lms
2016-08-05 15:29:20 -04:00
Davorin Sego
8d6df18357
Course discovery UI improvements
2015-07-28 11:59:44 +02:00
cahrens
ad16f9f968
Optimize search usages.
2015-07-20 14:24:30 -04:00