- Aug 15, 2019
-
-
Dominik Seeger authored
-
- Jul 02, 2019
-
-
Also in the Feedbackhistory it is now possible to filter by excluding labels. This way, a user can filter for all Submissions did not compile but were not empty
-
-
-
-
- Mar 31, 2019
-
-
robinwilliam.hundt authored
also some quality of life ui improvements
-
- Mar 07, 2019
-
-
robinwilliam.hundt authored
Also extended existing frontend tests for feedback creation. In order to fix routing, partially refactored Subscription Vuex module #145
-
- Mar 03, 2019
-
-
Dominik Seeger authored
Tested with the following piece of code which should hava all edge cases. Works fine : // should not be commented out char c = '/*'; String s = "/* some stupid stuff */"; long test(REPLACED k){ /* only this should be commented out */ if(REPLACED) return REPLACED; if(REPLACED) return REPLACED; /* this should be commented out if(REPLACED){ if(REPLACED) return REPLACED; if(REPLACED) return (REPLACED); } */ this should not return 0; }
-
- Feb 21, 2019
-
-
Dominik Seeger authored
-
- Feb 04, 2019
-
-
robinwilliam.hundt authored
-
- Jan 06, 2019
-
-
robinwilliam.hundt authored
-
-
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
-
- Jan 03, 2019
-
-
robinwilliam.hundt authored
-
- Oct 02, 2018
-
-
robinwilliam.hundt authored
-
- Oct 01, 2018
-
-
robinwilliam.hundt authored
Also, there is no annoying reload upon logout anymore
-
- Sep 30, 2018
-
-
robinwilliam.hundt authored
The former student data endpoint /export/csv/ has been replaces by /export/json/ . This new endpoint exports the data as normal json. It also allows the client to send setPasswords: true as an option which will results in random passwords beign generated for all students and included in the export data.
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
also removed one passible cause for memory leak. Feedback was unnecesarily stored in the store under state.feedback
-
- Sep 29, 2018
-
-
robinwilliam.hundt authored
Solution is no longer displayed on student page because it may contain grading information which has been changed during the grading process and would thus confuse the student
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
Use postgres:9.6 is ci
-
- Sep 27, 2018
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
- Sep 26, 2018
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
- Aug 18, 2018
-
-
robinwilliam.hundt authored
-
- Aug 15, 2018
-
-
robinwilliam.hundt authored
-
- Aug 12, 2018
-
-
robinwilliam.hundt authored
Nearly completed typing the whole store!
-
- Aug 10, 2018
-
-
robinwilliam.hundt authored
-
- Aug 07, 2018
-
-
robinwilliam.hundt authored
-
- Aug 06, 2018
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
- Aug 05, 2018
-
-
robinwilliam.hundt authored
-