Add pagination
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Signed-off-by: Marina Mădăraș m.madara@student.tudelft.nl
The submissions are now divided into pages, max. 10 per page.
The latest submissions are also paginated.
I removed the 'download selected' button and added 'Download latest' and 'Download all' buttons.
The pipeline will build only when the corresponding method 'getSubmissionsByAssignmentFiltered()' from Labracore will be merged. Closes #134 (closed) ( and #80 (closed))
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.