This project is mirrored from https://:*****@github.com/iqb-berlin/testcenter-frontend.git.
Pull mirroring updated .
- Sep 30, 2021
- Sep 27, 2021
-
-
paf authored
-
paf authored
-
paf authored
Merge branch 'update-to-angular-12' of https://github.com/iqb-berlin/testcenter-frontend into update-to-angular-12
- Aug 30, 2021
-
-
paflov authored
-
- Aug 18, 2021
-
-
svwolter authored
-
- Aug 13, 2021
-
-
Philipp F authored
Prepend UTF-8 BOM to csv raw data #162
-
- Aug 11, 2021
-
-
svwolter authored
-
- Aug 06, 2021
-
-
paf authored
-
paf authored
Fix block-selection in group-monitor: It only registered the click, when the text was clicked, not the whole element. Fixes https://github.com/iqb-berlin/testcenter-frontend/issues/312
-
- Jul 20, 2021
-
-
paf authored
-
paf authored
While applying the new linting-rule no-param-reassign, I made a mistake and corrupted the function getNextUnlockedUnitSequerceId (commit #e88e136d). This broke the navigation in some circumstances. Fixes #https://github.com/iqb-berlin/testcenter-frontend/issues/304
-
- Jul 19, 2021
- Jul 01, 2021
-
-
rhenck authored
(For some reason) the workspace id is not set yet when entering files.component.ts, so by delaying (setTimeout), the workspace id has the correct value. Then, the url for file upload is set correctly.
- Jun 28, 2021
- Jun 27, 2021
- Jun 25, 2021
-
-
paf authored
That was necessary because the dependency injection was changed in teh new angular version. The encapsulated upload-module got it's own instance of http client und thus the interceptor did not kick in (even when http was injected with @SkipSelf). Tidy up the upload component, add types etc. Does not work properly yet.
-
paf authored
-
paf authored
-
- Jun 24, 2021
-
-
paf authored
-
paf authored
Otherwise the auth/error-handling-interceptor will not kick in. See: https://dev.to/angular/that-s-why-your-angular-errorinterceptor-may-not-work-5-seconds-fix-52m8 This have to be added be added to other modules as well I guess.
-
paf authored
-> compiles but does not work properly
-
paf authored
-
paf authored
-
Philipp F authored
-
paf authored
-
paf authored
-
paf authored
-