This project is mirrored from https://:*****@github.com/iqb-berlin/testcenter-frontend.git.
Pull mirroring updated .
- Mar 29, 2020
-
-
mechtelm authored
-
- Mar 28, 2020
- Mar 27, 2020
-
-
mechtelm authored
Eureka (solved): ExpressionChangedAfterItHasBeenCheckedError (setTimeout) #88; sys-check adapted to app-root-approach
-
- Mar 26, 2020
-
-
mechtelm authored
-
- Mar 25, 2020
- Mar 23, 2020
- Mar 20, 2020
- Mar 18, 2020
- Mar 17, 2020
- Mar 16, 2020
- Mar 13, 2020
- Mar 11, 2020
-
-
paf authored
-
- Mar 10, 2020
- Mar 09, 2020
-
-
paflov authored
-
- Mar 06, 2020
-
-
paflov authored
-
paflov authored
implement endpoint `[GET] /system/config` replacing `[GET] /sysconfig` and preparation for https://github.com/iqb-berlin/testcenter-iqb-ng/issues/53
-
paflov authored
-
paflov authored
-
- Mar 05, 2020
-
-
paflov authored
-
- Mar 04, 2020
-
-
paflov authored
-
paflov authored
provide bookletDbId (testId) when calling [PUT] `test/${testId}/log` correctly even for BOOKLETLOADSTART * it was not set in test-controller.service's this.bookletDbId, until bs.getBookletData is resolved (after reload for example) * but call on [PUT] `test/${testId}/log` with BOOKLETLOADSTART was fired before * in the old implementation bookletDbId was stored also (!) in the loginToken, so even if it was in fact provided via body of the call, tha backend knew the bookletDbId from the token and got it (only) from there.
-
paflov authored
-
paflov authored
-