Catalog alignment

Issue-ID: SDC-2724
Signed-off-by: ys9693 <ys9693@att.com>
Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
diff --git a/catalog-ui/cypress/fixtures/service-proxy-tabs/metadata-service-with-service.json b/catalog-ui/cypress/fixtures/service-proxy-tabs/metadata-service-with-service.json
new file mode 100644
index 0000000..004589e
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/service-proxy-tabs/metadata-service-with-service.json
@@ -0,0 +1,84 @@
+{
+  "artifacts": null,
+  "deploymentArtifacts": null,
+  "toscaArtifacts": null,
+  "categories": null,
+  "creatorUserId": null,
+  "creatorFullName": null,
+  "lastUpdaterUserId": null,
+  "lastUpdaterFullName": null,
+  "componentType": null,
+  "componentInstances": null,
+  "componentInstancesRelations": null,
+  "componentInstancesInputs": null,
+  "componentInstancesProperties": null,
+  "componentInstancesAttributes": null,
+  "capabilities": null,
+  "policies": null,
+  "requirements": null,
+  "inputs": null,
+  "groups": null,
+  "additionalInformation": null,
+  "interfaces": null,
+  "nodeFilter": null,
+  "properties": null,
+  "componentInstancesInterfaces": null,
+  "serviceApiArtifacts": null,
+  "forwardingPaths": null,
+  "metadata": {
+    "uniqueId": "39be5200-143f-4962-a0ad-52882c2df138",
+    "name": "test service",
+    "version": "0.3",
+    "isHighestVersion": true,
+    "creationDate": 1564313928733,
+    "lastUpdateDate": 1564313928733,
+    "description": "gg",
+    "lifecycleState": "NOT_CERTIFIED_CHECKOUT",
+    "tags": ["test service"],
+    "icon": "defaulticon",
+    "normalizedName": "testservice",
+    "systemName": "TestService",
+    "contactId": "cs0008",
+    "allVersions": {
+      "0.1": "693b08c5-bd20-41f4-8d10-81a8d8351944",
+      "0.2": "1e9dd3b2-dab4-41fc-b895-ed6b7dc36f31",
+      "0.3": "39be5200-143f-4962-a0ad-52882c2df138"
+    },
+    "isDeleted": null,
+    "projectCode": "12347557575",
+    "csarUUID": null,
+    "csarVersion": null,
+    "importedToscaChecksum": null,
+    "invariantUUID": "d6aff8a3-ac91-429b-b5f5-a390dd4cb03d",
+    "componentType": "SERVICE",
+    "categories": [
+      {
+        "name": "E2E Service",
+        "normalizedName": "e2e service",
+        "uniqueId": "serviceNewCategory.e2e service",
+        "icons": null,
+        "subcategories": null,
+        "version": null,
+        "ownerId": null,
+        "empty": false,
+        "type": null
+      }
+    ],
+    "creatorUserId": "cs0008",
+    "creatorFullName": "Carlos Santana",
+    "lastUpdaterUserId": "cs0008",
+    "lastUpdaterFullName": "Carlos Santana",
+    "archiveTime": 0,
+    "distributionStatus": "DISTRIBUTION_NOT_APPROVED",
+    "ecompGeneratedNaming": true,
+    "namingPolicy": "",
+    "serviceType": "",
+    "serviceRole": "",
+    "environmentContext": "General_Revenue-Bearing",
+    "instantiationType": "A-la-carte",
+    "archived": false,
+    "uuid": "b41e05e0-d590-4166-9116-1d60a05ebee5",
+    "vspArchived": false
+  },
+  "nodeFilterData": null
+}