- Dec 10, 2017
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
This endpoint will return the role of the authenticated user, 'Student', 'Tutor' or 'Reviewer'
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
Work on the final student-page can now begin
-
robinwilliam.hundt authored
Merge remote-tracking branch 'origin/69-general-layout-navigation' into 39-a-new-student-overview-page-with-vue-js
-
- Dec 09, 2017
-
-
robinwilliam.hundt authored
-
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.
-
robinwilliam.hundt authored
-
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.
-
- Dec 05, 2017
-
-
robinwilliam.hundt authored
Added BaseLayout component that will serve as bas for the layout of the app. It is modeled after https://next.vuetifyjs.com/examples/layouts/google-contacts . The gradySpeak has been moved to the front-end.
-
Jan Maximilian Michal authored
Fixed coverage CI stage See merge request !21
-
Jan Maximilian Michal authored
-
- Dec 04, 2017
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
Upgrade to vuetify1.0 / login error message Closes #65 and #59 See merge request !20
-
Jan Maximilian Michal authored
Whitenoise Closes #63. See merge request !19
-
- Dec 03, 2017
-
-
robinwilliam.hundt authored
closes #65 closes #59
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
- Dec 02, 2017
-
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
- Dec 01, 2017
-
-
robinwilliam.hundt authored
-
- Nov 30, 2017
-
-
Jan Maximilian Michal authored
-
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
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
robinwilliam.hundt authored
-
- Nov 29, 2017
-
-
robinwilliam.hundt authored
Started work on using a store for the submission-notes component
-
Jan Maximilian Michal authored
-
robinwilliam.hundt authored
google-code-prettify and font-awesome are no longer part of the repo but instead loaded via npm/yarn
-
robinwilliam.hundt authored
/public/ is created when generating html output from py.test
-
Jan Maximilian Michal authored
Refactor views to viewsets Closes #58. See merge request !17
-