Skip to content

[Frontend] - Question components tests and integrations#637

Merged
thomasdejaeghere merged 20 commits intodevelopmentfrom
567-frontend---question-components-tests-and-integrations
May 20, 2025
Merged

[Frontend] - Question components tests and integrations#637
thomasdejaeghere merged 20 commits intodevelopmentfrom
567-frontend---question-components-tests-and-integrations

Conversation

@rvdkeere
Copy link
Contributor

@rvdkeere rvdkeere commented May 20, 2025

This PR fleshes out question components further and adds integration into assignment steps for student and in the dashboard for teachers by including new components such as the chat popup. It also aims to provide new tests for this functionality and for the components in general.

@rvdkeere rvdkeere added this to the Milestone 3 milestone May 20, 2025
@rvdkeere rvdkeere self-assigned this May 20, 2025
@rvdkeere rvdkeere added enhancement New feature or request feature Large feature issue with a lot of sub issues tests issue concerning tests frontend labels May 20, 2025
@rvdkeere rvdkeere marked this pull request as ready for review May 20, 2025 14:13
@rvdkeere rvdkeere requested review from bramcomyn and lennertdr May 20, 2025 14:33
@thomasdejaeghere thomasdejaeghere changed the title 567 frontend question components tests and integrations [Frontend] - Question components tests and integrations May 20, 2025
@thomasdejaeghere thomasdejaeghere self-requested a review May 20, 2025 14:49
<button mat-menu-item routerLink="/teacher/dashboard" i18n="@@authenticatedDashboardTeacher">Dashboard</button>
<button mat-menu-item routerLink="/teacher/classes" i18n="@@authenticatedClassesTeacher">Classes</button>
<button mat-menu-item routerLink="/teacher/assignments" i18n="@@authenticatedAssignmentsTeacher">Assignments</button>
<button mat-menu-item routerLink="/teacher/chat/0" i18n="@@authenticatedChatsTeacher">Chats</button>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a typo?

Copy link
Contributor

@lennertdr lennertdr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice nice nice

@thomasdejaeghere thomasdejaeghere merged commit d3b8bb8 into development May 20, 2025
2 checks passed
@thomasdejaeghere thomasdejaeghere deleted the 567-frontend---question-components-tests-and-integrations branch May 20, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature Large feature issue with a lot of sub issues frontend tests issue concerning tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants