Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Oct 29, 2021
  2. Oct 28, 2021
    • jojohoch's avatar
      Refactor form-element-component.directive.ts · 6c38e1c0
      jojohoch authored
      * Remove FormService Injection
      * Move FormService and form types to player
      * Move interface ValueChangeElement to uI-element.ts
      * Use interface InputElementValue instead of
      string | number | boolean | null
      6c38e1c0
  3. Oct 27, 2021
  4. Oct 26, 2021
  5. Oct 22, 2021
  6. Oct 19, 2021
  7. Oct 18, 2021
  8. Oct 15, 2021
  9. Oct 14, 2021
  10. Oct 13, 2021
  11. Oct 07, 2021
  12. Oct 06, 2021
    • jojohoch's avatar
      [player] Refactor `UnitStateService` · 351bec38
      jojohoch authored
      * Take over tasks of `UnitStateComponent`
      * Manage property `unitStateElementCode`
      * Removing the passing of the property `unitStateElementCode` by
      the components
      351bec38
  13. Oct 05, 2021
  14. Oct 04, 2021
    • jojohoch's avatar
      [player] Change storage format · 6a4bbeaa
      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
      6a4bbeaa
    • jojohoch's avatar
      [player] Refactor keyboard component and service · 476e274a
      jojohoch authored
      * Rename service to `KeyboardService`
      * Replace the two fixed rows for upper and lower case letters
      of the keyboard with a general row array
      * Rename css classes, variables and methods
      476e274a
  15. Oct 01, 2021
  16. Sep 25, 2021
  17. Sep 24, 2021
  18. Sep 23, 2021
  19. Sep 22, 2021
  20. Sep 21, 2021
  21. Aug 12, 2021
  22. Aug 05, 2021
  23. Aug 02, 2021
  24. Jul 30, 2021
  25. Jul 23, 2021
    • rhenck's avatar
      Add default values to several elements · 14fbfb49
      rhenck authored
      Also refactor a lot of stuff belonging to this:
      - You can edit the default values via properties panel
      - All elements now again have a common parent directive. form elements
      have a special parent for forms.
      14fbfb49
Loading