- Dec 09, 2017
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
The extra functionality offered by the ViewSet is not needed in this place and caused unexpected behavior (it returned an array containing an object, breaking the StudentView). For this very simple View imo explicit is better than implicit.
-
- Nov 30, 2017
-
-
Jan Maximilian Michal authored
* using gevnts for async requests handling of gunicorn * serving the static frontend via gunicorn * split requirements into dev and general {
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
- Nov 28, 2017
-
-
Jan Maximilian Michal authored
-
- Nov 27, 2017
-
-
Jan Maximilian Michal authored
* IT waS A FUCKIng tyPO * ran isort and flake8 and fixed reported issues
-
- 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
- changed unittester from ./manage.py test to pytest in CI - implemented tests for various views see previous commits - coverage should now produce html output for test coverage
-
- Nov 23, 2017
-
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
* ran isort on all test files
-
Jan Maximilian Michal authored
-
robinwilliam.hundt authored
-
- Nov 20, 2017
-
-
robinwilliam.hundt authored
-
- Nov 10, 2017
-
-
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
-
- Nov 09, 2017
-
-
Jan Maximilian Michal authored
- ran isort to properly sort imports - reformatter some classes
-
Jan Maximilian Michal authored
-
robinwilliam.hundt authored
Deleted templates, fixtures, static files, urls, views
-
- 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.
-
- Oct 20, 2017
-
-
Jan Maximilian Michal authored
and closes #23. Other minor changes.
-
- Jul 12, 2017
-
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
- Jun 08, 2017
-
-
Jan Maximilian Michal authored
-
- May 05, 2017
-
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
- Apr 05, 2017
-
-
Jan Maximilian Michal authored
-
- Mar 22, 2017
-
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
- Mar 15, 2017
-
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
- Mar 14, 2017
-
-
Jan Maximilian Michal authored
-
- Mar 09, 2017
-
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
- Mar 07, 2017
-
-
Jan Maximilian Michal authored
-