This project is mirrored from https://:*****@github.com/iqb-berlin/testcenter-frontend.git.
Pull mirroring updated .
- 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
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
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 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 24, 2021
- Jun 23, 2021
-
-
ahoch authored
Compodoc is a documentation tool for Angular applications which generates static html documentation pages. A documentation of Testcenter Frontend can be build with ``` npm run compodoc ``` I can be viewed under http://127.0.0.1:8080
-
- Jun 14, 2021
-
-
-
paf authored
Make error-handling more consistent and expressive: In case of malformed serverUrl (like with missing trailing slash in docker-network) the error of type DOMException was swallowed completely.
-
Philipp F authored
-
Philipp F authored
-
Philipp F authored
-
Philipp F authored
-
Philipp F authored
-
- Jun 10, 2021
-
- Jun 09, 2021
- Jun 08, 2021
-
-
paf authored
-
paf authored
-
paf authored
Add a message for the case of files which can not be deleted because they where referenced by others. A player referenced in a unit can not be deleted without deleting the unit. A Unit used in a booklet can not be deleted without deleting the booklet. A booklet used in a Testtakers-File can not be deleted without that.
- Jun 02, 2021