Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Dec 13, 2021
  2. Nov 23, 2021
  3. Oct 29, 2021
  4. Oct 18, 2021
  5. Oct 15, 2021
  6. Oct 14, 2021
  7. Oct 05, 2021
  8. Oct 01, 2021
  9. 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
  10. Sep 29, 2021
    • jojohoch's avatar
      [player] Fix centered layout · a37a90ac
      jojohoch authored
      * Bugfix for units without always visible page
      * Bugfix for aspect ratio over 50%
      * Integration of keyboard
      a37a90ac
  11. Sep 23, 2021
  12. Sep 21, 2021
  13. Sep 02, 2021
  14. Aug 18, 2021
  15. Aug 17, 2021
  16. Aug 16, 2021
  17. Aug 12, 2021
  18. Aug 07, 2021
    • jojohoch's avatar
      [player] Add layout options for pages · 59ef92c9
      jojohoch authored
      * Pages can be scrolled or tabbed
      * Labels of pages can be shown and hidden
      * Always visible pages can be left, right, top or bottom
      * Layout of pages is now handled in `LayoutComponent` and removed from
      `PlayerStateComponent`
      * Due to the `ScrollIndexDirective`, pages with scrollbars have similar
      interfaces as pages with tabs
      59ef92c9
  19. Aug 05, 2021
  20. Jul 30, 2021
  21. Jul 29, 2021
  22. Jul 26, 2021
  23. Jul 23, 2021
  24. 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
  25. Jul 13, 2021
  26. Jul 01, 2021
    • jojohoch's avatar
      Simplify configuration for `ng serve <project-name>` · a7e77ba3
      jojohoch authored
      - Replace in the projects 'editor' and 'player' the selector
      'app-root' with 'editor-aspect' or 'player-aspect' and make a
      case distinction unnecessary
      - Remove definitions of the property 'local' in `environment`
      and `angular.json`
      a7e77ba3
  27. Jun 30, 2021
  28. Jun 28, 2021
  29. Jun 22, 2021
Loading