Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-FE / mock / ecomp / data / widgets / widgets.json
diff --git a/ecomp-portal-FE/mock/ecomp/data/widgets/widgets.json b/ecomp-portal-FE/mock/ecomp/data/widgets/widgets.json
new file mode 100644 (file)
index 0000000..9b8bf60
--- /dev/null
@@ -0,0 +1,39 @@
+[
+  {
+    "id": 2,
+    "name": "ASDC",
+    "appId": 23,
+    "appName": "ASDC",
+    "url": "http://yeoman.io/generators/",
+    "width": 360,
+    "height" : 300
+  },
+  {
+    "id": 3,
+    "name": "Self Service Portal",
+    "appId": 24,
+    "appName": "Self Sere Portal",
+    "url": "http://yeoman.io/generators/",
+    "width": 360,
+    "height" : 300
+  },
+  {
+    "id": 4,
+    "name": "Formation",
+    "appId": 25,
+    "appName": "Formation",
+    "url": "http://yeoman.io/generators/",
+    "width": 360,
+    "height" : 300
+  }, 
+  {
+    "id": 5,
+    "name": "Portal Name",
+    "appId": 26,
+    "appName": "Portal name",
+    "url": "http://yeoman.io/generators/",
+    "width": 360,
+    "height" : 300
+  }
+
+  ]
\ No newline at end of file