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 15, 2022
    • rhenck's avatar
      Improve toast message styling · 224e1729
      rhenck authored
      Red background looks really bad, so we just adjust the border color.
      224e1729
    • rhenck's avatar
      [editor] Add ID check to sanitizer · d284c2e7
      rhenck authored
      Just called from the editor, before creating the Unit instance.
      It goes through all IDs and checks for duplicates. If found it generates 
      a new one and shows the prompt.
      d284c2e7
  2. Aug 01, 2022
  3. May 19, 2022
  4. May 18, 2022
  5. May 06, 2022
  6. Apr 22, 2022
    • jojohoch's avatar
      [player] Make unit definitions available in standalone mode · bfe8ce18
      jojohoch authored
      - add unit-definition-menu module
      - add verona module and move verona services and verona interfaces to it
        to make them available in different modules
      - move the distinction of different page types to app component to make
        them available for unitDefinitionMenu component
      bfe8ce18
  7. Feb 18, 2022
  8. Feb 17, 2022
  9. Feb 16, 2022
  10. Feb 14, 2022
  11. Nov 19, 2021
    • jojohoch's avatar
      Refactor error transform pipe · 75b71f25
      jojohoch authored
      - Remove fallback of TranslationService to allow empty error messages
        that can still cause red borders
      - Remove the case distinction for checkboxes, since the requiredTrue
        validator also sends required as errorKey and a special fallback text
        is no longer used
      75b71f25
  12. Oct 18, 2021
  13. Sep 30, 2021
    • jojohoch's avatar
      [player] Refactor validation messages · 4005b51e
      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
      4005b51e
  14. Aug 16, 2021
  15. Jul 30, 2021
  16. Jul 29, 2021
Loading