Fix VSP update for checked-in resources 93/120693/1
authorandre.schmid <andre.schmid@est.tech>
Thu, 15 Apr 2021 17:47:55 +0000 (18:47 +0100)
committerAndré Schmid <andre.schmid@est.tech>
Tue, 20 Apr 2021 10:30:55 +0000 (10:30 +0000)
commit39b533344f0a86401f5c41025cfdcf3139934569
tree2a6b48a5368525aaf0d167c43afade6a5c532f30
parentcd12a2ac6ddc43493c4ba0685dfc75f11bf2aa6b
Fix VSP update for checked-in resources

Checkout the VF (if checked-in) related to the VSP before loading the VF
workspace.

Change-Id: I9576fd5b429fdae2ac00de5bfbd38e183b93be59
Issue-ID: SDC-3560
Signed-off-by: André Schmid <andre.schmid@est.tech>
catalog-ui/src/app/models/component-lifecycle-state.enum.ts [new file with mode: 0644]
catalog-ui/src/app/ng2/components/modals/onboarding-modal/import-vsp.service.ts
catalog-ui/src/app/ng2/components/modals/onboarding-modal/onboarding-modal.component.ts
catalog-ui/src/app/ng2/pages/home/__snapshots__/home.component.spec.ts.snap
catalog-ui/src/app/ng2/pages/home/home.component.spec.ts
catalog-ui/src/app/ng2/pages/home/home.component.ts
catalog-ui/src/app/ng2/pages/home/home.module.ts
catalog-ui/src/app/ng2/services/component-services/resource.service.spec.ts [new file with mode: 0644]
catalog-ui/src/app/ng2/services/component-services/resource.service.ts
catalog-ui/src/app/view-models/workspace/tabs/general/general-view-model.ts