[PORTAL-7] Rebase
[portal.git] / ecomp-portal-FE-os / mock / ecomp / data / applications / user-apps.json
1 [
2         {
3             "id": 1,
4             "order": 1,
5             "name": "ASDC",
6             "imageUrl": "",
7             "description": "Some explanation text goes here",
8             "url": "http://www.att.com",
9             "alternateUrl": "http://www.att.com",
10             "notes": "Apache Tomcat, often referred to as Tomcat, is an open-source web server and servlet container developed by the Apache Software Foundation (ASF). Tomcat implements several Java EE specifications including Java Servlet, JavaServer Pages (JSP), Java EL, and WebSocket, and provides a \"pure Java\" HTTP web server environment for Java code to run in."
11         },
12         {
13             "id": 2,
14             "order": 2,
15             "name": "AIC Formation",
16             "imageUrl": "assets/images/tmp/portal2.png",
17             "description": "Some explanation text goes here",
18             "url": "http://www.att.com",
19             "alternateUrl": "http://www.att.com",
20             "notes": "AIC Formation description goes here"
21         },
22         {
23             "id": 3,
24             "order": 3,
25             "name": "AIC Self Service Portal",
26             "imageUrl": "assets/images/tmp/portal3.png",
27             "description": "Some explanation text goes here",
28             "url": "",
29             "alternateUrl": "http://www.att.com",
30             "notes": "AIC Self Service description goes here"
31         },
32         {
33             "id": 4,
34             "order": 4,
35             "name": "Portal Name",
36             "imageUrl": "assets/images/tmp/portal1.png",
37             "description": "Some explanation text goes here",
38             "url": "http://www.att.com",
39             "alternateUrl": "http://www.att.com",
40             "notes": "order: 2"
41         },
42         {
43             "id": 5,
44             "order": 5,
45             "name": "Nightskypix",
46             "imageUrl": "http://www.nightskypix.com/Solar/moon/moon12-25-07-web.jpg",
47             "description": "Some explanation text goes here",
48             "url": "http://www.nightskypix.com",
49             "alternateUrl": "http://www.nightskypix.com/Solar/moon/fullmoon.html",
50             "notes": "Andy's old web page"
51         },
52         {
53           "id": 6,
54           "order": 6,
55           "name": "This is an exceptionally long application name because I'm a freakin idiot who makes long application names",
56           "imageUrl": "assets/images/tmp/portal3.png",
57           "description": "Some explanation text goes here",
58           "url": "http://www.att.com",
59           "alternateUrl": "http://www.att.com",
60           "notes": "Description for this fake portal"
61         }
62 ]