git4school / git4school-visu

Git4School, a dashboard for supporting teacher interventions in Software Engineering courses
https://git4school.firebaseapp.com/
Apache License 2.0
2 stars 3 forks source link

Make milestones without TP group affect all repository commits #47

Closed F0urchette closed 3 years ago

F0urchette commented 3 years ago

Description

As a teacher I want to create milestone without a TP group associated So that all the commits from every repository and for every group are affected

Hints

Also filter over milestones without groups in the method loadCommitsMetadata() of the service LoaderService