aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/models/base-types.ts
AgeCommit message (Collapse)AuthorFilesLines
2022-10-25Add default baseType to the substitution typeimamSidero1-0/+1
Enabling default baseType in substitution type to be selected Issue-ID: SDC-4229 Signed-off-by: Imam hussain <imam.hussain@est.tech> Change-Id: I869ede4c4e030adc3c4418c28ed787b4c10248dd
2021-10-21Make Service base type optionalandre.schmid1-2/+3
Issue-ID: SDC-3759 Change-Id: I8adf112966ee9303fc965a74cec7203274acd735 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2021-03-24Enable selection of base type of servicevasraz1-0/+28
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3506 Change-Id: Iaba39955fac9056cb0d0f1eccd223c05dfb9c5b4 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>