This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Oct 13, 2021
- Oct 07, 2021
-
-
rhenck authored
This was an early draft and unused. Will be reintroduced in a proper form later.
-
rhenck authored
-
rhenck authored
This replaces the label text with an image, which can be uploaded.
-
jojohoch authored
-
rhenck authored
-
jojohoch authored
* When elements receive the focusin event, their status is changed to `TOUCHED` * Replace `this.form.valueChanges` subscription with `this.unitStateService.unitStateElementCodeChanged` subscription
-
- Oct 04, 2021
-
-
rhenck authored
The DOM query is now only done once and nt again everytime the value changes.
-
- Oct 01, 2021
- Sep 30, 2021
-
-
jojohoch authored
* Delete validation message component * Use instead `mat-error` inside element components to take advantage of `mat-input-field` * Add get validators method to each form element component * Display validation messages via `error-transform` pipe
-
- Sep 29, 2021
- Sep 25, 2021
- Sep 24, 2021
- Sep 23, 2021
-
-
jojohoch authored
to prevent unnecessary scroll bars from appearing
-
- Sep 22, 2021
-
-
rhenck authored
-
- Sep 21, 2021
-
-
jojohoch authored
-
- Sep 20, 2021
-
-
rhenck authored
This is preliminary and will be reworked in the future.
-
jojohoch authored
Consider the available space for width and height Increase their default heights
-
jojohoch authored
to prevent vertical scrollbars when using default values. * Increase height for TextFieldElement, TextElement and DropdownElement * Change HTML structure of TextElement
-
- Sep 08, 2021
-
-
rhenck authored
This enables to hightlight parts of the text with colors.
-
- Sep 03, 2021
-
-
rhenck authored
-
- Sep 02, 2021
-
-
rhenck authored
This uses kolkov/angular-editor.
-
- Aug 31, 2021
-
-
jojohoch authored
The urls must be declared as trusted to be accepted by the application.
-
- Aug 27, 2021
- Aug 19, 2021
-
-
rhenck authored
-
- Aug 16, 2021
-
-
rhenck authored
Also some small improvements to variable naming and file structure. #23
-
- Aug 03, 2021
-
-
rhenck authored
This is in preparation for dynamic layouting. The actual dimensions are set by the overlay component which differs but is existent for both editor and player.
-
- Jul 28, 2021
-
-
jojohoch authored
-
- Jul 23, 2021
-
-
rhenck authored
Both use the property name 'min' and 'max' but map it to min/max and minlength/maxlength respectively.
-
rhenck authored
-
rhenck authored
Also refactor a lot of stuff belonging to this: - You can edit the default values via properties panel - All elements now again have a common parent directive. form elements have a special parent for forms.
-
- Jul 20, 2021