Skip to content
Snippets Groups Projects
  1. Aug 09, 2021
  2. May 11, 2021
  3. Nov 23, 2020
  4. Jun 18, 2020
  5. Jun 04, 2020
  6. Feb 19, 2020
  7. Feb 18, 2020
  8. Feb 07, 2020
  9. Dec 03, 2019
  10. Dec 02, 2019
  11. Oct 13, 2019
  12. Oct 02, 2019
  13. Sep 03, 2019
  14. Jul 02, 2019
  15. Jan 06, 2019
    • robinwilliam.hundt's avatar
      Upgraded backend dependencies · a875b9ce
      robinwilliam.hundt authored
      Removed unused frontend dependency
      a875b9ce
    • 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
  16. Oct 02, 2018
  17. Sep 29, 2018
  18. Aug 09, 2018
  19. May 31, 2018
  20. May 26, 2018
  21. Mar 24, 2018
  22. Mar 21, 2018
  23. 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
  24. Feb 18, 2018
  25. Feb 17, 2018
    • robinwilliam.hundt's avatar
      Feedback History · b811df9a
      robinwilliam.hundt authored
      Implemented Feedback History Table incl. search
      
      Side Note: When searching the table, should the resulting filtered arr be <= than size 10 all those submissions will be prefetched if not already present and the user is able to instantanously view the submission. NICE!
      
      Added Tests and sticky beahvior for feedback hist
      
      Inactive subscriptions are shown
      
      Added subscription refresh button
      
      Fixed jwt refresh and auto logout
      
      Added feedback link
      
      Visual cue of final status in student overview
      
      Correct Student for reviewer
      b811df9a
    • Jan Maximilian Michal's avatar
      31c64f69
Loading