refactor: remove references of ENABLE_HOME_PAGE_COURSE_API_V2 (#1611)
* refactor: remove references of ENABLE_HOME_PAGE_COURSE_API_V2 * fix: infinite requests when clearing filters * fix: some requests were being duplicated when changing filters * test: adapt tests to the latest changes * test: improve test coverage * refactor: drop tab for archived courses * test: filter reset functionality in CoursesTab component * refactor: revert deletion of isShowProcessing * test: update visibility check for pagination text in TabsSection tests * refactor: update dropdown and button accessibility in CardItem and CoursesTab components
This commit is contained in:
@@ -44,7 +44,6 @@ HOTJAR_APP_ID=''
|
||||
HOTJAR_VERSION=6
|
||||
HOTJAR_DEBUG=true
|
||||
INVITE_STUDENTS_EMAIL_TO="someone@domain.com"
|
||||
ENABLE_HOME_PAGE_COURSE_API_V2=true
|
||||
ENABLE_CHECKLIST_QUALITY=true
|
||||
ENABLE_GRADING_METHOD_IN_PROBLEMS=false
|
||||
# "Multi-level" blocks are unsupported in libraries
|
||||
|
||||
Reference in New Issue
Block a user