- Nov 30, 2017
-
-
Jan Maximilian Michal authored
-
- Nov 26, 2017
-
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
* no url configuration needed simply register viewset with router * now using DefaultRouter, meaning api root is now browsable * merged some views * makes it easier to include api schema later * Ran isort and updated docstring
-
- Nov 24, 2017
-
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
* Also added docstrings to classes and module in views.py * Removed a logging statement from StudentApiView
-
- Nov 23, 2017
-
-
Jan Maximilian Michal authored
* ran isort on all test files
-
Jan Maximilian Michal authored
-
- Nov 21, 2017
-
-
robinwilliam.hundt authored
The methods in core.tests.data_factories.py are not finished nor good and overlap with GradyUserFactory.
-
- Nov 10, 2017
-
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal 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
-
Jan Maximilian Michal authored
to User model - It is now possible to run tests in the frontend. - The backend authentication uses AbstractUser instead of AbsstractBaseuser
-
- Nov 09, 2017
-
-
Jan Maximilian Michal authored
- ran isort to properly sort imports - reformatter some classes
-
Jan Maximilian Michal authored
-
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
-
robinwilliam.hundt authored
-
- Nov 03, 2017
-
-
robinwilliam.hundt authored
The project has been refactored so far as the current state of master has been placed under backend/ . Some changes to the .gitignore and Makefile have been made to accomodate this refactor.
-
- Jul 10, 2017
-
-
Jan Maximilian Michal authored
-
- Jul 07, 2017
-
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-