X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-FE-os%2Fclient%2Fconfigurations%2Fdev.json;fp=ecomp-portal-FE-os%2Fclient%2Fconfigurations%2Fdev.json;h=a037deb0fb27b938639eaaa6ad9a04777814e658;hb=627badaf69987c01811c477219fd943757a635f5;hp=6d6c4cae891d5bccdb9377ae73c102c91001ae15;hpb=ba838f2e13f1e8050c75e68bd3733d56d8f416d5;p=portal.git diff --git a/ecomp-portal-FE-os/client/configurations/dev.json b/ecomp-portal-FE-os/client/configurations/dev.json index 6d6c4cae..a037deb0 100644 --- a/ecomp-portal-FE-os/client/configurations/dev.json +++ b/ecomp-portal-FE-os/client/configurations/dev.json @@ -70,24 +70,29 @@ "getRoleFunctions": "http://localhost:8080/ecompportal/portalApi/get_role_functions", "saveRoleFunction": "http://localhost:8080/ecompportal/portalApi/role_function_list/saveRoleFunction.htm", "removeRoleFunction": "http://localhost:8080/ecompportal/portalApi/role_function_list/removeRoleFunction.htm", - "userAppsOrderBySortPref": "http://localhost:8080/ecompportal/portalApi/userAppsOrderBySortPref", - "userAppsOrderByName": "http://localhost:8080/ecompportal/portalApi/userAppsOrderByName", - "saveUserAppsSortingPreference": "http://localhost:8080/ecompportal/portalApi/saveUserAppsSortingPreference", - "userAppsSortTypePreference": "http://localhost:8080/ecompportal/portalApi/userAppsSortTypePreference", - "userAppsOrderByLastUsed": "http://localhost:8080/ecompportal/portalApi/userAppsOrderByLastUsed", - "userAppsOrderByMostUsed": "http://localhost:8080/ecompportal/portalApi/userAppsOrderByMostUsed", - "userAppsOrderByManual": "http://localhost:8080/ecompportal/portalApi/userAppsOrderByManual", - "saveUserAppsSortingManual": "http://localhost:8080/ecompportal/portalApi/saveUserAppsSortingManual", - "saveUserWidgetsSortManual": "http://localhost:8080/ecompportal/portalApi/saveUserWidgetsSortManual", - "updateWidgetsSortPref": "http://localhost:8080/ecompportal/portalApi/updateWidgetsSortPref", - "UpdateUserAppsSortManual": "http://localhost:8080/ecompportal/portalApi/UpdateUserAppsSortManual", - "widgetCatalogSelection": "http://localhost:8080/ecompportal/portalApi/widgetCatalogSelection", - "widgetCommon": "http://localhost:8080/ecompportal/portalApi/microservices", - "getWidthThresholdLeftMenu":"http://localhost:8080/ecompportal/portalApi/dashboard/windowWidthThresholdLeftMenu", - "getWidthThresholdRightMenu":"http://localhost:8080/ecompportal/portalApi/dashboard/windowWidthThresholdRightMenu", - "appCatalogRoles" : "http://localhost:8080/ecompportal/portalApi/appCatalogRoles", - "saveUserAppRoles":"http://localhost:8080/ecompportal/portalApi/saveUserAppRoles", - "userApplicationRoles":"http://localhost:8080/ecompportal/portalApi/userApplicationRoles" + "userAppsOrderBySortPref": "http://localhost:8080/ecompportal/portalApi/userAppsOrderBySortPref", + "userAppsOrderByName": "http://localhost:8080/ecompportal/portalApi/userAppsOrderByName", + "saveUserAppsSortingPreference": "http://localhost:8080/ecompportal/portalApi/saveUserAppsSortingPreference", + "userAppsSortTypePreference": "http://localhost:8080/ecompportal/portalApi/userAppsSortTypePreference", + "userAppsOrderByLastUsed": "http://localhost:8080/ecompportal/portalApi/userAppsOrderByLastUsed", + "userAppsOrderByMostUsed": "http://localhost:8080/ecompportal/portalApi/userAppsOrderByMostUsed", + "userAppsOrderByManual": "http://localhost:8080/ecompportal/portalApi/userAppsOrderByManual", + "saveUserAppsSortingManual": "http://localhost:8080/ecompportal/portalApi/saveUserAppsSortingManual", + "saveUserWidgetsSortManual": "http://localhost:8080/ecompportal/portalApi/saveUserWidgetsSortManual", + "updateWidgetsSortPref": "http://localhost:8080/ecompportal/portalApi/updateWidgetsSortPref", + "UpdateUserAppsSortManual": "http://localhost:8080/ecompportal/portalApi/UpdateUserAppsSortManual", + "widgetCatalogSelection": "http://localhost:8080/ecompportal/portalApi/widgetCatalogSelection", + "widgetCommon": "http://localhost:8080/ecompportal/portalApi/microservices", + "basicAuthAccount": "http://www.ecomp.att.com:8080/ecompportal-att/portalApi/basicAuthAccount", + "microserviceProxy": "http://www.ecomp.att.com:8080/ecompportal-att/portalApi/microservice/proxy", + "getWidthThresholdLeftMenu":"http://localhost:8080/ecompportal/portalApi/dashboard/windowWidthThresholdLeftMenu", + "getWidthThresholdRightMenu":"http://localhost:8080/ecompportal/portalApi/dashboard/windowWidthThresholdRightMenu", + "appCatalogRoles" : "http://localhost:8080/ecompportal/portalApi/appCatalogRoles", + "saveUserAppRoles":"http://localhost:8080/ecompportal/portalApi/saveUserAppRoles", + "userApplicationRoles":"http://localhost:8080/ecompportal/portalApi/userApplicationRoles", + "ecompTitle":"http://localhost:8080/ecompportal/portalApi/ecompTitle", + "loggedinUser" : "http://localhost:8080/ecompportal/portalApi/loggedinUser", + "modifyLoggedinUser" : "http://localhost:8080/ecompportal/portalApi/modifyLoggedinUser" }, "cookieDomain": "org.openecomp" -} \ No newline at end of file +}