Skip to content
Success

Changes

Summary

  1. Model added vendor (details)
  2. Model change update npm (details)
  3. Missing assetId in transaction entry (details)
Commit 613663aac07077ef86e358eb4dae10cb259c75f6 by Mark Hoffmann
Model added vendor
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
The file was modifiedde.dim.diamant.model/model/diamant.ecore (diff)
The file was modifiedde.dim.diamant.model/model/diamant.genmodel (diff)
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java (diff)
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java (diff)
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/Product.java (diff)
The file was modifiedde.dim.diamant.model/src/de/dim/diamant/impl/ProductImpl.java (diff)
Commit 15e94233e8640f18aa1c47b8b35aa5d198cf4235 by Mark Hoffmann
Model change update npm
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
The file was modifiedde.dim.diamant.npm/diamant.ts (diff)
The file was modifiedde.dim.diamant.npm/diamant.json (diff)
The file was modifiedde.dim.diamant.npm/package.json (diff)
Commit 005cb94afe0ee03973eeeb254b31c89ec00ee646 by Mark Hoffmann
Missing assetId in transaction entry
- added missing assetId automatically during creation
- modified tests, to test this case
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
The file was modifiedde.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionEntryServiceIntegrationTest.java (diff)
The file was modifiedde.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionEntryServiceimpl.java (diff)