From e8c966373f25bc769fae4512bccc44903bf7309b Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Fri, 18 Aug 2017 10:09:01 -0400 Subject: Rename to OOM (no more ecd) - Change to OOM Dashboard (no more ECOMP Controller) - Rework some exception handling Issue: CCSDK-61 Change-Id: Id5379e8b272b651373c79f46b20da1d32de013ed Signed-off-by: Christopher Lott (cl778h) --- .../DS2-controllers/ds-profile/post-controller.js | 24 --- .../app/fusion/scripts/DS2-services/postSearch.js | 26 --- .../ds2-profile/profile_searchDS2.html | 86 ---------- .../DS2-view-models/ds2-profile/self_profile.html | 189 --------------------- .../app/fusion/scripts/DS2-view-models/footer.html | 13 -- 5 files changed, 338 deletions(-) delete mode 100644 ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-controllers/ds-profile/post-controller.js delete mode 100644 ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-services/postSearch.js delete mode 100644 ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/ds2-profile/profile_searchDS2.html delete mode 100644 ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/ds2-profile/self_profile.html delete mode 100644 ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/footer.html (limited to 'ecd-app-os/src/main/webapp/app/fusion/scripts') diff --git a/ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-controllers/ds-profile/post-controller.js b/ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-controllers/ds-profile/post-controller.js deleted file mode 100644 index 432df78..0000000 --- a/ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-controllers/ds-profile/post-controller.js +++ /dev/null @@ -1,24 +0,0 @@ -/******************************************************************************* - * =============LICENSE_START========================================================= - * - * ================================================================================= - * Copyright (c) 2017 AT&T Intellectual Property. All rights reserved. - * ================================================================================ - * 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. - * ============LICENSE_END========================================================= - * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. - *******************************************************************************/ -appDS2.controller('postController', function($scope, $http, $modal, $routeParams, $rootScope,PostService){ - // Trivial file to silence 404 errors in browser. -}); diff --git a/ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-services/postSearch.js b/ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-services/postSearch.js deleted file mode 100644 index 650dae5..0000000 --- a/ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-services/postSearch.js +++ /dev/null @@ -1,26 +0,0 @@ -/******************************************************************************* - * =============LICENSE_START========================================================= - * - * ================================================================================= - * Copyright (c) 2017 AT&T Intellectual Property. All rights reserved. - * ================================================================================ - * 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. - * ============LICENSE_END========================================================= - * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. - *******************************************************************************/ -appDS2.factory('PostService', function ($http, $q) { - return { - // Trivial file to silence 404 errors in browser. - }; -}); diff --git a/ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/ds2-profile/profile_searchDS2.html b/ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/ds2-profile/profile_searchDS2.html deleted file mode 100644 index 669139d..0000000 --- a/ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/ds2-profile/profile_searchDS2.html +++ /dev/null @@ -1,86 +0,0 @@ -
-
-

Profile Search

-
- -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
User IDLast NameFirst NameEmailUser IDManager User IDEditActive?
{{rowData.id}}{{rowData.lastName}}{{rowData.firstName}}{{rowData.email}}{{rowData.orgUserId}}{{rowData.orgManagerUserId}} -
- -
-
- - - - -
-
-
-
-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
-
-
-
diff --git a/ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/ds2-profile/self_profile.html b/ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/ds2-profile/self_profile.html deleted file mode 100644 index 3b5ef52..0000000 --- a/ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/ds2-profile/self_profile.html +++ /dev/null @@ -1,189 +0,0 @@ -
-
-

{{pageTitle}}

-
- -
-
-

Please edit the profile details below:

-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
- -
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
- -
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
- -
-
-
- -
- -
-
-
-
-
- - -
-
-
-
- -
- -
-
-
-
-
- - -
-
-
-
-
- - -
-
- -
- -
-
-
- Role - -
- -
- - - - - - - - - - - - - - -
NameDelete
-
- -
-
-
-
-
-
diff --git a/ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/footer.html b/ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/footer.html deleted file mode 100644 index f4d8d7e..0000000 --- a/ecd-app-os/src/main/webapp/app/fusion/scripts/DS2-view-models/footer.html +++ /dev/null @@ -1,13 +0,0 @@ -
- -
\ No newline at end of file -- cgit 1.2.3-korg