Sudarshan Kumar | 1515595 | 2019-12-18 22:32:06 +0530 | [diff] [blame] | 1 | // This file can be replaced during build by using the `fileReplacements` array. |
| 2 | // `ng build --prod` replaces `environment.ts` with `environment.prod.ts`. |
| 3 | // The list of file replacements can be found in `angular.json`. |
| 4 | |
| 5 | export const environment = { |
| 6 | production: false, |
| 7 | "api": { |
| 8 | "singleAppInfo": "http://www.portal.onap.org:9080/portal-be-os/portalApi/singleAppInfo", |
| 9 | "singleAppInfoById": "http://www.portal.onap.org:9080/portal-be-os/portalApi/singleAppInfoById", |
| 10 | "syncRolesFromExternalAuthSystem": "http://www.portal.onap.org:9080/portal-be-os/portalApi/syncRoles", |
| 11 | "syncFunctionsFromExternalAuthSystem": "http://www.portal.onap.org:9080/portal-be-os/portalApi/syncFunctions", |
| 12 | "userApps": "http://www.portal.onap.org:9080/portal-be-os/portalApi/userApps", |
| 13 | "persUserApps": "http://www.portal.onap.org:9080/portal-be-os/portalApi/persUserApps", |
| 14 | "appCatalog": "http://www.portal.onap.org:9080/portal-be-os/portalApi/appCatalog", |
| 15 | "accountAdmins": "http://www.portal.onap.org:9080/portal-be-os/portalApi/accountAdmins", |
| 16 | "availableApps": "http://www.portal.onap.org:9080/portal-be-os/portalApi/availableApps", |
| 17 | "allAvailableApps": "http://www.portal.onap.org:9080/portal-be-os/portalApi/allAvailableApps", |
| 18 | "externalRequestAccessSystem": "http://www.portal.onap.org:9080/portal-be-os/portalApi/externalRequestAccessSystem", |
| 19 | "userProfile": "http://www.portal.onap.org:9080/portal-be-os/portalApi/userProfile", |
| 20 | "queryUsers": "http://www.portal.onap.org:9080/portal-be-os/portalApi/queryUsers", |
| 21 | "adminAppsRoles": "http://www.portal.onap.org:9080/portal-be-os/portalApi/adminAppsRoles", |
| 22 | "adminApps": "http://www.portal.onap.org:9080/portal-be-os/portalApi/adminApps", |
| 23 | "appsForSuperAdminAndAccountAdmin": "http://www.portal.onap.org:9080/portal-be-os/portalApi/appsForSuperAdminAndAccountAdmin", |
| 24 | "accountUsers": "http://www.portal.onap.org:9080/portal-be-os/portalApi/app/:appId/users", |
| 25 | "saveNewUser": "http://www.portal.onap.org:9080/portal-be-os/portalApi/saveNewUser", |
| 26 | "userAppRoles": "http://www.portal.onap.org:9080/portal-be-os/portalApi/userAppRoles", |
| 27 | "onboardingApps": "http://www.portal.onap.org:9080/portal-be-os/portalApi/onboardingApps", |
| 28 | "widgets": "http://www.portal.onap.org:9080/portal-be-os/portalApi/widgets", |
| 29 | "widgetsValidation": "http://www.portal.onap.org:9080/portal-be-os/portalApi/widgets/validation", |
| 30 | "functionalMenuForAuthUser": "http://www.portal.onap.org:9080/portal-be-os/portalApi/functionalMenuForAuthUser", |
| 31 | "functionalMenuForEditing": "http://www.portal.onap.org:9080/portal-be-os/portalApi/functionalMenuForEditing", |
| 32 | "functionalMenuForNotificationTree": "http://www.portal.onap.org:9080/portal-be-os/portalApi/functionalMenuForNotificationTree", |
| 33 | "functionalMenu": "http://www.portal.onap.org:9080/portal-be-os/portalApi/functionalMenu", |
| 34 | "functionalMenuItemDetails": "http://www.portal.onap.org:9080/portal-be-os/portalApi/functionalMenuItemDetails/:menuId", |
| 35 | "appRoles": "http://www.portal.onap.org:9080/portal-be-os/portalApi/appRoles/:appId", |
| 36 | "appThumbnail": "http://www.portal.onap.org:9080/portal-be-os/portalApi/appThumbnail/:appId", |
| 37 | "functionalMenuItem": "http://www.portal.onap.org:9080/portal-be-os/portalApi/functionalMenuItem", |
| 38 | "regenerateFunctionalMenuAncestors": "http://www.portal.onap.org:9080/portal-be-os/portalApi/regenerateFunctionalMenuAncestors", |
| 39 | "listOfApp": "http://www.portal.onap.org:9080/portal-be-os/portalApi/getAppList", |
| 40 | "setFavoriteItem": "http://www.portal.onap.org:9080/portal-be-os/portalApi/setFavoriteItem", |
| 41 | "getFavoriteItems": "http://www.portal.onap.org:9080/portal-be-os/portalApi/getFavoriteItems", |
| 42 | "removeFavoriteItem": "http://www.portal.onap.org:9080/portal-be-os/portalApi/removeFavoriteItem/:menuId", |
| 43 | "ping": "http://www.portal.onap.org:9080/portal-be-os/portalApi/ping", |
| 44 | "functionalMenuStaticInfo": "http://www.portal.onap.org:9080/portal-be-os/portalApi/functionalMenuStaticInfo", |
| 45 | "portalAdmins": "http://www.portal.onap.org:9080/portal-be-os/portalApi/portalAdmins", |
| 46 | "portalAdmin": "http://www.portal.onap.org:9080/portal-be-os/portalApi/portalAdmin", |
| 47 | "getManifest": "http://www.portal.onap.org:9080/portal-be-os/portalApi/manifest", |
| 48 | "getActiveUser": "http://www.portal.onap.org:9080/portal-be-os/portalApi/dashboard/activeUsers", |
| 49 | "getSearchAllByStringResults": "http://www.portal.onap.org:9080/portal-be-os/portalApi/dashboard/search", |
| 50 | "commonWidget": "http://www.portal.onap.org:9080/portal-be-os/portalApi/dashboard/widgetData", |
| 51 | "deleteCommonWidget": "http://www.portal.onap.org:9080/portal-be-os/portalApi/dashboard/deleteData", |
| 52 | "getContactUS": "http://www.portal.onap.org:9080/portal-be-os/portalApi/contactus/list", |
| 53 | "getAppsAndContacts": "http://www.portal.onap.org:9080/portal-be-os/portalApi/contactus/allapps", |
| 54 | "saveContactUS": "http://www.portal.onap.org:9080/portal-be-os/portalApi/contactus/save", |
| 55 | "deleteContactUS": "http://www.portal.onap.org:9080/portal-be-os/portalApi/contactus/delete", |
| 56 | "getContactUSPortalDetails": "http://www.portal.onap.org:9080/portal-be-os/portalApi/contactus/feedback", |
| 57 | "getAppCategoryFunctions": "http://www.portal.onap.org:9080/portal-be-os/portalApi/contactus/functions", |
| 58 | "onlineUserUpdateRate": "http://www.portal.onap.org:9080/portal-be-os/portalApi/dashboard/onlineUserUpdateRate", |
| 59 | "storeAuditLog": "http://www.portal.onap.org:9080/portal-be-os/portalApi/auditLog/store", |
| 60 | "leftmenuItems": "http://www.portal.onap.org:9080/portal-be-os/portalApi/leftmenuItems", |
| 61 | "getFunctionalMenuRole": "http://www.portal.onap.org:9080/portal-be-os/portalApi/getFunctionalMenuRole", |
| 62 | "getNotifications": "http://www.portal.onap.org:9080/portal-be-os/portalApi/getNotifications", |
| 63 | "getMessageRecipients": "http://www.portal.onap.org:9080/portal-be-os/portalApi/getMessageRecipients", |
| 64 | "getRecommendations": "http://www.portal.onap.org:9080/portal-be-os/portalApi/getRecommendations", |
| 65 | "getAdminNotifications": "http://www.portal.onap.org:9080/portal-be-os/portalApi/getAdminNotifications", |
| 66 | "getAllAppRoleIds": "http://www.portal.onap.org:9080/portal-be-os/portalApi/getNotificationAppRoles", |
| 67 | "getNotificationHistory": "http://www.portal.onap.org:9080/portal-be-os/portalApi/getNotificationHistory", |
| 68 | "notificationUpdateRate": "http://www.portal.onap.org:9080/portal-be-os/portalApi/notificationUpdateRate", |
| 69 | "notificationRead": "http://www.portal.onap.org:9080/portal-be-os/portalApi/notificationRead", |
| 70 | "saveNotification": "http://www.portal.onap.org:9080/portal-be-os/portalApi/saveNotification", |
| 71 | "getNotificationRoles": "http://www.portal.onap.org:9080/portal-be-os/portalApi/notificationRole", |
| 72 | "getRole": "http://www.portal.onap.org:9080/portal-be-os/portalApi/get_role", |
| 73 | "getRoles": "http://www.portal.onap.org:9080/portal-be-os/portalApi/get_roles/:appId", |
| 74 | "toggleRole": "http://www.portal.onap.org:9080/portal-be-os/portalApi/role_list/toggleRole", |
| 75 | "removeRole": "http://www.portal.onap.org:9080/portal-be-os/portalApi/role_list/removeRole", |
| 76 | "saveRole": "http://www.portal.onap.org:9080/portal-be-os/portalApi/role/saveRole/:appId", |
| 77 | "toggleRoleRoleFunction": "http://www.portal.onap.org:9080/portal-be-os/portalApi/role/removeRoleFunction.htm", |
| 78 | "addRoleRoleFunction": "http://www.portal.onap.org:9080/portal-be-os/portalApi/role/addRoleFunction.htm", |
| 79 | "toggleRoleChildRole": "http://www.portal.onap.org:9080/portal-be-os/portalApi/role/removeChildRole.htm", |
| 80 | "addRoleChildRole": "http://www.portal.onap.org:9080/portal-be-os/portalApi/role/addChildRole.htm", |
| 81 | "getRoleFunctions": "http://www.portal.onap.org:9080/portal-be-os/portalApi/get_role_functions/:appId", |
| 82 | "saveRoleFunction": "http://www.portal.onap.org:9080/portal-be-os/portalApi/role_function_list/saveRoleFunction/:appId", |
| 83 | "removeRoleFunction": "http://www.portal.onap.org:9080/portal-be-os/portalApi/role_function_list/removeRoleFunction/:appId", |
| 84 | "userAppsOrderBySortPref": "http://www.portal.onap.org:9080/portal-be-os/portalApi/userAppsOrderBySortPref", |
| 85 | "userAppsOrderByName": "http://www.portal.onap.org:9080/portal-be-os/portalApi/userAppsOrderByName", |
| 86 | "saveUserAppsSortingPreference": "http://www.portal.onap.org:9080/portal-be-os/portalApi/saveUserAppsSortingPreference", |
| 87 | "userAppsSortTypePreference": "http://www.portal.onap.org:9080/portal-be-os/portalApi/userAppsSortTypePreference", |
| 88 | "userAppsOrderByLastUsed": "http://www.portal.onap.org:9080/portal-be-os/portalApi/userAppsOrderByLastUsed", |
| 89 | "userAppsOrderByMostUsed": "http://www.portal.onap.org:9080/portal-be-os/portalApi/userAppsOrderByMostUsed", |
| 90 | "userAppsOrderByManual": "http://www.portal.onap.org:9080/portal-be-os/portalApi/userAppsOrderByManual", |
| 91 | "saveUserAppsSortingManual": "http://www.portal.onap.org:9080/portal-be-os/portalApi/saveUserAppsSortingManual", |
| 92 | "saveUserWidgetsSortManual": "http://www.portal.onap.org:9080/portal-be-os/portalApi/saveUserWidgetsSortManual", |
| 93 | "updateWidgetsSortPref": "http://www.portal.onap.org:9080/portal-be-os/portalApi/updateWidgetsSortPref", |
| 94 | "UpdateUserAppsSortManual": "http://www.portal.onap.org:9080/portal-be-os/portalApi/UpdateUserAppsSortManual", |
| 95 | "widgetCatalogSelection": "http://www.portal.onap.org:9080/portal-be-os/portalApi/widgetCatalogSelection", |
| 96 | "widgetCommon": "http://www.portal.onap.org:9080/portal-be-os/portalApi/microservices", |
| 97 | "appCatalogRoles": "http://www.portal.onap.org:9080/portal-be-os/portalApi/appCatalogRoles", |
| 98 | "saveUserAppRoles": "http://www.portal.onap.org:9080/portal-be-os/portalApi/saveUserAppRoles", |
| 99 | "userApplicationRoles": "http://www.portal.onap.org:9080/portal-be-os/portalApi/userApplicationRoles", |
| 100 | "microserviceProxy": "http://www.portal.onap.org:9080/portal-be-os/portalApi/microservice/proxy", |
| 101 | "getUserAppsWebAnalytics": "http://www.portal.onap.org:9080/portal-be-os/portalApi/getUserAppsWebAnalytics", |
| 102 | "getWebAnalyticsOfApp": "http://www.portal.onap.org:9080/portal-be-os/portalApi/getWebAnalyticsOfApp", |
| 103 | "basicAuthAccount": "http://www.portal.onap.org:9080/portal-be-os/portalApi/basicAuthAccount", |
| 104 | "addWebAnalyticsReport": "http://www.portal.onap.org:9080/portal-be-os/portalApi/addWebAnalyticsReport", |
| 105 | "getUserJourneyAnalyticsReport": "http://www.portal.onap.org:9080/portal-be-os/portalApi/getUserJourneyAnalyticsReport", |
| 106 | "deleteWebAnalyticsReport": "http://www.portal.onap.org:9080/portal-be-os/portalApi/deleteWebAnalyticsReport", |
| 107 | "getAllWebAnalytics": "http://www.portal.onap.org:9080/portal-be-os/portalApi/getAllWebAnalytics", |
| 108 | "modifyWebAnalyticsReport": "http://www.portal.onap.org:9080/portal-be-os/portalApi/modifyWebAnalyticsReport", |
| 109 | "appsFullList": "http://www.portal.onap.org:9080/portal-be-os/portalApi/appsFullList", |
Sudarshan Kumar | e08934d | 2020-01-29 15:37:27 +0530 | [diff] [blame] | 110 | "portalTitle": "http://www.portal.onap.org:9080/portal-be-os/portalApi/ecompTitle", |
Sudarshan Kumar | 1515595 | 2019-12-18 22:32:06 +0530 | [diff] [blame] | 111 | "centralizedApps": "http://www.portal.onap.org:9080/portal-be-os/portalApi/centralizedApps", |
| 112 | "getSchedulerId": "http://www.portal.onap.org:9080/portal-be-os/portalApi/post_create_new_vnf_change", |
| 113 | "getTimeslotsForScheduler": "http://www.portal.onap.org:9080/portal-be-os/portalApi/get_time_slots", |
| 114 | "postSubmitForApprovedTimeslots": "http://www.portal.onap.org:9080/portal-be-os/portalApi/submit_vnf_change_timeslots", |
| 115 | "getPolicy": "http://www.portal.onap.org:9080/portal-be-os/portalApi/get_policy", |
| 116 | "getSchedulerConstants": "http://www.portal.onap.org:9080/portal-be-os/portalApi/get_scheduler_constant", |
| 117 | "uploadRoleFunction": "http://www.portal.onap.org:9080/portal-be-os/portalApi/uploadRoleFunction/:appId", |
| 118 | "checkIfUserIsSuperAdmin": "http://www.portal.onap.org:9080/portal-be-os/portalApi/checkIfUserIsSuperAdmin", |
| 119 | "getCurrentLang": "http://www.portal.onap.org:9080/portal-be-os/auxapi/languageSetting/user/:loginId", |
| 120 | "getLanguages": "http://www.portal.onap.org:9080/portal-be-os/auxapi/language", |
Sudarshan Kumar | e08934d | 2020-01-29 15:37:27 +0530 | [diff] [blame] | 121 | "updateLang": "http://www.portal.onap.org:9080/portal-be-os/auxapi/languageSetting/user/:loginId", |
Sudarshan Kumar | 3f7386d | 2020-01-31 20:08:08 +0530 | [diff] [blame] | 122 | "linkQ": "", |
| 123 | "linkPic": "", |
| 124 | "brandName": "ONAP Portal", |
| 125 | "brandLogoImagePath": "", |
| 126 | "footerLink": "", |
| 127 | "footerLinkText": "", |
| 128 | "footerMessage": "", |
| 129 | "footerLogoImagePath": "", |
jz385p | df54a39 | 2020-02-05 15:40:15 +0530 | [diff] [blame] | 130 | "footerLogoText": "", |
| 131 | "intraSearcLink": "", |
Sudarshan Kumar | c47ea58 | 2020-02-06 15:48:09 +0530 | [diff] [blame] | 132 | "extraSearcLink": "https://wiki.onap.org/dosearchsite.action?cql=siteSearch+~+searchStringPlaceHolder&queryString=searchStringPlaceHolder", |
| 133 | "getAccessUrl": "", |
| 134 | "getAccessName":"", |
| 135 | "getAccessInfo":"" |
Sudarshan Kumar | 1515595 | 2019-12-18 22:32:06 +0530 | [diff] [blame] | 136 | }, |
| 137 | "cookieDomain": "att.com" |
| 138 | }; |
| 139 | |
| 140 | /* |
| 141 | * For easier debugging in development mode, you can import the following file |
| 142 | * to ignore zone related error stack frames such as `zone.run`, `zoneDelegate.invokeTask`. |
| 143 | * |
| 144 | * This import should be commented out in production mode because it will have a negative impact |
| 145 | * on performance if an error is thrown. |
| 146 | */ |
| 147 | // import 'zone.js/dist/zone-error'; // Included with Angular CLI. |