- Dec 01, 2017
-
-
robinwilliam.hundt authored
-
- Nov 29, 2017
-
-
robinwilliam.hundt authored
Started work on using a store for the submission-notes component
-
robinwilliam.hundt authored
google-code-prettify and font-awesome are no longer part of the repo but instead loaded via npm/yarn
-
- Nov 28, 2017
-
-
robinwilliam.hundt authored
Started work on structuring the vuex store into modules
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
To access the prototype run yarn start and go to /notes/
-
- Nov 21, 2017
-
-
robinwilliam.hundt authored
-
- Nov 16, 2017
-
-
robinwilliam.hundt authored
-
- Nov 15, 2017
-
-
robinwilliam.hundt authored
-
- Nov 11, 2017
-
-
robinwilliam.hundt authored
Changed package.json mian.js App.vue accordingly. StudentPage Components need updating.
-
- Nov 10, 2017
-
-
robinwilliam.hundt authored
-
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
-
robinwilliam.hundt 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
-
- Nov 03, 2017
-
-
robinwilliam.hundt authored
The front-end folder has been initiliazed with the vue webpack template including configuration for unit-testing with Karma + Mocha.
-