summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-os/client/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE-os/client/index.html')
-rw-r--r--ecomp-portal-FE-os/client/index.html412
1 files changed, 201 insertions, 211 deletions
diff --git a/ecomp-portal-FE-os/client/index.html b/ecomp-portal-FE-os/client/index.html
index 89620afd..16eba088 100644
--- a/ecomp-portal-FE-os/client/index.html
+++ b/ecomp-portal-FE-os/client/index.html
@@ -1,209 +1,193 @@
-<!--
- ================================================================================
- eCOMP Portal
- ================================================================================
- Copyright (C) 2017 AT&T Intellectual Property
- ================================================================================
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- ================================================================================
- -->
-<!doctype html>
-<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
-<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
-<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
-<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
-<head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <title></title>
- <meta name="description" content="">
- <meta name="viewport" content="width=device-width">
- <!--<base href="/ecompportal/">-->
- <!--!!!!!!!!!!!!!!!!!!!!! moved base href from here to script tag in body, please change base href based on your server -->
- <!-- nabil - add this part to gruntfile -->
- <link rel="stylesheet" href="bower_components_external/ionicons-2.0.1/css/ionicons.css">
- <link rel="stylesheet" href="bower_components_external/angular.att.abs-2.17.0/styles/base.css">
- <link rel="stylesheet" href="bower_components_external/angular.att.abs-2.17.0/styles/btn.css">
- <link rel="stylesheet" href="bower_components_external/angular.att.abs-2.17.0/styles/demo.css">
- <link rel="stylesheet" href="bower_components_external/angular.att.abs-2.17.0/styles/dtpk.css">
- <link rel="stylesheet" href="bower_components_external/angular.att.abs-2.17.0/styles/frms.css">
- <link rel="stylesheet" href="bower_components_external/angular.att.abs-2.17.0/styles/sldr.css">
- <link rel="stylesheet" href="bower_components_external/angular.att.abs-2.17.0/styles/style.css">
- <link rel="stylesheet" href="bower_components_external/angular.att.abs-2.17.0/styles/tbs.css">
- <link rel="stylesheet" href="bower_components_external/angular.att.abs-2.17.0/styles/pages/iconography.css">
-
- <link rel="stylesheet" href="bower_components_external/angular-att-gridster/styles/ui-gridster.css">
- <link rel="stylesheet" href="bower_components_external/angular-att-gridster/css/angular-gridster.css">
-
- <link rel="stylesheet" href="bower_components_external/b2b/css/b2b-angular/b2b-angular.css">
- <link rel="stylesheet" href="bower_components_external/b2b/js/b2b-angular/font_icons.css">
-
-
-
- <!-- end -->
-
-<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
-<!-- build:css(client) app/vendor.css -->
-<!-- bower:css -->
-<link rel="stylesheet" href="bower_components/angular-material/angular-material.css" />
-<link rel="stylesheet" href="bower_components/ui-select/dist/select.css" />
-<link rel="stylesheet" href="bower_components/ng-dialog/css/ngDialog.css" />
-<link rel="stylesheet" href="bower_components/ng-dialog/css/ngDialog-theme-default.css" />
-<link rel="stylesheet" href="bower_components/jqTree/jqtree.css" />
-<link rel="stylesheet" href="bower_components/angular-gridster/dist/angular-gridster.css" />
-<!-- endbower -->
-<!-- endbuild -->
-
-<!-- kpi dashboard related styles -->
-<!-- kpi start -->
-<!-- kpi end -->
-
-
-<!-- build:css({.tmp,client}) app/app.css -->
-<link rel="stylesheet" href="app/app.css">
+<!--
+ ================================================================================
+ eCOMP Portal
+ ================================================================================
+ Copyright (C) 2017 AT&T Intellectual Property
+ ================================================================================
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ ================================================================================
+ -->
+<!doctype html>
+<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
+<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
+<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
+<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
+<head>
+ <meta charset="utf-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <title></title>
+ <meta name="description" content="">
+ <meta name="viewport" content="width=device-width">
+ <!--<base href="/ecompportal/">-->
+ <!--!!!!!!!!!!!!!!!!!!!!! moved base href from here to script tag in body, please change base href based on your server -->
+ <!-- nabil - add this part to gruntfile -->
+ <link rel="stylesheet" href="bower_components_external/ionicons-2.0.1/css/ionicons.css">
+ <link rel="stylesheet" href="bower_components_external/ionicons-2.0.1/css/ecomp-ionicons.css">
+ <link rel="stylesheet" href="bower_components_external/b2b/css/b2b-angular/b2b-angular.css">
+ <link rel="stylesheet" href="bower_components_external/b2b/js/b2b-angular/font_icons.css">
+
+
+
+ <!-- end -->
+
+<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
+<!-- build:css(client) app/vendor.css -->
+<!-- bower:css -->
+<link rel="stylesheet" href="bower_components/angular-material/angular-material.css" />
+<link rel="stylesheet" href="bower_components/ui-select/dist/select.css" />
+<link rel="stylesheet" href="bower_components/ng-dialog/css/ngDialog.css" />
+<link rel="stylesheet" href="bower_components/ng-dialog/css/ngDialog-theme-default.css" />
+<link rel="stylesheet" href="bower_components/jqTree/jqtree.css" />
+<link rel="stylesheet" href="bower_components/angular-gridster/dist/angular-gridster.css" />
+<!-- endbower -->
+<!-- endbuild -->
+
+<!-- kpi dashboard related styles -->
+<!-- kpi start -->
+<!-- kpi end -->
+
+
+<!-- build:css({.tmp,client}) app/app.css -->
+<link rel="stylesheet" href="app/app.css">
<!-- injector:css -->
-<!-- endinjector -->
-<!-- endbuild -->
-
- <style>
-
- html, body{
- height: 100%;
- overflow:hidden;
- }
-
- </style>
-
-</head>
-<body ng-app="ecompApp">
-<script>
- if (!String.prototype.includes) {
- String.prototype.includes = function(search, start) {
- 'use strict';
- if (typeof start !== 'number') {
- start = 0;
- }
-
- if (start + search.length > this.length) {
- return false;
- } else {
- return this.indexOf(search, start) !== -1;
- }
- };
- }
-
- function nthIndex(str, pat, n){
- var L= str.length, i= -1;
- while(n-- && i++<L){
- i= str.indexOf(pat, i);
- if (i < 0) break;
- }
- return i;
- }
-
-
- var base = window.location.pathname.substring(0, window.location.pathname.indexOf("/",2)+1);
- document.write("<base href='" + base + "' />");
-
-
-
-
-</script>
-
-<script type="text/javascript">
-
- // onLoad='isCascadeFrame(this)'
- if (self != top && !self.window.location.pathname.includes("unKnownError")) {
- var e = document.body;
- var parent = e.parentNode;
- e.parentNode.removeChild(e);
- //var textnode = document.createTextNode("An unknown error has occured. Please contact your system administrator");
- //parent.appendChild(textnode);
- window.location = "unKnownError";
- }
-
-</script>
-
-<!--[if lt IE 7]>
-<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
-<![endif]-->
-
-<!-- Add your site or application content here -->
-<div ui-view="header"></div>
-<div ui-view="tabbar"></div>
-<div ng-show="ContentModel.IsVisible" class="slide">
- <div ui-view="content"></div>
- <div ui-view="sidebar"></div>
- <div ui-view="userbar" style="float:right"></div>
-</div>
-<div ui-view="error"></div>
-<div ui-view="footer"></div>
-
-<!--[if lt IE 9]>
-<script src="../bower_components/es5-shim/es5-shim.js"></script>
-<script src="../bower_components/json3/lib/json3.min.js"></script>
-<![endif]-->
-<!-- build:js({client,node_modules}) app/vendor.js -->
-<!-- bower:js -->
-<script src="bower_components/jquery/dist/jquery.js"></script>
-<script src="bower_components/es5-shim/es5-shim.js"></script>
-<script src="bower_components/angular/angular.js"></script>
-<script src="bower_components/angular-animate/angular-animate.js"></script>
-<script src="bower_components/angular-route/angular-route.js"></script>
-<script src="bower_components/angular-aria/angular-aria.js"></script>
-<script src="bower_components/angular-messages/angular-messages.js"></script>
-<script src="bower_components/angular-material/angular-material.js"></script>
-<script src="bower_components/json3/lib/json3.js"></script>
-<script src="bower_components/angular-resource/angular-resource.js"></script>
-<script src="bower_components/angular-cookies/angular-cookies.js"></script>
-<script src="bower_components/angular-sanitize/angular-sanitize.js"></script>
-<script src="bower_components/lodash/lodash.js"></script>
-<script src="bower_components/angular-ui-router/release/angular-ui-router.js"></script>
-<script src="bower_components/ui-select/dist/select.js"></script>
-<script src="bower_components/angular-touch/angular-touch.js"></script>
-<script src="bower_components/angular-smart-table/dist/smart-table.js"></script>
-<script src="bower_components/hammerjs/hammer.js"></script>
-<script src="bower_components/angular-gestures/gestures.min.js"></script>
-<script src="bower_components/angular-cache/dist/angular-cache.js"></script>
-<script src="bower_components/ng-dialog/js/ngDialog.js"></script>
-<script src="bower_components/jqTree/tree.jquery.js"></script>
-<script src="bower_components/angular-uuid/uuid.min.js"></script>
-<script src="bower_components/angular-bootstrap/ui-bootstrap-tpls.js"></script>
-<script src="bower_components/jquery-mousewheel/jquery.mousewheel.js"></script>
-<script src="bower_components/jquery.newstape/dist/jquery.newstape.min.js"></script>
-<script src="bower_components/oclazyload/dist/ocLazyLoad.js"></script>
-<script src="bower_components/d3/index-browserify.js"></script>
-<script src="bower_components/javascript-detect-element-resize/detect-element-resize.js"></script>
-<script src="bower_components/angular-gridster/src/angular-gridster.js"></script>
-<!-- endbower -->
-<!-- endbuild -->
-
-<!-- nabil - add this part to gruntfile -->
-<script src="bower_components_external/angular.att.abs-2.17.0/att-abs-tpls.js"></script>
-<script src="bower_components_external/angular-att-gridster/ui-gridster-tpls.js"></script>
-<script src="bower_components_external/angular-gridster/angular-gridster.min.js"></script>
-<script src="bower_components_external/bowser/bowser.js"></script>
-
-
-
-
-<script src="bower_components_external/b2b/js/b2b-angular/b2b-library.min.js"></script>
-<!-- end-->
-
-<!-- Avoid ^M (control-M, i.e., carriage-return, i.e., Windows line endings here. -->
-
-<!-- build:js(.tmp) app/app.js -->
-<script src="app/app.js"></script>
+<!-- endinjector -->
+<!-- endbuild -->
+
+ <style>
+
+ html, body{
+ height: 100%;
+ overflow:hidden;
+ }
+
+ </style>
+
+</head>
+<body ng-app="ecompApp">
+<script>
+ if (!String.prototype.includes) {
+ String.prototype.includes = function(search, start) {
+ 'use strict';
+ if (typeof start !== 'number') {
+ start = 0;
+ }
+
+ if (start + search.length > this.length) {
+ return false;
+ } else {
+ return this.indexOf(search, start) !== -1;
+ }
+ };
+ }
+
+ function nthIndex(str, pat, n){
+ var L= str.length, i= -1;
+ while(n-- && i++<L){
+ i= str.indexOf(pat, i);
+ if (i < 0) break;
+ }
+ return i;
+ }
+
+
+ var base = window.location.pathname.substring(0, window.location.pathname.indexOf("/",2)+1);
+ document.write("<base href='" + base + "' />");
+
+
+
+
+</script>
+
+<script type="text/javascript">
+
+ // onLoad='isCascadeFrame(this)'
+ if (self != top && !self.window.location.pathname.includes("unKnownError")) {
+ var e = document.body;
+ var parent = e.parentNode;
+ e.parentNode.removeChild(e);
+ //var textnode = document.createTextNode("An unknown error has occured. Please contact your system administrator");
+ //parent.appendChild(textnode);
+ window.location = "unKnownError";
+ }
+
+</script>
+
+<!--[if lt IE 7]>
+<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
+<![endif]-->
+
+<!-- Add your site or application content here -->
+<div ui-view="header"></div>
+<div ui-view="tabbar"></div>
+<div ng-show="ContentModel.IsVisible" class="slide">
+ <div ui-view="content"></div>
+ <div ui-view="sidebar"></div>
+ <div ui-view="userbar" style="float:right"></div>
+</div>
+<div ui-view="error"></div>
+<div ui-view="footer"></div>
+
+<!--[if lt IE 9]>
+<script src="../bower_components/es5-shim/es5-shim.js"></script>
+<script src="../bower_components/json3/lib/json3.min.js"></script>
+<![endif]-->
+<!-- build:js({client,node_modules}) app/vendor.js -->
+<!-- bower:js -->
+<script src="bower_components/jquery/dist/jquery.js"></script>
+<script src="bower_components/angular/angular.js"></script>
+<script src="bower_components/angular-animate/angular-animate.js"></script>
+<script src="bower_components/angular-route/angular-route.js"></script>
+<script src="bower_components/angular-aria/angular-aria.js"></script>
+<script src="bower_components/angular-messages/angular-messages.js"></script>
+<script src="bower_components/angular-material/angular-material.js"></script>
+<script src="bower_components/angular-resource/angular-resource.js"></script>
+<script src="bower_components/angular-cookies/angular-cookies.js"></script>
+<script src="bower_components/angular-sanitize/angular-sanitize.js"></script>
+<script src="bower_components/lodash/lodash.js"></script>
+<script src="bower_components/angular-ui-router/release/angular-ui-router.js"></script>
+<script src="bower_components/ui-select/dist/select.js"></script>
+<script src="bower_components/angular-touch/angular-touch.js"></script>
+<script src="bower_components/angular-smart-table/dist/smart-table.js"></script>
+<script src="bower_components/hammerjs/hammer.js"></script>
+<script src="bower_components/angular-gestures/gestures.min.js"></script>
+<script src="bower_components/angular-cache/dist/angular-cache.js"></script>
+<script src="bower_components/ng-dialog/js/ngDialog.js"></script>
+<script src="bower_components/jqTree/tree.jquery.js"></script>
+<script src="bower_components/angular-uuid/uuid.min.js"></script>
+<script src="bower_components/angular-bootstrap/ui-bootstrap-tpls.js"></script>
+<script src="bower_components/jquery-mousewheel/jquery.mousewheel.js"></script>
+<script src="bower_components/jquery.newstape/dist/jquery.newstape.min.js"></script>
+<script src="bower_components/oclazyload/dist/ocLazyLoad.js"></script>
+<script src="bower_components/d3/index-browserify.js"></script>
+<script src="bower_components/javascript-detect-element-resize/detect-element-resize.js"></script>
+<script src="bower_components/angular-gridster/src/angular-gridster.js"></script>
+<!-- endbower -->
+<!-- endbuild -->
+
+<!-- nabil - add this part to gruntfile -->
+<script src="bower_components_external/angular-gridster/angular-gridster.min.js"></script>
+<script src="bower_components_external/bowser/bowser.js"></script>
+
+
+
+
+<script src="bower_components_external/b2b/js/b2b-angular/b2b-library.min.js"></script>
+<!-- end-->
+
+<!-- Avoid ^M (control-M, i.e., carriage-return, i.e., Windows line endings here. -->
+
+<!-- build:js(.tmp) app/app.js -->
+<script src="app/app.js"></script>
<!-- injector:js -->
<script src="app/configurations.js"></script>
<script src="app/directives/auto-focus/auto-focus.directive.js"></script>
@@ -226,6 +210,7 @@
<script src="app/services/applications/applications.service.js"></script>
<script src="app/services/audit-log/audit-log.service.js"></script>
<script src="app/services/base64/base64.service.js"></script>
+ <script src="app/services/basic-auth-account/basic-auth-account.service.js"></script>
<script src="app/services/be-property-reader/be-property-reader.service.js"></script>
<script src="app/services/catalog/catalog.service.js"></script>
<script src="app/services/confirm-box/confirm-box.service.js"></script>
@@ -240,6 +225,7 @@
<script src="app/services/microservice/microservice.service.js"></script>
<script src="app/services/notification/notification.service.js"></script>
<script src="app/services/portal-admins/portal-admins.service.js"></script>
+ <script src="app/services/recommendation/recommendation.service.js"></script>
<script src="app/services/role/role.service.js"></script>
<script src="app/services/support/getAccess/get-access.service.js"></script>
<script src="app/services/support/session/session.service.js"></script>
@@ -249,6 +235,8 @@
<script src="app/services/utils/utils.service.js"></script>
<script src="app/services/widgets-catalog/widgets-catalog.service.js"></script>
<script src="app/services/widgets/widgets.service.js"></script>
+ <script src="app/views/account-onboarding/account-add-details/account-add-details.js"></script>
+ <script src="app/views/account-onboarding/account-onboarding.controller.js"></script>
<script src="app/views/admins/add-admin-dialogs/new-admin.controller.js"></script>
<script src="app/views/admins/admins.controller.js"></script>
<script src="app/views/applications/application-details-dialog/application-details.controller.js"></script>
@@ -257,6 +245,7 @@
<script src="app/views/catalog/catalog.controller.js"></script>
<script src="app/views/catalog/catalogconfirmation.controller.js"></script>
<script src="app/views/confirmation-box/confirmation-box.controller.js"></script>
+ <script src="app/views/dashboard/dashboard-widget-parameters.controller.js"></script>
<script src="app/views/dashboard/dashboard-widget.controller.js"></script>
<script src="app/views/dashboard/dashboard.controller.js"></script>
<script src="app/views/dashboard/newsticker.controller.js"></script>
@@ -265,6 +254,7 @@
<script src="app/views/functionalMenu/functionalMenu.controller.js"></script>
<script src="app/views/functionalMenu/jqTreeContextMenu.js"></script>
<script src="app/views/header/header.controller.js"></script>
+ <script src="app/views/header/profile-edit-dialogs/profile-edit.controller.js"></script>
<script src="app/views/microservice-onboarding/microservice-add-details/microservice-add-details.js"></script>
<script src="app/views/microservice-onboarding/microservice-onboarding.controller.js"></script>
<script src="app/views/notification-history/notificationhistory.controller.js"></script>
@@ -293,9 +283,9 @@
<script src="app/views/widget-onboarding/widget-onboarding.controller.js"></script>
<script src="app/views/widgets/widget-details-dialog/widget-details.controller.js"></script>
<script src="app/views/widgets/widgets.controller.js"></script>
- <!-- endinjector -->
-<!-- endbuild -->
-
-
-</body>
-</html>
+ <!-- endinjector -->
+<!-- endbuild -->
+
+
+</body>
+</html>