- Aug 15, 2019
-
-
Dominik Seeger authored
-
-
- Jul 02, 2019
-
-
-
Dominik Seeger authored
-
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
-
-
-
Also removed path endpoint for this model since it wasnt used
-
-
-
-
-
- Jun 23, 2019
-
-
robinwilliam.hundt authored
When creating the issue for this branch i was under the assumption that the students name (or pseudoanonymised name) was broadly displayed on the landing page when logging in. But that has apparently been removed in an earlier commit already.
-
- Apr 25, 2019
-
-
- Mar 31, 2019
-
-
robinwilliam.hundt authored
also some quality of life ui improvements
-
- Mar 29, 2019
-
-
robinwilliam.hundt authored
-
- Mar 21, 2019
-
-
Dominik Seeger authored
-
- Mar 08, 2019
-
-
Dominik Seeger authored
-
- 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
-
Dominik Seeger authored
corrected test
-
Dominik Seeger authored
-
- Mar 03, 2019
-
-
robinwilliam.hundt authored
-
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; }
-
robinwilliam.hundt authored
fixes #135
-
- Feb 21, 2019
-
-
Dominik Seeger authored
-
- Feb 14, 2019
-
-
robinwilliam.hundt authored
fixes #137
-
-
-
Dominik Seeger authored
-
Dominik Seeger authored
For now, every occurence of "student/s" that is visible to the user has been renamed to "participant". We should however think about how we adress the naming in the future.
-
Dominik Seeger authored
-
- Feb 04, 2019
-
-
robinwilliam.hundt authored
-
- Jan 25, 2019
-
-
Dominik Seeger authored
-
robinwilliam.hundt authored
-
Dominik Seeger authored
-
Dominik Seeger authored
-
Dominik Seeger authored
-
- Jan 24, 2019
-
-
robinwilliam.hundt authored
fixes #133
-
robinwilliam.hundt authored
Also, the student is not greeted with the anonimised name anymore fixes #131
-