This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Oct 07, 2021
- Oct 06, 2021
-
-
jojohoch authored
* Take over tasks of `UnitStateComponent` * Manage property `unitStateElementCode` * Removing the passing of the property `unitStateElementCode` by the components
-
- Oct 05, 2021
-
-
jojohoch authored
* Value and status of all elements are saved * Move some Methods and Properties from FormService to UnitStateService
-
- Oct 04, 2021
-
-
jojohoch authored
* `UnitState.dataparts` has property `elementCodes` property, which stores status, value and id for FormElement * When building a unit, the stored value is assigned to the element when it is initiated * Removed `UnitState.dataparts.pages` * Removed methods initPages and addStoredValues
-
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 26, 2021
-
-
rhenck authored
-
- 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 25, 2021
- Aug 23, 2021
-
-
jojohoch authored
-
- Aug 19, 2021
-
-
rhenck authored
-
rhenck authored
Before it was the index of the option. HTML UI Elements take the actual value as parameter anyway so no need to use any index.
-
rhenck authored
The section now always has the same width as the page (minus margin).
-
rhenck authored
Can only be true/false.
-
rhenck authored
-
- Aug 17, 2021