Skip to content
Snippets Groups Projects
  1. Dec 17, 2017
  2. Dec 16, 2017
  3. Dec 10, 2017
  4. Dec 09, 2017
    • robinwilliam.hundt's avatar
      Working version of student-page · f57d011c
      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.
      f57d011c
    • robinwilliam.hundt's avatar
      Working Layout · beb8c80e
      robinwilliam.hundt authored
      beb8c80e
  5. Dec 05, 2017
  6. Dec 04, 2017
  7. Dec 03, 2017
  8. Dec 01, 2017
  9. Nov 29, 2017
  10. Nov 28, 2017
  11. Nov 26, 2017
  12. Nov 21, 2017
  13. Nov 16, 2017
  14. Nov 15, 2017
  15. Nov 11, 2017
  16. Nov 10, 2017
    • robinwilliam.hundt's avatar
      Removed *.json from gitignore · 1718c424
      robinwilliam.hundt authored
      1718c424
    • robinwilliam.hundt's avatar
      First step towards REST + Vue Student Page · 074f4c33
      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
      074f4c33
  17. Nov 09, 2017
  18. Nov 08, 2017
    • robinwilliam.hundt's avatar
      First step towards REST + Vue Student Page · a5f6d70d
      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
      a5f6d70d
  19. Nov 04, 2017
  20. Nov 03, 2017
Loading