From 61052304185c0c48cbf45e4b117636018d5d24fd Mon Sep 17 00:00:00 2001 From: Timothy Vertein Date: Mon, 30 Jan 2017 09:21:09 -0600 Subject: [PATCH] MUMMNG-3062 Send app lifecycle in layout feed --- .../src/main/webapp/api/layoutDoc | 14 ++++++++++++++ .../src/main/webapp/api/layoutDocGuest.json | 5 +++++ 2 files changed, 19 insertions(+) diff --git a/angularjs-portal-mock-portal/src/main/webapp/api/layoutDoc b/angularjs-portal-mock-portal/src/main/webapp/api/layoutDoc index ac99edb16..ae114a137 100644 --- a/angularjs-portal-mock-portal/src/main/webapp/api/layoutDoc +++ b/angularjs-portal-mock-portal/src/main/webapp/api/layoutDoc @@ -8,6 +8,7 @@ "iconUrl":null, "faIcon":"fa-envelope", "fname":"proxy-rest", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL":"/web/api/report", "widgetType":"generic", @@ -26,6 +27,7 @@ "iconUrl":null, "faIcon":"fa-envelope", "fname":"wisc-mail", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL":"/web/staticFeeds/wiscmail-accounts.json", "widgetType":"option-link", @@ -48,6 +50,7 @@ "iconUrl":null, "faIcon":"fa-thumbs-up", "fname":"HRSManagerTimeApproval", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL":null, "widgetType":"list-of-links", @@ -83,6 +86,7 @@ "iconUrl":null, "faIcon":"fa-money", "fname":"earnings-statement", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL":"/portal/p/earnings-statement/max/earningStatements.resource.uP", "widgetType":"generic", @@ -103,6 +107,7 @@ "iconUrl":null, "faIcon":"fa-group", "fname":"student-center", + "lifecycleState":"PUBLISHED", "target":"_blank", "widgetURL":null, "widgetType":null, @@ -121,6 +126,7 @@ "iconUrl":null, "faIcon":"fa-compass", "fname":"CourseGuide-Browse-Courses", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL":null, "widgetType":"generic", @@ -139,6 +145,7 @@ "iconUrl":null, "faIcon":"fa-list-ul", "fname":"course-services", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL":null, "widgetType":"list-of-links", @@ -185,6 +192,7 @@ "iconUrl":null, "faIcon":"fa-at", "fname":"learn-at-uw", + "lifecycleState":"PUBLISHED", "target":"_blank", "widgetURL":null, "widgetType":null, @@ -205,6 +213,7 @@ "iconUrl":null, "faIcon":"fa-pencil", "fname":"MyCourses", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL":"/portal/p/MyCourses/max/jsonCurrentClassSchedule.resource.uP", "widgetType":"generic", @@ -223,6 +232,7 @@ "iconUrl":null, "faIcon":"fa-road", "fname":"post-graduation-plans", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL":null, "widgetType":null, @@ -241,6 +251,7 @@ "iconUrl":null, "faIcon":"fa-sign-in", "fname":"new-hire-netid-activation", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL":null, "widgetType":null, @@ -259,6 +270,7 @@ "iconUrl":null, "faIcon":"fa-umbrella", "fname":"university-staff-benefits-statement", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL":null, "widgetType":null, @@ -277,6 +289,7 @@ "iconUrl":null, "faIcon":"fa-newspaper-o", "fname":"badger-news", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL":"http://www.uwbadgers.com/rss.aspx", "widgetType":"rss", @@ -297,6 +310,7 @@ "iconUrl":null, "faIcon":"fa-bullhorn", "fname":"feedback", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL":null, "widgetType":null, diff --git a/angularjs-portal-mock-portal/src/main/webapp/api/layoutDocGuest.json b/angularjs-portal-mock-portal/src/main/webapp/api/layoutDocGuest.json index e8d5850cd..6b0d9f7b2 100644 --- a/angularjs-portal-mock-portal/src/main/webapp/api/layoutDocGuest.json +++ b/angularjs-portal-mock-portal/src/main/webapp/api/layoutDocGuest.json @@ -8,6 +8,7 @@ "iconUrl":null, "faIcon":"fa-windows", "fname":"bing-search", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL":null, "widgetType":"search-with-links", @@ -24,6 +25,7 @@ "iconUrl":null, "faIcon":"fa-sun-o", "fname":"weather", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL":"/web/staticFeeds/weather-multiple.json", "widgetType":"weather", @@ -45,6 +47,7 @@ "iconUrl":null, "faIcon":"fa-compass", "fname":"CourseGuide-Browse-Courses", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL":null, "widgetType":"generic", @@ -62,6 +65,7 @@ "iconUrl":null, "faIcon":"fa-compass", "fname":"CourseGuide-Help", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL": "http://kb.wisc.edu/enrollment/topic_rss.php?cat=52000", "widgetType":"rss", @@ -78,6 +82,7 @@ "iconUrl":null, "faIcon":"fa-compass", "fname":"CourseGuide-Help", + "lifecycleState":"PUBLISHED", "target":null, "widgetURL": "https://kb.wisc.edu/enrollment/news_rss.php", "widgetType":"rss",