From e0addf5b588a1244f9679becd90999dfcb4c3a94 Mon Sep 17 00:00:00 2001 From: "ITSERVICES\\rb7147" Date: Tue, 25 Apr 2017 11:46:00 -0400 Subject: Policy 1707 commit to LF Change-Id: Ibe6f01d92f9a434c040abb05d5386e89d675ae65 Signed-off-by: ITSERVICES\rb7147 --- .../view-models/profile-page/admin_menu_edit.html | 175 ------------- .../view-models/profile-page/broadcast.html | 61 ----- .../view-models/profile-page/broadcast_list.html | 71 ------ .../view-models/profile-page/collaborate_list.html | 57 ----- .../view-models/profile-page/jcs_admin.html | 87 ------- .../view-models/profile-page/popup_modal.html | 282 --------------------- .../profile-page/popup_modal_fn_menu_add.html | 155 ----------- .../profile-page/popup_modal_fn_menu_edit.html | 148 ----------- .../view-models/profile-page/popup_modal_role.html | 82 ------ .../profile-page/popup_modal_rolefunction.html | 46 ---- .../view-models/profile-page/post_search.html | 139 ---------- .../view-models/profile-page/profile_detail.html | 188 -------------- .../view-models/profile-page/profile_search.html | 72 ------ .../scripts/view-models/profile-page/role.html | 118 --------- .../profile-page/role_function_list.html | 88 ------- .../view-models/profile-page/role_list.html | 61 ----- .../view-models/profile-page/self_profile.html | 183 ------------- .../view-models/profile-page/usage_list.html | 64 ----- 18 files changed, 2077 deletions(-) delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/admin_menu_edit.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/broadcast.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/broadcast_list.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/collaborate_list.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/jcs_admin.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal_fn_menu_add.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal_fn_menu_edit.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal_role.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal_rolefunction.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/post_search.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/profile_detail.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/profile_search.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/role.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/role_function_list.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/role_list.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/self_profile.html delete mode 100644 ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/usage_list.html (limited to 'ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page') diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/admin_menu_edit.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/admin_menu_edit.html deleted file mode 100644 index ee23635fa..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/admin_menu_edit.html +++ /dev/null @@ -1,175 +0,0 @@ - - -
-
-
-

Admin Menu Items

-
-
- Add menu item here: -
-
- -
-
-
- Existing menu items: -
-
- - - -
- - -
-
- - - -
Number of records to show: -
- -
-
- -
- - - - - -
diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/broadcast.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/broadcast.html deleted file mode 100644 index a14da0565..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/broadcast.html +++ /dev/null @@ -1,61 +0,0 @@ - -
-
-

Broadcast Message Edit

-
- -
- Please edit the broadcast message details below: 

-
-
- -
-
-
-
- - -
- -
-
- - -
- -
-
- -
- -
-
-
-
- -
-
- - -
-
-
diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/broadcast_list.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/broadcast_list.html deleted file mode 100644 index e9c4c291c..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/broadcast_list.html +++ /dev/null @@ -1,71 +0,0 @@ - -
- -
- -

Broadcast Messages

-
-
- {{location.label}} Messages -
- - - - - - - - - - - - - - - - - {{message.id}} - - - - - - - - - - - -
No.Message TextStart DateEnd DateSort OrderServerActive?Delete?
{{$index+1}}{{message.messageText}} - {{message.displayStartDate}} - {{message.displayEndDate}}{{message.sortOrder}}{{message.siteCd}} -
- -
-
-
-
-
- -


-
-
-
diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/collaborate_list.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/collaborate_list.html deleted file mode 100644 index 5f07a47b8..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/collaborate_list.html +++ /dev/null @@ -1,57 +0,0 @@ - -
-
-

User List

-
- - - - - - - - - - - - - - - - - - - - - - -
User IDLast NameFirst NameEmailUser IDOnline/Offline
{{rowData.id}}{{rowData.lastName}}{{rowData.firstName}}{{rowData.email}}{{rowData.orgUserId}} - Offline - Online -
-
-
- - - - Add the Chrome Extension for DescktopCapture and refresh page -
-
diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/jcs_admin.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/jcs_admin.html deleted file mode 100644 index 7da457803..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/jcs_admin.html +++ /dev/null @@ -1,87 +0,0 @@ - -
- -

Cache Regions

-
-
- These are the regions which are currently defined in the cache. 'Items' and 'Bytes' refer to the elements currently in memory (not spooled). - You can clear all items for a region by clicking on the Clear icon next to the desired region below. You can also clear all regions - which empties the entire cache. -
- -
-
-
Cache Name
-
# of Items
-
Bytes
-
Status
-
Memory Hits
-
Aux Hits
-
Not Found Misses
-
Expired Misses
-
Clear?
-
Items
-
-
-
- -
{{region.size}}
-
{{region.byteCount}}
-
{{region.status}}
-
{{region.hitCountRam}}
-
{{region.hitCountAux}}
-
{{region.missCountNotFound}}
-
{{region.missCountExpired}}
-
-
-
-
- - -
-
-
- -
Key
-
Eternal?
-
Created
-
Max Life
-
Expires
-
Clear?
-
-
-
- - -
{{item.eternal}}
-
{{item.createTime}}
-
{{item.maxLifeSeconds}}
-
{{item.expiresInSeconds}}
-
-
-
-
-
-
-
-
-
diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal.html deleted file mode 100644 index 3cde902c2..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal.html +++ /dev/null @@ -1,282 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal_fn_menu_add.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal_fn_menu_add.html deleted file mode 100644 index 760f10b55..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal_fn_menu_add.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal_fn_menu_edit.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal_fn_menu_edit.html deleted file mode 100644 index 4c23ba6fc..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal_fn_menu_edit.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal_role.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal_role.html deleted file mode 100644 index 4663bd466..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal_role.html +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal_rolefunction.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal_rolefunction.html deleted file mode 100644 index b9e8ef0e8..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/popup_modal_rolefunction.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/post_search.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/post_search.html deleted file mode 100644 index 2c4846ddc..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/post_search.html +++ /dev/null @@ -1,139 +0,0 @@ - -
-

