Changes
#93 (Oct 8, 2020, 8:45:12 AM)
- add YAML testing (commit: 2d43287) — Lukas Harzenetter / detail
#77 (Oct 6, 2020, 3:50:01 AM)
- Stop creating repositories left and right and instead inject it (commit: d734f7b) — vogel612 / detail
- Remove Definitions in canonical model. (commit: 7512a63) — vogel612 / detail
- Pull allEntities deserialization from winery component into backend service (commit: bbd6214) — vogel612 / detail
- Avoid generating an empty service template into definitions when deserializing yaml entities (commit: 623c797) — vogel612 / detail
- Support complex properties on the backend level (commit: e1be07e) — vogel612 / detail
- Create model-mapper for XML<->Canonical conversion (commit: 8cd8774) — vogel612 / detail
- Extract edmm/toscalight into a separate satellite module (commit: 87558a3) — vogel612 / detail
- Rewrite Properties to simplify handling for XML model (commit: b8e7f58) — vogel612 / detail
- Stop incorrect conversions between null, "null", and "" for properties (commit: 74563ae) — vogel612 / detail
- Fix serialization and deserialization issues (commit: 3429238) — vogel612 / detail
- Remove TBoolean indirection from the Canonical model (commit: ed82489) — vogel612 / detail
- Move RefinementModels and kvproperties to separate extensions package (commit: ba95a45) — vogel612 / detail
- Fix various issues around model transformations and persistence (commit: 5bf2489) — vogel612 / detail
- Add support for keySchema and entrySchema in properties definitions for YAML (commit: a134b11) — vogel612 / detail
- Implement saving functionality for editing (commit: 296a66b) — vogel612 / detail
- Fix deserialization of TDataType (commit: 3ef13a2) — vogel612 / detail
- Remove XML-Roundtrip when obtaining TDefinitionWithCorrectImports (commit: 64ec8ec) — vogel612 / detail
- Run Linter and fix issues (commit: b5b82e7) — vogel612 / detail
- Reinstate conversion code for Winery-Specific extensions of TOSCA and replace XMLDefinitionsBasedCsarEntry (commit: 5d611d4) — vogel612 / detail
- Fix serialization of Properties (commit: 9940e5a) — vogel612 / detail
- Purge all References to Types without JAXB-visible namespace URI declaration (commit: 8d436d0) — vogel612 / detail
- Remove PropertyDefinitions as wrapping class for List to restore serialization compatibility for WineryPropertiesDefinition (commit: 2e2a736) — vogel612 / detail
- Fix Inheritance Resource handling for DataTypes and JSON deserialization for Properties (commit: c7b241d) — vogel612 / detail
- Fix losing inputs and outputs when saving topology (commit: 1b92c8c) — vogel612 / detail
- Do value-bodging for Property Definition default values (commit: 494e0d5) — vogel612 / detail
- Add default values for optional properties on EntityTemplate creation and prevent writing of empty properties (commit: 9fa9343) — vogel612 / detail
- Fix mapping of interface definitions (commit: 8bd8752) — Michael Wurster / detail
- Fix various bugs issues (#207) (commit: c4f7454) — noreply / detail
- Hotfixes (#208) (commit: 3acfc1a) — noreply / detail
- Using Apache HttpClient to download referenced files (commit: f3bc31c) — Michael Wurster / detail
- Housekeeping: Imports, Domain-Class Prefixes and cleanup (#212) (commit: 283b4f6) — noreply / detail
#74 (Sep 30, 2020, 7:15:01 AM)
- Housekeeping: Imports, Domain-Class Prefixes and cleanup (#212) (commit: 283b4f6) — noreply / detail
#67 (Sep 15, 2020, 9:05:08 AM)
- Stop creating repositories left and right and instead inject it (commit: d734f7b) — vogel612 / detail
- Remove Definitions in canonical model. (commit: 7512a63) — vogel612 / detail
- Pull allEntities deserialization from winery component into backend service (commit: bbd6214) — vogel612 / detail
- Avoid generating an empty service template into definitions when deserializing yaml entities (commit: 623c797) — vogel612 / detail
- Support complex properties on the backend level (commit: e1be07e) — vogel612 / detail
- Create model-mapper for XML<->Canonical conversion (commit: 8cd8774) — vogel612 / detail
- Extract edmm/toscalight into a separate satellite module (commit: 87558a3) — vogel612 / detail
- Rewrite Properties to simplify handling for XML model (commit: b8e7f58) — vogel612 / detail
- Stop incorrect conversions between null, "null", and "" for properties (commit: 74563ae) — vogel612 / detail
- Fix serialization and deserialization issues (commit: 3429238) — vogel612 / detail
- Remove TBoolean indirection from the Canonical model (commit: ed82489) — vogel612 / detail
- Move RefinementModels and kvproperties to separate extensions package (commit: ba95a45) — vogel612 / detail
- Fix various issues around model transformations and persistence (commit: 5bf2489) — vogel612 / detail
- Add support for keySchema and entrySchema in properties definitions for YAML (commit: a134b11) — vogel612 / detail
- Implement saving functionality for editing (commit: 296a66b) — vogel612 / detail
- Fix deserialization of TDataType (commit: 3ef13a2) — vogel612 / detail
- Remove XML-Roundtrip when obtaining TDefinitionWithCorrectImports (commit: 64ec8ec) — vogel612 / detail
- Run Linter and fix issues (commit: b5b82e7) — vogel612 / detail
- Reinstate conversion code for Winery-Specific extensions of TOSCA and replace XMLDefinitionsBasedCsarEntry (commit: 5d611d4) — vogel612 / detail
- Fix serialization of Properties (commit: 9940e5a) — vogel612 / detail
- Purge all References to Types without JAXB-visible namespace URI declaration (commit: 8d436d0) — vogel612 / detail
- Remove PropertyDefinitions as wrapping class for List to restore serialization compatibility for WineryPropertiesDefinition (commit: 2e2a736) — vogel612 / detail
- Fix Inheritance Resource handling for DataTypes and JSON deserialization for Properties (commit: c7b241d) — vogel612 / detail
- Fix losing inputs and outputs when saving topology (commit: 1b92c8c) — vogel612 / detail
- Do value-bodging for Property Definition default values (commit: 494e0d5) — vogel612 / detail
- Add default values for optional properties on EntityTemplate creation and prevent writing of empty properties (commit: 9fa9343) — vogel612 / detail
- Fix mapping of interface definitions (commit: 8bd8752) — Michael Wurster / detail
- Fix various bugs issues (#207) (commit: c4f7454) — noreply / detail
- Hotfixes (#208) (commit: 3acfc1a) — noreply / detail
- Using Apache HttpClient to download referenced files (commit: f3bc31c) — Michael Wurster / detail