Skip to content
Snippets Groups Projects
  1. Dec 02, 2019
  2. Oct 13, 2019
  3. Oct 12, 2019
  4. Oct 10, 2019
  5. Sep 18, 2019
  6. Sep 09, 2019
  7. Sep 03, 2019
  8. Aug 16, 2019
  9. Aug 15, 2019
  10. Jul 02, 2019
  11. Mar 21, 2019
  12. Jan 06, 2019
    • Dominik Seeger's avatar
      added e2e tests for exporting student data · 85378627
      Dominik Seeger authored and robinwilliam.hundt's avatar robinwilliam.hundt committed
      added instance export e2e test
      
      Swapped Logout button and slot postion
      
      Logout is now always a the far left
      
      e2e tests are now using one browser instance per TestClass
      
      Statistics endpoint now checks if there are submissiontypes available
      
      Fixed race cond. in e2e test and bug in stats endpoint
      
      Added function_tests to flake8 check
      
      Added id "logout" to logout button
      
      Using --cache-from in build step
      
      Increased implicit wait for e2e test
      85378627
  13. Dec 13, 2018
  14. Oct 09, 2018
  15. Oct 02, 2018
  16. Sep 30, 2018
  17. Sep 29, 2018
  18. Sep 26, 2018
  19. Aug 12, 2018
  20. Aug 10, 2018
  21. Aug 09, 2018
  22. Aug 06, 2018
  23. Aug 05, 2018
  24. May 31, 2018
  25. May 26, 2018
  26. Apr 16, 2018
  27. Apr 05, 2018
  28. Mar 16, 2018
  29. Mar 11, 2018
    • robinwilliam.hundt's avatar
      Reviewer can activate/deactivate student access · 10f2a6fc
      robinwilliam.hundt authored
      The reviewer has the option to activate and deactivate all students access via the web interface in the student overview. The corresponding endpoints are additional list routes on the student viewset. Tests are in test_reviewer_viewset.py
      10f2a6fc
  30. Feb 19, 2018
    • robinwilliam.hundt's avatar
      Comments can be deleted · 1da17e1c
      robinwilliam.hundt authored
      Fixed subscription deletion
      
      Added welcome Jumbotron with some nice info/links
      
      Some work on start page
      
      Added feedback_stage_for_user to feedback serializer
      
      This field will contain the feedback stage of the subscription for which the requesting user has created this feedback. This is needed to correctly give the choice to set the final attribute in the frontend.
      
      Fix final checkbox frontend
      
      Fix disappearing names in feedback list
      1da17e1c
Loading