Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Jun 27, 2024
  2. Jun 19, 2024
  3. Jan 31, 2024
  4. Dec 05, 2023
  5. Nov 24, 2023
  6. Nov 15, 2023
  7. Oct 09, 2023
  8. Sep 08, 2023
  9. Jun 27, 2023
  10. Jun 23, 2023
  11. Jun 08, 2023
  12. Jun 05, 2023
  13. Dec 23, 2022
  14. Dec 20, 2022
  15. Nov 30, 2022
    • rhenck's avatar
      Add new element math-editor · fa7e2b04
      rhenck authored
      Uses external software 'MathLive'.
      
      Distpacker issues with mathlive have been solved in a custom 
      distpacker.ts in scripts-folder. This is now used instead of the 
      distpacker from the npm package.
      fa7e2b04
  16. 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
  17. Aug 01, 2022
  18. May 19, 2022
  19. May 18, 2022
  20. May 06, 2022
  21. 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
  22. Feb 18, 2022
  23. Feb 17, 2022
  24. Feb 16, 2022
  25. Feb 14, 2022
  26. 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
  27. Oct 18, 2021
  28. 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
  29. Aug 16, 2021
  30. Jul 30, 2021
  31. Jul 29, 2021
Loading