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

feat: Update status of enrolled students #129

Merged
merged 6 commits into from
Dec 30, 2023

Conversation

PedroChaparro
Copy link
Member

Includes 📋

  • Update endpoint in openapi spec to make it more general. Now it is not necessary to have one endpoint to deactivate and another to activate students.
  • Add new endpoint for teachers to update the status of students enrolled in their courses.
  • Sort students by status and full name when listing enrolled students.

Related Issues 🔎

Close #124

@PedroChaparro PedroChaparro added the ✨ feat A new feature is implemented label Dec 30, 2023
@PedroChaparro PedroChaparro self-assigned this Dec 30, 2023
@PedroChaparro PedroChaparro merged commit 0797e01 into dev Dec 30, 2023
3 checks passed
@PedroChaparro PedroChaparro deleted the feat/#124-toggle-enrolled-student-status branch December 30, 2023 15:49
@PedroChaparro PedroChaparro mentioned this pull request Dec 30, 2023
PedroChaparro added a commit that referenced this pull request Dec 30, 2023
* feat: Update status of enrolled students (#129)

* refactor: Unify project packages (#130)

* feat: Delete markdown block (#131)

* feat: Delete test block (#132)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat A new feature is implemented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant