aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-model
AgeCommit message (Expand)AuthorFilesLines
2021-10-21Update SDC version to 1.9.1-SNAPSHOT1.9.1MichaelMorris1-1/+1
2021-09-10Fix model initaribeiro1-1/+2
2021-09-06Fix data type cache issue for model extensionsMichaelMorris3-44/+50
2021-09-03Fix CSAR generation default imports file conflictandre.schmid1-0/+7
2021-08-31Fix additional types import file generationandre.schmid11-64/+295
2021-08-30Include custom data types from VSP in csar importsandre.schmid2-5/+70
2021-08-27Support querying of model by typeMichaelMorris12-34/+70
2021-08-26Add types to importsvasraz1-11/+88
2021-08-26Remove usage of outdated library JMockit (catalog-dao)vasraz31-32/+31
2021-08-26Validate the Resource Model before importing VSPandre.schmid16-200/+677
2021-08-25Import VSP with non-standard data typesMichaelMorris6-9/+7
2021-08-23Filter catalog in UI based on modeldavsad2-0/+2
2021-08-19Align all SDC dependencies versionsvasraz1-0/+27
2021-08-13Support models extending modelsMichaelMorris4-4/+89
2021-08-12Update base types based on modelMichaelMorris6-35/+32
2021-08-06Retrieve data types based on component modelaribeiro11-129/+459
2021-08-06Consider component model when retrieving interface typesdavsad