Fix and refactor lab statistic page
- Change the
actRequestFreqChart !== nullto aactRequestFreqChart != nullinlab_status_charts.jsto make sure that the graphs are created before they try to be accessed - Change the return type of CourseStatusController methods to DTOs instead of HashMaps and edit the javascript accordingly
Closes #153 (closed)
Edited by Sára Juhošová