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

Feature/project routes #50

Merged
merged 25 commits into from
Mar 9, 2024
Merged

Feature/project routes #50

merged 25 commits into from
Mar 9, 2024

Conversation

AWerbrouck
Copy link
Contributor

@AWerbrouck AWerbrouck commented Mar 8, 2024

This wil put dev up to date with main, aswell as adding the routes for projects and courses

the relevant issues are
closes #41
closes #54
closes #43

The relevant commits for the issues above are
commit project routes
commit course route

@AWerbrouck AWerbrouck added this to the Milestone 1 milestone Mar 8, 2024
Copy link
Contributor

@usserwoutV2 usserwoutV2 left a comment

Choose a reason for hiding this comment

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

Ziet er goed uit, het enige wat ik nog zou aanpassen is om ApiRoutes te gebruiken in plaats van bijvoorbeeld "/api/projects/" te schrijven.

@AWerbrouck
Copy link
Contributor Author

@usserwoutV2 zal ik doen

* ApiRoutes no longer end on /
* /courses/id returns a course and not a * list of projects (list of projects is moved to /courses/id/projects
* /projects returns only projects user is part of
* fixed recursive OneToMany relation between projects and deadline
Copy link
Contributor

@Aqua-sc Aqua-sc left a comment

Choose a reason for hiding this comment

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

Ziet er goed uit

@AWerbrouck AWerbrouck merged commit b2901ef into development Mar 9, 2024
@AWerbrouck AWerbrouck deleted the feature/project_routes branch March 9, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants