-
- Downloads
There was a problem fetching the pipeline summary.
Comments can be deleted
Fixed subscription deletion Added welcome Jumbotron with some nice info/links Some work on start page Added feedback_stage_for_user to feedback serializer This field will contain the feedback stage of the subscription for which the requesting user has created this feedback. This is needed to correctly give the choice to set the final attribute in the frontend. Fix final checkbox frontend Fix disappearing names in feedback list
parent
d4cc4075
No related branches found
No related tags found
Pipeline #
Showing
- core/serializers/feedback.py 13 additions, 1 deletioncore/serializers/feedback.py
- frontend/src/api.js 10 additions, 0 deletionsfrontend/src/api.js
- frontend/src/components/CorrectionStatistics.vue 3 additions, 3 deletionsfrontend/src/components/CorrectionStatistics.vue
- frontend/src/components/SubmissionTests.vue 4 additions, 4 deletionsfrontend/src/components/SubmissionTests.vue
- frontend/src/components/WelcomeJumbotron.vue 44 additions, 0 deletionsfrontend/src/components/WelcomeJumbotron.vue
- frontend/src/components/submission_notes/SubmissionCorrection.vue 12 additions, 12 deletions.../src/components/submission_notes/SubmissionCorrection.vue
- frontend/src/components/submission_notes/base/FeedbackComment.vue 39 additions, 6 deletions.../src/components/submission_notes/base/FeedbackComment.vue
- frontend/src/components/submission_notes/toolbars/AnnotatedSubmissionBottomToolbar.vue 7 additions, 7 deletions...ssion_notes/toolbars/AnnotatedSubmissionBottomToolbar.vue
- frontend/src/components/subscriptions/SubscriptionForList.vue 2 additions, 2 deletions...tend/src/components/subscriptions/SubscriptionForList.vue
- frontend/src/components/subscriptions/SubscriptionList.vue 10 additions, 9 deletionsfrontend/src/components/subscriptions/SubscriptionList.vue
- frontend/src/pages/LayoutSelector.vue 1 addition, 1 deletionfrontend/src/pages/LayoutSelector.vue
- frontend/src/pages/SubscriptionWorkPage.vue 1 addition, 1 deletionfrontend/src/pages/SubscriptionWorkPage.vue
- frontend/src/pages/reviewer/ReviewerStartPage.vue 21 additions, 5 deletionsfrontend/src/pages/reviewer/ReviewerStartPage.vue
- frontend/src/pages/tutor/TutorStartPage.vue 14 additions, 2 deletionsfrontend/src/pages/tutor/TutorStartPage.vue
- frontend/src/store/actions.js 15 additions, 1 deletionfrontend/src/store/actions.js
- frontend/src/store/modules/submission-notes.js 25 additions, 10 deletionsfrontend/src/store/modules/submission-notes.js
- frontend/src/store/mutations.js 8 additions, 4 deletionsfrontend/src/store/mutations.js
Loading
Please register or sign in to comment