This project is mirrored from https://:*****@github.com/iqb-berlin/testcenter-frontend.git.
Pull mirroring updated .
- 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
-
-
svwolter authored
Add Makefile targets for package management
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
Improve details in README
-
rhenck authored
-
rhenck authored
Remove outdated info from README
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
One is for retrieving node_modules from container and copy the contents into a local directory. The other is for installing new packages into container. This will autmatically be synced to local.
-
mechtelm authored
-
mechtelm authored
-
- Jun 01, 2021