Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Sep 22, 2021
  2. Aug 30, 2021
  3. Aug 19, 2021
  4. Aug 17, 2021
  5. Aug 12, 2021
  6. Aug 02, 2021
  7. Jul 30, 2021
  8. Jul 29, 2021
  9. Jul 28, 2021
    • jojohoch's avatar
      [player] Fix typos · 6ace879e
      jojohoch authored
      6ace879e
    • jojohoch's avatar
      [player] Show different validation warnings · 1dcfad9c
      jojohoch authored
      * Move setting of validators from `FormElementComponent` to
      `ValidationMessageComponent`
      * Add validators and warnings to `ValidationMessageComponent`
      * Move subscriptions for form controls and their validators from
      `PageComponent` to `FormComponent`
      1dcfad9c
  10. Jul 27, 2021
  11. Jul 16, 2021
    • jojohoch's avatar
      [player] Prepare validation of form elements · 89c6ebdf
      jojohoch authored
      * When creating components for each element a
      `ValidationMessageComponent` is also generated dynamically
      * Prepare usage of default values for form elements
      * Add `form.ts` for form specific interfaces
      * Rename some variables and properties
      89c6ebdf
Loading