-
Notifications
You must be signed in to change notification settings - Fork 0
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
Single submission view #453
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 218ad6a - Browse repository at this point
Copy the full SHA 218ad6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b364d06 - Browse repository at this point
Copy the full SHA b364d06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 046d7ab - Browse repository at this point
Copy the full SHA 046d7abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6468712 - Browse repository at this point
Copy the full SHA 6468712View commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eab5710 - Browse repository at this point
Copy the full SHA eab5710View commit details -
Configuration menu - View commit details
-
Copy full SHA for f26dfab - Browse repository at this point
Copy the full SHA f26dfabView commit details
Commits on Apr 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89fac7a - Browse repository at this point
Copy the full SHA 89fac7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc4e90a - Browse repository at this point
Copy the full SHA cc4e90aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54318bd - Browse repository at this point
Copy the full SHA 54318bdView commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5084879 - Browse repository at this point
Copy the full SHA 5084879View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c74690 - Browse repository at this point
Copy the full SHA 7c74690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32ccf4b - Browse repository at this point
Copy the full SHA 32ccf4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for da37319 - Browse repository at this point
Copy the full SHA da37319View commit details -
Configuration menu - View commit details
-
Copy full SHA for d378d90 - Browse repository at this point
Copy the full SHA d378d90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 541478b - Browse repository at this point
Copy the full SHA 541478bView commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7508a20 - Browse repository at this point
Copy the full SHA 7508a20View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec732db - Browse repository at this point
Copy the full SHA ec732dbView commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 77c73ff - Browse repository at this point
Copy the full SHA 77c73ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec4df5b - Browse repository at this point
Copy the full SHA ec4df5bView commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 37374fe - Browse repository at this point
Copy the full SHA 37374feView commit details -
Configuration menu - View commit details
-
Copy full SHA for e061f45 - Browse repository at this point
Copy the full SHA e061f45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58a71d5 - Browse repository at this point
Copy the full SHA 58a71d5View commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c85c53 - Browse repository at this point
Copy the full SHA 9c85c53View commit details
Commits on Apr 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3140b10 - Browse repository at this point
Copy the full SHA 3140b10View commit details -
* fix: fixed bug where deleting teacher role would delete the student role #355 * refactor: re-center search icons + use multiselect for role filtering + update global select #355 * chore: get data table out of Title component and put into Body component * fix: proper translation of roles in admin table * refactor: lint fixes * fix: accidentally deleted I18n as import, now fixed
Configuration menu - View commit details
-
Copy full SHA for e879d59 - Browse repository at this point
Copy the full SHA e879d59View commit details -
* chore: layout for selecting role * chore: join logic * chore: fix filter users * chore: assistant/teacher role switch * chore: leave course + fix not last teacher * fix: backend check on last teacher * fix: not possible to remove last teacher in frontend * chore: linting * fix: comments * fix: backend test
Configuration menu - View commit details
-
Copy full SHA for 77afbba - Browse repository at this point
Copy the full SHA 77afbbaView commit details -
chore: fixed some layout issues (#368)
* chore: fixed some layout issues * chore: project card fixes * chore: seperated course cards * chore: linting * chore: changes to make bram happy * chore: fixed translatiosn
Configuration menu - View commit details
-
Copy full SHA for 9470676 - Browse repository at this point
Copy the full SHA 9470676View commit details -
chore: deployment improvements (#372)
* chore: reduce image size * feat: tool-versions * chore: networking * feat: dns servers * chore: remove unnecessary copy's * chore: I hate fixtures * chore: remove unneccessary rm * chore: added back container names
Configuration menu - View commit details
-
Copy full SHA for 55b9a89 - Browse repository at this point
Copy the full SHA 55b9a89View commit details -
* chore: group size field * fix: student added to individual projects when joining course after project creation * fix: new group created when students join course and groups are full * fix: delete from course button was displayed for students * fix: do not remove teacher role when deleted from last course * fix: linting * fix: only show visible projects to students * fix: still display for teachers * fix: only creating groups when project is in future
Configuration menu - View commit details
-
Copy full SHA for 5a5ebda - Browse repository at this point
Copy the full SHA 5a5ebdaView commit details -
* test: extraCheckResult type * test: structureCheckResult type * test: submission type * test: fix submission JSON test * fix: linting errors
Configuration menu - View commit details
-
Copy full SHA for 020006d - Browse repository at this point
Copy the full SHA 020006dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a273dc - Browse repository at this point
Copy the full SHA 4a273dcView commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab4e8fe - Browse repository at this point
Copy the full SHA ab4e8feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2321b19 - Browse repository at this point
Copy the full SHA 2321b19View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0f1630 - Browse repository at this point
Copy the full SHA a0f1630View commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85b5e3c - Browse repository at this point
Copy the full SHA 85b5e3cView commit details -
Merge branch 'refs/heads/development' into single_submission_view
# Conflicts: # backend/api/locale/en/LC_MESSAGES/django.po # backend/api/locale/nl/LC_MESSAGES/django.po # development.sh # frontend/src/assets/lang/app/en.json # frontend/src/assets/lang/app/nl.json # frontend/src/components/courses/CourseGeneralList.vue # frontend/src/components/projects/ProjectList.vue # frontend/src/composables/services/project.service.ts # frontend/src/router/router.ts # frontend/src/types/Project.ts # frontend/src/views/App.vue # frontend/src/views/admin/UsersView.vue # frontend/src/views/courses/SearchCourseView.vue
Configuration menu - View commit details
-
Copy full SHA for 314ae13 - Browse repository at this point
Copy the full SHA 314ae13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54a0f50 - Browse repository at this point
Copy the full SHA 54a0f50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73e4dd7 - Browse repository at this point
Copy the full SHA 73e4dd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c810460 - Browse repository at this point
Copy the full SHA c810460View commit details -
Revert "chore: student help pages (#394)"
This reverts commit 0fa3158.
Configuration menu - View commit details
-
Copy full SHA for 609c930 - Browse repository at this point
Copy the full SHA 609c930View commit details
Commits on May 6, 2024
-
Merge remote-tracking branch 'origin/development' into development
# Conflicts: # frontend/src/router/router.ts
Configuration menu - View commit details
-
Copy full SHA for 729f8de - Browse repository at this point
Copy the full SHA 729f8deView commit details
Commits on May 7, 2024
-
Merge remote-tracking branch 'origin/development' into development
# Conflicts: # backend/api/fixtures/large/large.json # backend/api/fixtures/medium/medium.json # backend/api/fixtures/realistic/realistic.json # backend/api/fixtures/small/small.json # backend/api/serializers/project_serializer.py # backend/api/serializers/submission_serializer.py # backend/api/views/project_view.py # backend/api/views/submission_view.py # backend/authentication/fixtures/large/large.json # backend/authentication/fixtures/medium/medium.json # backend/authentication/fixtures/small/small.json # frontend/src/types/Project.ts
Configuration menu - View commit details
-
Copy full SHA for afeaaed - Browse repository at this point
Copy the full SHA afeaaedView commit details -
Configuration menu - View commit details
-
Copy full SHA for d50a9fe - Browse repository at this point
Copy the full SHA d50a9feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66e24ce - Browse repository at this point
Copy the full SHA 66e24ceView commit details -
chore: overview of feedback + adding feedback as teacher + editing fe…
…edback as teacher on #399
Configuration menu - View commit details
-
Copy full SHA for 3c107bc - Browse repository at this point
Copy the full SHA 3c107bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2331421 - Browse repository at this point
Copy the full SHA 2331421View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eb1201 - Browse repository at this point
Copy the full SHA 3eb1201View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f413aa0 - Browse repository at this point
Copy the full SHA f413aa0View commit details
Commits on May 16, 2024
-
Merge remote-tracking branch 'refs/remotes/origin/development' into d…
…evelopment # Conflicts: # docs/.vitepress/config.mts # docs/assets/student/en/group-join.png # docs/assets/student/en/group-leave.png # docs/assets/student/en/join-course.png # docs/assets/student/en/leave-course.png # docs/assets/student/nl/group-join.png # docs/assets/student/nl/group-leave.png # docs/assets/student/nl/join-course.png # docs/assets/student/nl/leave-course.png # docs/en/student-examples.md # docs/nl/student-examples.md # frontend/src/views/projects/CreateProjectView.vue # frontend/src/views/projects/roles/TeacherProjectView.vue
Configuration menu - View commit details
-
Copy full SHA for baa8242 - Browse repository at this point
Copy the full SHA baa8242View commit details
Commits on May 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9400b1b - Browse repository at this point
Copy the full SHA 9400b1bView commit details -
Merge branch 'refs/heads/development' into single_submission_view
# Conflicts: # backend/api/locale/en/LC_MESSAGES/django.po # backend/api/locale/nl/LC_MESSAGES/django.po # backend/api/serializers/submission_serializer.py # backend/api/tests/helpers.py # backend/api/urls.py # backend/api/views/submission_view.py # frontend/src/config/endpoints.ts # frontend/src/views/projects/roles/TeacherProjectView.vue
Configuration menu - View commit details
-
Copy full SHA for 808e631 - Browse repository at this point
Copy the full SHA 808e631View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f85694 - Browse repository at this point
Copy the full SHA 3f85694View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb752b6 - Browse repository at this point
Copy the full SHA bb752b6View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bdd8398 - Browse repository at this point
Copy the full SHA bdd8398View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d6b104b - Browse repository at this point
Copy the full SHA d6b104bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ca663d - Browse repository at this point
Copy the full SHA 9ca663dView commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d55d172 - Browse repository at this point
Copy the full SHA d55d172View commit details -
Merge branch 'refs/heads/development' into single_submission_view
# Conflicts: # backend/api/locale/en/LC_MESSAGES/django.po # backend/api/locale/nl/LC_MESSAGES/django.po # backend/api/permissions/group_permissions.py # backend/api/permissions/project_permissions.py # docs/en/index.md # docs/nl/index.md # frontend/src/components/projects/SubmissionCard.vue # frontend/src/composables/services/structure_check.service.ts # frontend/src/config/endpoints.ts # frontend/src/router/router.ts # frontend/src/types/FileExtension.ts # frontend/src/types/StructureCheck.ts # frontend/src/types/submission/ExtraCheckResult.ts # frontend/src/types/submission/Submission.ts # frontend/src/views/layout/base/BaseHeader.vue # frontend/src/views/layout/base/BaseLayout.vue # frontend/src/views/projects/roles/StudentProjectView.vue # frontend/src/views/submissions/SubmissionView.vue
Configuration menu - View commit details
-
Copy full SHA for 18f4f9f - Browse repository at this point
Copy the full SHA 18f4f9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 873085b - Browse repository at this point
Copy the full SHA 873085bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32db516 - Browse repository at this point
Copy the full SHA 32db516View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c0563 - Browse repository at this point
Copy the full SHA 63c0563View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba7d8e - Browse repository at this point
Copy the full SHA 9ba7d8eView commit details