Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Portal frontend 52 #63

Merged
merged 27 commits into from
Sep 27, 2024

instal new cfl package

bcce067
Select commit
Loading
Failed to load commit list.
Merged

Portal frontend 52 #63

instal new cfl package
bcce067
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 25, 2024 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 12 in src/components/form/ClassAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/form/ClassAutocompleteField.tsx#L12

Added line #L12 was not covered by tests

Check warning on line 17 in src/components/form/ClassAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/form/ClassAutocompleteField.tsx#L17

Added line #L17 was not covered by tests

Check warning on line 22 in src/components/form/ClassAutocompleteField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/form/ClassAutocompleteField.tsx#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 41 in src/pages/home/TargetAudience.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/home/TargetAudience.tsx#L41

Added line #L41 was not covered by tests

Check warning on line 44 in src/pages/teacherDashboard/classes/ClassTable.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/ClassTable.tsx#L44

Added line #L44 was not covered by tests

Check warning on line 53 in src/pages/teacherDashboard/classes/JoinClassRequestTable.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/JoinClassRequestTable.tsx#L53

Added line #L53 was not covered by tests

Check warning on line 18 in src/pages/teacherDashboard/classes/class/StudentTable.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/class/StudentTable.tsx#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 21 in src/pages/teacherDashboard/classes/class/StudentTable.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/class/StudentTable.tsx#L21

Added line #L21 was not covered by tests

Check warning on line 38 in src/pages/teacherDashboard/classes/class/StudentTable.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/class/StudentTable.tsx#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 41 in src/pages/teacherDashboard/classes/class/StudentTable.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/class/StudentTable.tsx#L41

Added line #L41 was not covered by tests

Check warning on line 46 in src/pages/teacherDashboard/classes/class/StudentTable.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/class/StudentTable.tsx#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 18 in src/pages/teacherDashboard/classes/joinClassRequest/AddedStudent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/joinClassRequest/AddedStudent.tsx#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 25 in src/pages/teacherDashboard/classes/joinClassRequest/HandleRequest.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/joinClassRequest/HandleRequest.tsx#L25

Added line #L25 was not covered by tests

Check warning on line 22 in src/pages/teacherDashboard/classes/joinClassRequest/JoinClassRequest.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/joinClassRequest/JoinClassRequest.tsx#L19-L22

Added lines #L19 - L22 were not covered by tests

Check warning on line 30 in src/pages/teacherDashboard/classes/joinClassRequest/JoinClassRequest.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/joinClassRequest/JoinClassRequest.tsx#L30

Added line #L30 was not covered by tests

Check warning on line 34 in src/pages/teacherDashboard/classes/joinClassRequest/JoinClassRequest.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/joinClassRequest/JoinClassRequest.tsx#L34

Added line #L34 was not covered by tests

Check warning on line 36 in src/pages/teacherDashboard/classes/joinClassRequest/JoinClassRequest.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/joinClassRequest/JoinClassRequest.tsx#L36

Added line #L36 was not covered by tests

Check warning on line 40 in src/pages/teacherDashboard/classes/joinClassRequest/JoinClassRequest.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/joinClassRequest/JoinClassRequest.tsx#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 46 in src/pages/teacherDashboard/classes/joinClassRequest/JoinClassRequest.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/joinClassRequest/JoinClassRequest.tsx#L46

Added line #L46 was not covered by tests

Check warning on line 60 in src/pages/teacherDashboard/classes/joinClassRequest/JoinClassRequest.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/joinClassRequest/JoinClassRequest.tsx#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 15 in src/pages/teacherDashboard/classes/transferStudents/SelectClassForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/transferStudents/SelectClassForm.tsx#L15

Added line #L15 was not covered by tests

Check warning on line 20 in src/pages/teacherDashboard/classes/transferStudents/SelectClassForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/transferStudents/SelectClassForm.tsx#L20

Added line #L20 was not covered by tests

Check warning on line 28 in src/pages/teacherDashboard/classes/transferStudents/SelectClassForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/transferStudents/SelectClassForm.tsx#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 15 in src/pages/teacherDashboard/classes/transferStudents/StudentTable.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/transferStudents/StudentTable.tsx#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 29 in src/pages/teacherDashboard/classes/transferStudents/StudentTable.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/teacherDashboard/classes/transferStudents/StudentTable.tsx#L28-L29

Added lines #L28 - L29 were not covered by tests