User Search

-
- Please enter search criteria below:
- -
- Last Name:
- -
- -
- First Name:
- -
- -
- User ID:
- -
- -
- Manager User ID:
- -
-
-
- Organization:
- -
- -
- Email:
- -
-
-
- - - -
-
- - {{noResultsString}} - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
NoNameOrgUserIdOrganizationPhoneEmailImport?
- {{$index + 1}} - -
- {{profile.lastName}}, {{profile.firstName}} -
- - -
- {{profile.orgUserId}} - - {{profile.orgCode}} - - {{profile.phone}} - - {{profile.email}} - -
-
- -
-
-
- Exists -
-
-
- Rows Per Page: - -
-
- Current Page: - -
-
- Total Page(s): - -
- -
- -
- -
- -
diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/profile_detail.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/profile_detail.html deleted file mode 100644 index 31f68577d..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/profile_detail.html +++ /dev/null @@ -1,188 +0,0 @@ - -
-
-

Profile Edit

-
- Please edit the profile details below: 

- -
-
- -
- -
-
- -
- -
-
- -
-   -
-
- -
-
-
-
- -
- -
-
- -
- -
-
- -
- -
-
- -
-
-
-
- -
- -
-
- -
- -
-
- -
- -
-
- -
-
-
-
- -
- -
-
-
-
- -
-
- -
- -
-
-
-
-
-
-
-
-
- -
- -
- -
-
- - - -
- - - - - - - - - - - - - - - - -
NameRemove?
{{ role.name }} - -
- - - - - - -
diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/profile_search.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/profile_search.html deleted file mode 100644 index 9f49a80ff..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/profile_search.html +++ /dev/null @@ -1,72 +0,0 @@ - -
- -

Profile Search

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
User IDLast NameFirst NameEmailUser IDManager User IDEditActive?
-
- -
-
- -
- Records Per Page: - -
- - - - -
- -
diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/role.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/role.html deleted file mode 100644 index d372f9159..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/role.html +++ /dev/null @@ -1,118 +0,0 @@ - -
-
- -
-

Role Edit

-
-
- Please edit the role details below: 
- -
-
- -
- -
-
- -
- -
- -
- -
-
- - -
- - - - - - - - - - - - - - -
NameRemove?
{{ roleFunction.name }} -
-
- Manage Role Functions

- -
- - -
- - - - - - - - - - - - - - -
NameRemove?
{{ role.name }} -
-
- -
- - - - - - - - - - - - - - -
Role
-
- -
-
{{ availableRole.name }}
-
-
-
diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/role_function_list.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/role_function_list.html deleted file mode 100644 index b08510368..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/role_function_list.html +++ /dev/null @@ -1,88 +0,0 @@ - -
-
- -

Role Functions

-
- -
- -
-

- -
- -
-
- Click on the edit icon to update a role function, the plus icon to add additional role functions, or the delete icon to remove them. -
-
-
- - - - - - - - - - - - - - - - - -
NameCodeEdit?Delete?
- -
-
- -
-
-
- - -
- -
-
- -
-
-
-
- -
-
- - -
- -
diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/role_list.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/role_list.html deleted file mode 100644 index 1100cbb07..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/role_list.html +++ /dev/null @@ -1,61 +0,0 @@ - -
- -

Roles

-
-
-Click on a Role to view its details. - -
-
- - - - - - - - - - - - - - - - - - -
NamePriorityActive?Delete?
{{ availableRole.name }}{{ availableRole.priority }} -
- -
-
-
-
-
- -
- -
- -
diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/self_profile.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/self_profile.html deleted file mode 100644 index 0f1877c58..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/self_profile.html +++ /dev/null @@ -1,183 +0,0 @@ - - - -

Self Profile

-
- Please edit the profile details below: 

- -
-
- -
- -
-
- -
- -
-
- -
- -
-
- -
-
-
-
- -
- -
-
- -
- -
-
- -
- -
-
- -
-
-
-
- -
- -
-
- -
- -
-
- -
- -
-
- -
-
-
-
- -
- -
-
-
-
- -
-
- -
- -
-
-
-
-
-
-
-
-
- -
- -
- -
-
- - - -
- - - - - - - - - - - - - - - - -
NameRemove?
{{ role.name }} - -
- - - diff --git a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/usage_list.html b/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/usage_list.html deleted file mode 100644 index 9bb2c8695..000000000 --- a/ecomp-sdk-app/src/main/webapp/app/fusion/scripts/view-models/profile-page/usage_list.html +++ /dev/null @@ -1,64 +0,0 @@ - -
-
-

Users

-
- -
- The following shows all users currently logged into the application. Click the icon to expel a user from the application. -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Current User Sessions
User IdUser NameEmailLast Access Time (minutes)Time Remaining (minutes)Expire User Session?
{{user.id}}{{user.lastName}}{{user.email}}{{user.lastAccess}}{{user.remaining}}
Current Session
- -
-
-
-
-- cgit 1.2.3-korg