Skip to main content

enum-type-metamodel


0.2.4 (2024-10-10)

  • Fixed an issue where enum fields apprear in new and edit components even though they are not exposed or in the commands
  • Rejuvenations:
    • net.democritus:Expanders: 7.4.5 -> 7.7.2
    • net.democritus:expanders-core: 7.4.5 -> 7.7.2
    • net.democritus.angular:angular-expanders: 4.5.0 -> 4.11.1
    • net.democritus:prime-data: 2024.0.2 -> 2024.0.3
    • net.democritus.model:modelTransmutations-core: 2.4.2 -> 2.4.3
    • net.democritus.metamodel:nsx-metamodel-stack: 2024.3.13 -> 2024.4.3
    • net.democritus:prime-core: 2024.3.13 -> 2024.6.0
    • org.junit.jupiter: 5.11.0 -> 5.11.2
    • org.apache.maven.plugins:maven-surefire-plugin: 3.5.0 -> 3.5.1
  • Support new form component in angular-expanders 4.11

0.2.3 (2024-09-16)

Changed

  • Rejuvenations:
    • org.junit.jupiter:junit-jupiter: 5.10.3 -> 5.11.0
    • org.apache.maven.plugins:maven-surefire-plugin: 3.3.1 -> 3.5.0

Fixed

  • Fixed an issue where the value of an enum field is not filled in the edit page (angular-expanders)
  • Fixed an issue where a duplicate anchor name can occur in the new and edit HTML (angular-expanders). Beware: this changes the name of the 'custom-form-field-type-attributes' anchors, you will need to fix these harvest files manually.

0.2.2 (2024-08-09)

Fixed

  • Fixed issue with translation for the TableHtmlExpander and DetailHtmlExpander
  • Fixed wrong class for the edit html component

0.2.1 (2024-07-26)

Fixed

  • Fixed issue when having multiple enumTypes per dataElement
  • Set the translations on the field level

0.2.0 (2024-07-09)

Changed

  • [enum-type-angular-expanders] Change implementation of enum dropdown in angular to nsc component.

0.1.1 (2024-03-27)

Fixed

  • Fixed issues with ${revision} version in pom files by using the flatten-maven-plugin

0.1.0 (2024-03-26)

Added

  • Added enum-type-angular-expanders, which add dropdowns for each EnumType field.

0.0.2 (2023-11-30)

Added

  • Added enum-types-metamodel expansion-resource for micro-radiant integration.

0.0.1 (2023-11-30)

Added

  • Added EnumType, which implements ValueType.