- Dec 17, 2017
-
-
robinwilliam.hundt authored
-
- Dec 16, 2017
-
-
robinwilliam.hundt authored
-
- Dec 10, 2017
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
- Dec 09, 2017
-
-
robinwilliam.hundt authored
Implemented version of the student-page using vuetify and the new general layout. The side navigation should be displaying links to the (not yet implemented) detail views of the submissions to provide easy way to change between submission views.
-
- Nov 10, 2017
-
-
robinwilliam.hundt authored
Backend - Added isStudent permission - Added serializers apropriate for StudentPage - Added api-endpoint urls - Added views regarding StudentPage - Migrated the Django Session Authentication to djangorestframework-jwt authentication Frontend - Migrated from vue-resource to axios because of better documentation & features - Added Login Component - Added First Part of StudentPage containing overview of exam and subissions Closes #41 References #39
-
- Nov 09, 2017
-
-
Jan Maximilian Michal authored
-
- Nov 08, 2017
-
-
robinwilliam.hundt authored
Backend - Added isStudent permission - Added serializers apropriate for StudentPage - Added api-endpoint urls - Added views regarding StudentPage - Migrated the Django Session Authentication to djangorestframework-jwt authentication Frontend - Migrated from vue-resource to axios because of better documentation & features - Added Login Component - Added First Part of StudentPage containing overview of exam and subissions Closes #41 References #39
-
- Nov 04, 2017
-
-
robinwilliam.hundt authored
-