aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/ng2/services/tosca-types.service.ts
AgeCommit message (Collapse)AuthorFilesLines
2022-09-16Fix types not refreshing after model changefranciscovila1-1/+4
Loads the capability, requirement and node types based on the current VFC model. Removes the frontend cache that was being hold by the ReqAndCapabilitiesService. Issue-ID: SDC-4175 Signed-off-by: franciscovila <javier.paradela.vila@est.tech> Change-Id: I6ab9d1781c6d65e0d78ff69baf468fb9d24f9afd
2021-07-28Consider component model when retrieving capability typesKrupaNagabhushan1-3/+9
Issue-ID: SDC-3642 Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Change-Id: Ie09b5f8d64b95fc2db14f19d3857a9935075b2fe
2021-07-21Consider component model when retrieving relationship typesKrupaNagabhushan1-23/+23
Issue-ID: SDC-3640 Signed-off-by: MichaelMorris <michael.morris@est.tech> Change-Id: Ic06a9085b8aa2f44b8d33d7de12eadf691106131 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
2020-01-22Catalog alignmentys96931-22/+21
Issue-ID: SDC-2724 Signed-off-by: ys9693 <ys9693@att.com> Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
2019-03-05Add 'Req & Cap' screen for VF/PNF/Service - UImiriame1-0/+55
Issue-ID: SDC-2142 Change-Id: I23a2de18862e18389f801cbec3e452d7094df8e9 Signed-off-by: miriame <miriam.eini@amdocs.com>