-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
import lodash wherever '_' is referenced
- Loading branch information
Peter Kong
committed
Dec 13, 2023
1 parent
adef4ca
commit fa1d3a5
Showing
18 changed files
with
36 additions
and
29 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
services/QuillLMS/client/app/bundles/Connect/components/fillInBlank/fillInBlankQuestions.jsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 5 additions & 4 deletions
9
...es/QuillLMS/client/app/bundles/Connect/components/sentenceFragments/sentenceFragments.jsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
services/QuillLMS/client/app/bundles/Connect/reducers/massEdit.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
import _ from 'lodash'; | ||
import C from '../constants'; | ||
|
||
const initialState = { | ||
|
1 change: 1 addition & 0 deletions
1
...es/QuillLMS/client/app/bundles/Diagnostic/components/fillInBlank/fillInBlankQuestions.jsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
...llLMS/client/app/bundles/Diagnostic/components/sentenceFragments/sentenceFragmentForm.jsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 6 additions & 6 deletions
12
...QuillLMS/client/app/bundles/Diagnostic/components/sentenceFragments/sentenceFragments.jsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
services/QuillLMS/client/app/bundles/Diagnostic/reducers/massEdit.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
services/QuillLMS/client/app/bundles/Grammar/components/lessons/lessonForm.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
services/QuillLMS/client/app/bundles/Grammar/components/questions/conceptResults.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
services/QuillLMS/client/app/bundles/Grammar/components/questions/questionListByConcept.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
services/QuillLMS/client/app/bundles/Grammar/reducers/massEditReducer.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
import _ from 'lodash'; | ||
import { Action } from "redux"; | ||
import { ActionTypes } from "../actions/actionTypes"; | ||
|
||
|
12 changes: 6 additions & 6 deletions
12
...llLMS/client/app/bundles/Staff/components/attributesManager/activity_categories/index.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...ices/QuillLMS/client/app/bundles/Teacher/components/assignment_flow/classroom_lessons.jsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
...bundles/Teacher/components/assignment_flow/unit_templates_manager/unit_template_minis.jsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
...dles/Teacher/components/assignment_flow/unit_templates_manager/unit_templates_manager.jsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
import _l from 'lodash' | ||
import qs from 'qs' | ||
import React from 'react' | ||
import _ from 'underscore' | ||
|
2 changes: 2 additions & 0 deletions
2
services/QuillLMS/client/app/bundles/Teacher/components/cms/resources/resource.jsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
...ient/app/bundles/Teacher/components/progress_reports/csv_download_for_progress_report.jsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters